|
@@ -48,21 +48,21 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/core": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.23.3.tgz",
|
|
|
- "integrity": "sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew==",
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
- "@babel/code-frame": "^7.22.13",
|
|
|
- "@babel/generator": "^7.23.3",
|
|
|
+ "@babel/code-frame": "^7.23.5",
|
|
|
+ "@babel/generator": "^7.23.5",
|
|
|
"@babel/helper-compilation-targets": "^7.22.15",
|
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
|
- "@babel/helpers": "^7.23.2",
|
|
|
- "@babel/parser": "^7.23.3",
|
|
|
+ "@babel/helpers": "^7.23.5",
|
|
|
+ "@babel/parser": "^7.23.5",
|
|
|
"@babel/template": "^7.22.15",
|
|
|
- "@babel/traverse": "^7.23.3",
|
|
|
- "@babel/types": "^7.23.3",
|
|
|
+ "@babel/traverse": "^7.23.5",
|
|
|
+ "@babel/types": "^7.23.5",
|
|
|
"convert-source-map": "^2.0.0",
|
|
|
"debug": "^4.1.0",
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
@@ -70,13 +70,23 @@
|
|
|
"semver": "^6.3.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "@babel/code-frame": {
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/highlight": "^7.23.4",
|
|
|
+ "chalk": "^2.4.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
"@babel/generator": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.23.3.tgz",
|
|
|
- "integrity": "sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==",
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/types": "^7.23.3",
|
|
|
+ "@babel/types": "^7.23.5",
|
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
|
"jsesc": "^2.5.1"
|
|
@@ -95,37 +105,54 @@
|
|
|
"@babel/helper-validator-identifier": "^7.22.20"
|
|
|
}
|
|
|
},
|
|
|
+ "@babel/helper-string-parser": {
|
|
|
+ "version": "7.23.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz",
|
|
|
+ "integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/highlight": {
|
|
|
+ "version": "7.23.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.23.4.tgz",
|
|
|
+ "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.20",
|
|
|
+ "chalk": "^2.4.2",
|
|
|
+ "js-tokens": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"@babel/parser": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.23.3.tgz",
|
|
|
- "integrity": "sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==",
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/traverse": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.23.3.tgz",
|
|
|
- "integrity": "sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==",
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/code-frame": "^7.22.13",
|
|
|
- "@babel/generator": "^7.23.3",
|
|
|
+ "@babel/code-frame": "^7.23.5",
|
|
|
+ "@babel/generator": "^7.23.5",
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
- "@babel/parser": "^7.23.3",
|
|
|
- "@babel/types": "^7.23.3",
|
|
|
+ "@babel/parser": "^7.23.5",
|
|
|
+ "@babel/types": "^7.23.5",
|
|
|
"debug": "^4.1.0",
|
|
|
"globals": "^11.1.0"
|
|
|
}
|
|
|
},
|
|
|
"@babel/types": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.23.3.tgz",
|
|
|
- "integrity": "sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==",
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/helper-string-parser": "^7.22.5",
|
|
|
+ "@babel/helper-string-parser": "^7.23.4",
|
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
}
|
|
@@ -377,76 +404,88 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/helpers": {
|
|
|
- "version": "7.23.2",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.23.2.tgz",
|
|
|
- "integrity": "sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==",
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/template": "^7.22.15",
|
|
|
- "@babel/traverse": "^7.23.2",
|
|
|
- "@babel/types": "^7.23.0"
|
|
|
+ "@babel/traverse": "^7.23.5",
|
|
|
+ "@babel/types": "^7.23.5"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "@babel/code-frame": {
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/highlight": "^7.23.4",
|
|
|
+ "chalk": "^2.4.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
"@babel/generator": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.23.3.tgz",
|
|
|
- "integrity": "sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==",
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/types": "^7.23.3",
|
|
|
+ "@babel/types": "^7.23.5",
|
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
|
"jsesc": "^2.5.1"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "@babel/types": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.23.3.tgz",
|
|
|
- "integrity": "sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "@babel/helper-string-parser": "^7.22.5",
|
|
|
- "@babel/helper-validator-identifier": "^7.22.20",
|
|
|
- "to-fast-properties": "^2.0.0"
|
|
|
- }
|
|
|
- }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-string-parser": {
|
|
|
+ "version": "7.23.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz",
|
|
|
+ "integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/highlight": {
|
|
|
+ "version": "7.23.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.23.4.tgz",
|
|
|
+ "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.20",
|
|
|
+ "chalk": "^2.4.2",
|
|
|
+ "js-tokens": "^4.0.0"
|
|
|
}
|
|
|
},
|
|
|
"@babel/parser": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.23.3.tgz",
|
|
|
- "integrity": "sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==",
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/traverse": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.23.3.tgz",
|
|
|
- "integrity": "sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==",
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/code-frame": "^7.22.13",
|
|
|
- "@babel/generator": "^7.23.3",
|
|
|
+ "@babel/code-frame": "^7.23.5",
|
|
|
+ "@babel/generator": "^7.23.5",
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
- "@babel/parser": "^7.23.3",
|
|
|
- "@babel/types": "^7.23.3",
|
|
|
+ "@babel/parser": "^7.23.5",
|
|
|
+ "@babel/types": "^7.23.5",
|
|
|
"debug": "^4.1.0",
|
|
|
"globals": "^11.1.0"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "@babel/types": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.23.3.tgz",
|
|
|
- "integrity": "sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "@babel/helper-string-parser": "^7.22.5",
|
|
|
- "@babel/helper-validator-identifier": "^7.22.20",
|
|
|
- "to-fast-properties": "^2.0.0"
|
|
|
- }
|
|
|
- }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/types": {
|
|
|
+ "version": "7.23.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.23.5.tgz",
|
|
|
+ "integrity": "sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-string-parser": "^7.23.4",
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.20",
|
|
|
+ "to-fast-properties": "^2.0.0"
|
|
|
}
|
|
|
}
|
|
|
}
|
|
@@ -1411,9 +1450,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@eslint/eslintrc": {
|
|
|
- "version": "2.1.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz",
|
|
|
- "integrity": "sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==",
|
|
|
+ "version": "2.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
|
|
|
+ "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"ajv": "^6.12.4",
|
|
@@ -1445,9 +1484,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@eslint/js": {
|
|
|
- "version": "8.54.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/@eslint/js/-/js-8.54.0.tgz",
|
|
|
- "integrity": "sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ==",
|
|
|
+ "version": "8.55.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@eslint/js/-/js-8.55.0.tgz",
|
|
|
+ "integrity": "sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@gar/promisify": {
|
|
@@ -4933,15 +4972,15 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"eslint": {
|
|
|
- "version": "8.54.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.54.0.tgz",
|
|
|
- "integrity": "sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA==",
|
|
|
+ "version": "8.55.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.55.0.tgz",
|
|
|
+ "integrity": "sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
|
"@eslint-community/regexpp": "^4.6.1",
|
|
|
- "@eslint/eslintrc": "^2.1.3",
|
|
|
- "@eslint/js": "8.54.0",
|
|
|
+ "@eslint/eslintrc": "^2.1.4",
|
|
|
+ "@eslint/js": "8.55.0",
|
|
|
"@humanwhocodes/config-array": "^0.11.13",
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
"@nodelib/fs.walk": "^1.2.8",
|
|
@@ -5160,9 +5199,9 @@
|
|
|
}
|
|
|
},
|
|
|
"eslint-plugin-vue": {
|
|
|
- "version": "9.18.1",
|
|
|
- "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.18.1.tgz",
|
|
|
- "integrity": "sha512-7hZFlrEgg9NIzuVik2I9xSnJA5RsmOfueYgsUGUokEDLJ1LHtxO0Pl4duje1BriZ/jDWb+44tcIlC3yi0tdlZg==",
|
|
|
+ "version": "9.19.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.19.2.tgz",
|
|
|
+ "integrity": "sha512-CPDqTOG2K4Ni2o4J5wixkLVNwgctKXFu6oBpVJlpNq7f38lh9I80pRTouZSJ2MAebPJlINU/KTFSXyQfBUlymA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
@@ -10980,9 +11019,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"svgo": {
|
|
|
- "version": "3.0.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/svgo/-/svgo-3.0.4.tgz",
|
|
|
- "integrity": "sha512-T+Xul3JwuJ6VGXKo/p2ndqx1ibxNKnLTvRc1ZTWKCfyKS/GgNjRZcYsK84fxTsy/izr91g/Rwx6fGnVgaFSI5g==",
|
|
|
+ "version": "3.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/svgo/-/svgo-3.0.5.tgz",
|
|
|
+ "integrity": "sha512-HQKHEo73pMNOlDlBcLgZRcHW2+1wo7bFYayAXkGN0l/2+h68KjlfZyMRhdhaGvoHV2eApOovl12zoFz42sT6rQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@trysound/sax": "0.2.0",
|