|
@@ -11,8 +11,8 @@
|
|
|
"ailp-book-question-ui": "file:../ailp-book-question-ui-0.1.1.tgz",
|
|
|
"awe-dnd": "^0.3.4",
|
|
|
"axios": "^0.27.2",
|
|
|
- "book-ui": "file:../book-ui-0.3.4.tgz",
|
|
|
- "core-js": "^3.22.7",
|
|
|
+ "book-ui": "file:../book-ui-0.3.5.tgz",
|
|
|
+ "core-js": "^3.22.8",
|
|
|
"dayjs": "^1.11.2",
|
|
|
"element-ui": "^2.15.8",
|
|
|
"gcls-book-question-ui": "file:../gcls-book-question-ui-0.1.0.tgz",
|
|
@@ -47,7 +47,7 @@
|
|
|
"compression-webpack-plugin": "^6.1.1",
|
|
|
"eslint": "^7.32.0",
|
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
|
- "eslint-plugin-vue": "^8.7.1",
|
|
|
+ "eslint-plugin-vue": "^9.1.0",
|
|
|
"html-webpack-plugin": "^5.5.0",
|
|
|
"postcss": "^8.4.14",
|
|
|
"postcss-html": "^1.4.1",
|
|
@@ -59,7 +59,7 @@
|
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
|
"stylelint-config-recess-order": "^3.0.0",
|
|
|
"stylelint-config-recommended-vue": "^1.4.0",
|
|
|
- "stylelint-config-standard-scss": "^3.0.0",
|
|
|
+ "stylelint-config-standard-scss": "^4.0.0",
|
|
|
"stylelint-declaration-block-no-ignored-properties": "^2.5.0",
|
|
|
"stylelint-webpack-plugin": "^3.1.0",
|
|
|
"svg-sprite-loader": "^6.0.11",
|
|
@@ -7546,9 +7546,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/book-ui": {
|
|
|
- "version": "0.3.4",
|
|
|
- "resolved": "file:../book-ui-0.3.4.tgz",
|
|
|
- "integrity": "sha512-VUtTdJZmVbe+31xsvFjt/Puo0IRP2WAFxEbzR5a+sjkc+YKCiOc3h6/v6CNpwIKg45/fplk829o+lby3yCAmPA==",
|
|
|
+ "version": "0.3.5",
|
|
|
+ "resolved": "file:../book-ui-0.3.5.tgz",
|
|
|
+ "integrity": "sha512-fY9EzPw+KdcG96oVJffziaoC1bSsKXhV9V9o0/6VGTndH2lb1I1byV002lYFY7VySGelYqLISLFwd9mgliWZBA==",
|
|
|
"dependencies": {
|
|
|
"awe-dnd": "^0.3.4",
|
|
|
"axios": "^0.21.1",
|
|
@@ -9270,9 +9270,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/core-js": {
|
|
|
- "version": "3.22.7",
|
|
|
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.7.tgz",
|
|
|
- "integrity": "sha512-Jt8SReuDKVNZnZEzyEQT5eK6T2RRCXkfTq7Lo09kpm+fHjgGewSbNjV+Wt4yZMhPDdzz2x1ulI5z/w4nxpBseg==",
|
|
|
+ "version": "3.22.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.8.tgz",
|
|
|
+ "integrity": "sha512-UoGQ/cfzGYIuiq6Z7vWL1HfkE9U9IZ4Ub+0XSiJTCzvbZzgPA69oDF2f+lgJ6dFFLEdjW5O6svvoKzXX23xFkA==",
|
|
|
"hasInstallScript": true,
|
|
|
"funding": {
|
|
|
"type": "opencollective",
|
|
@@ -11121,9 +11121,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint-plugin-vue": {
|
|
|
- "version": "8.7.1",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz",
|
|
|
- "integrity": "sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==",
|
|
|
+ "version": "9.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.1.0.tgz",
|
|
|
+ "integrity": "sha512-EPCeInPicQ/YyfOWJDr1yfEeSNoFCMzUus107lZyYi37xejdOolNzS5MXGXp8+9bkoKZMdv/1AcZzQebME6r+g==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"eslint-utils": "^3.0.0",
|
|
@@ -11131,10 +11131,11 @@
|
|
|
"nth-check": "^2.0.1",
|
|
|
"postcss-selector-parser": "^6.0.9",
|
|
|
"semver": "^7.3.5",
|
|
|
- "vue-eslint-parser": "^8.0.1"
|
|
|
+ "vue-eslint-parser": "^9.0.1",
|
|
|
+ "xml-name-validator": "^4.0.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ "node": "^14.17.0 || >=16.0.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"eslint": "^6.2.0 || ^7.0.0 || ^8.0.0"
|
|
@@ -11185,6 +11186,15 @@
|
|
|
"node": ">=10"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/eslint-plugin-vue/node_modules/xml-name-validator": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
|
|
|
+ "dev": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/eslint-plugin-vue/node_modules/yallist": {
|
|
|
"version": "4.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
@@ -22549,9 +22559,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/postcss-scss": {
|
|
|
- "version": "4.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.3.tgz",
|
|
|
- "integrity": "sha512-j4KxzWovfdHsyxwl1BxkUal/O4uirvHgdzMKS1aWJBAV0qh2qj5qAZqpeBfVUYGWv+4iK9Az7SPyZ4fyNju1uA==",
|
|
|
+ "version": "4.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.4.tgz",
|
|
|
+ "integrity": "sha512-aBBbVyzA8b3hUL0MGrpydxxXKXFZc5Eqva0Q3V9qsBOLEMsjb6w49WfpsoWzpEgcqJGW4t7Rio8WXVU9Gd8vWg==",
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": ">=12.0"
|
|
@@ -26065,26 +26075,17 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/stylelint-config-recommended-scss": {
|
|
|
- "version": "5.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-5.0.2.tgz",
|
|
|
- "integrity": "sha512-b14BSZjcwW0hqbzm9b0S/ScN2+3CO3O4vcMNOw2KGf8lfVSwJ4p5TbNEXKwKl1+0FMtgRXZj6DqVUe/7nGnuBg==",
|
|
|
+ "version": "6.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-6.0.0.tgz",
|
|
|
+ "integrity": "sha512-6QOe2/OzXV2AP5FE12A7+qtKdZik7Saf42SMMl84ksVBBPpTdrV+9HaCbPYiRMiwELY9hXCVdH4wlJ+YJb5eig==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"postcss-scss": "^4.0.2",
|
|
|
- "stylelint-config-recommended": "^6.0.0",
|
|
|
+ "stylelint-config-recommended": "^7.0.0",
|
|
|
"stylelint-scss": "^4.0.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
- "stylelint": "^14.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/stylelint-config-recommended-scss/node_modules/stylelint-config-recommended": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz",
|
|
|
- "integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==",
|
|
|
- "dev": true,
|
|
|
- "peerDependencies": {
|
|
|
- "stylelint": "^14.0.0"
|
|
|
+ "stylelint": "^14.4.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/stylelint-config-recommended-vue": {
|
|
@@ -26142,37 +26143,28 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/stylelint-config-standard": {
|
|
|
- "version": "24.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-24.0.0.tgz",
|
|
|
- "integrity": "sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw==",
|
|
|
+ "version": "25.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz",
|
|
|
+ "integrity": "sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "stylelint-config-recommended": "^6.0.0"
|
|
|
+ "stylelint-config-recommended": "^7.0.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
- "stylelint": "^14.0.0"
|
|
|
+ "stylelint": "^14.4.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/stylelint-config-standard-scss": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-3.0.0.tgz",
|
|
|
- "integrity": "sha512-zt3ZbzIbllN1iCmc94e4pDxqpkzeR6CJo5DDXzltshuXr+82B8ylHyMMARNnUYrZH80B7wgY7UkKTYCFM0UUyw==",
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-xizu8PTEyB6zYXBiVg6VtvUYn9m57x+6ZtaOdaxsfpbe5eagLPGNlbYnKfm/CfN69ArUpnwR6LjgsTHzlGbtXQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "stylelint-config-recommended-scss": "^5.0.2",
|
|
|
- "stylelint-config-standard": "^24.0.0"
|
|
|
+ "stylelint-config-recommended-scss": "^6.0.0",
|
|
|
+ "stylelint-config-standard": "^25.0.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
- "stylelint": "^14.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/stylelint-config-standard/node_modules/stylelint-config-recommended": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz",
|
|
|
- "integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==",
|
|
|
- "dev": true,
|
|
|
- "peerDependencies": {
|
|
|
- "stylelint": "^14.0.0"
|
|
|
+ "stylelint": "^14.4.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/stylelint-declaration-block-no-ignored-properties": {
|
|
@@ -28721,21 +28713,21 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/vue-eslint-parser": {
|
|
|
- "version": "8.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz",
|
|
|
- "integrity": "sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==",
|
|
|
+ "version": "9.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.0.2.tgz",
|
|
|
+ "integrity": "sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "debug": "^4.3.2",
|
|
|
- "eslint-scope": "^7.0.0",
|
|
|
- "eslint-visitor-keys": "^3.1.0",
|
|
|
- "espree": "^9.0.0",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "eslint-scope": "^7.1.1",
|
|
|
+ "eslint-visitor-keys": "^3.3.0",
|
|
|
+ "espree": "^9.3.1",
|
|
|
"esquery": "^1.4.0",
|
|
|
"lodash": "^4.17.21",
|
|
|
- "semver": "^7.3.5"
|
|
|
+ "semver": "^7.3.6"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ "node": "^14.17.0 || >=16.0.0"
|
|
|
},
|
|
|
"funding": {
|
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
@@ -28745,9 +28737,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/vue-eslint-parser/node_modules/acorn": {
|
|
|
- "version": "8.7.0",
|
|
|
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz",
|
|
|
- "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==",
|
|
|
+ "version": "8.7.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
|
|
|
+ "integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==",
|
|
|
"dev": true,
|
|
|
"bin": {
|
|
|
"acorn": "bin/acorn"
|
|
@@ -28779,13 +28771,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/vue-eslint-parser/node_modules/espree": {
|
|
|
- "version": "9.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz",
|
|
|
- "integrity": "sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==",
|
|
|
+ "version": "9.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.2.tgz",
|
|
|
+ "integrity": "sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "acorn": "^8.7.0",
|
|
|
- "acorn-jsx": "^5.3.1",
|
|
|
+ "acorn": "^8.7.1",
|
|
|
+ "acorn-jsx": "^5.3.2",
|
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -36924,8 +36916,8 @@
|
|
|
}
|
|
|
},
|
|
|
"book-ui": {
|
|
|
- "version": "file:..\\book-ui-0.3.4.tgz",
|
|
|
- "integrity": "sha512-VUtTdJZmVbe+31xsvFjt/Puo0IRP2WAFxEbzR5a+sjkc+YKCiOc3h6/v6CNpwIKg45/fplk829o+lby3yCAmPA==",
|
|
|
+ "version": "file:..\\book-ui-0.3.5.tgz",
|
|
|
+ "integrity": "sha512-fY9EzPw+KdcG96oVJffziaoC1bSsKXhV9V9o0/6VGTndH2lb1I1byV002lYFY7VySGelYqLISLFwd9mgliWZBA==",
|
|
|
"requires": {
|
|
|
"awe-dnd": "^0.3.4",
|
|
|
"axios": "^0.21.1",
|
|
@@ -38302,9 +38294,9 @@
|
|
|
}
|
|
|
},
|
|
|
"core-js": {
|
|
|
- "version": "3.22.7",
|
|
|
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.7.tgz",
|
|
|
- "integrity": "sha512-Jt8SReuDKVNZnZEzyEQT5eK6T2RRCXkfTq7Lo09kpm+fHjgGewSbNjV+Wt4yZMhPDdzz2x1ulI5z/w4nxpBseg=="
|
|
|
+ "version": "3.22.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.8.tgz",
|
|
|
+ "integrity": "sha512-UoGQ/cfzGYIuiq6Z7vWL1HfkE9U9IZ4Ub+0XSiJTCzvbZzgPA69oDF2f+lgJ6dFFLEdjW5O6svvoKzXX23xFkA=="
|
|
|
},
|
|
|
"core-js-compat": {
|
|
|
"version": "3.22.0",
|
|
@@ -39910,9 +39902,9 @@
|
|
|
}
|
|
|
},
|
|
|
"eslint-plugin-vue": {
|
|
|
- "version": "8.7.1",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz",
|
|
|
- "integrity": "sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==",
|
|
|
+ "version": "9.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.1.0.tgz",
|
|
|
+ "integrity": "sha512-EPCeInPicQ/YyfOWJDr1yfEeSNoFCMzUus107lZyYi37xejdOolNzS5MXGXp8+9bkoKZMdv/1AcZzQebME6r+g==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"eslint-utils": "^3.0.0",
|
|
@@ -39920,7 +39912,8 @@
|
|
|
"nth-check": "^2.0.1",
|
|
|
"postcss-selector-parser": "^6.0.9",
|
|
|
"semver": "^7.3.5",
|
|
|
- "vue-eslint-parser": "^8.0.1"
|
|
|
+ "vue-eslint-parser": "^9.0.1",
|
|
|
+ "xml-name-validator": "^4.0.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"eslint-utils": {
|
|
@@ -39950,6 +39943,12 @@
|
|
|
"lru-cache": "^6.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "xml-name-validator": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"yallist": {
|
|
|
"version": "4.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
@@ -48845,9 +48844,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"postcss-scss": {
|
|
|
- "version": "4.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.3.tgz",
|
|
|
- "integrity": "sha512-j4KxzWovfdHsyxwl1BxkUal/O4uirvHgdzMKS1aWJBAV0qh2qj5qAZqpeBfVUYGWv+4iK9Az7SPyZ4fyNju1uA==",
|
|
|
+ "version": "4.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.4.tgz",
|
|
|
+ "integrity": "sha512-aBBbVyzA8b3hUL0MGrpydxxXKXFZc5Eqva0Q3V9qsBOLEMsjb6w49WfpsoWzpEgcqJGW4t7Rio8WXVU9Gd8vWg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"postcss-selector-parser": {
|
|
@@ -51931,22 +51930,14 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"stylelint-config-recommended-scss": {
|
|
|
- "version": "5.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-5.0.2.tgz",
|
|
|
- "integrity": "sha512-b14BSZjcwW0hqbzm9b0S/ScN2+3CO3O4vcMNOw2KGf8lfVSwJ4p5TbNEXKwKl1+0FMtgRXZj6DqVUe/7nGnuBg==",
|
|
|
+ "version": "6.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-6.0.0.tgz",
|
|
|
+ "integrity": "sha512-6QOe2/OzXV2AP5FE12A7+qtKdZik7Saf42SMMl84ksVBBPpTdrV+9HaCbPYiRMiwELY9hXCVdH4wlJ+YJb5eig==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"postcss-scss": "^4.0.2",
|
|
|
- "stylelint-config-recommended": "^6.0.0",
|
|
|
+ "stylelint-config-recommended": "^7.0.0",
|
|
|
"stylelint-scss": "^4.0.0"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "stylelint-config-recommended": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz",
|
|
|
- "integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==",
|
|
|
- "dev": true
|
|
|
- }
|
|
|
}
|
|
|
},
|
|
|
"stylelint-config-recommended-vue": {
|
|
@@ -51987,30 +51978,22 @@
|
|
|
}
|
|
|
},
|
|
|
"stylelint-config-standard": {
|
|
|
- "version": "24.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-24.0.0.tgz",
|
|
|
- "integrity": "sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw==",
|
|
|
+ "version": "25.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz",
|
|
|
+ "integrity": "sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "stylelint-config-recommended": "^6.0.0"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "stylelint-config-recommended": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz",
|
|
|
- "integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==",
|
|
|
- "dev": true
|
|
|
- }
|
|
|
+ "stylelint-config-recommended": "^7.0.0"
|
|
|
}
|
|
|
},
|
|
|
"stylelint-config-standard-scss": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-3.0.0.tgz",
|
|
|
- "integrity": "sha512-zt3ZbzIbllN1iCmc94e4pDxqpkzeR6CJo5DDXzltshuXr+82B8ylHyMMARNnUYrZH80B7wgY7UkKTYCFM0UUyw==",
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-xizu8PTEyB6zYXBiVg6VtvUYn9m57x+6ZtaOdaxsfpbe5eagLPGNlbYnKfm/CfN69ArUpnwR6LjgsTHzlGbtXQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "stylelint-config-recommended-scss": "^5.0.2",
|
|
|
- "stylelint-config-standard": "^24.0.0"
|
|
|
+ "stylelint-config-recommended-scss": "^6.0.0",
|
|
|
+ "stylelint-config-standard": "^25.0.0"
|
|
|
}
|
|
|
},
|
|
|
"stylelint-declaration-block-no-ignored-properties": {
|
|
@@ -53748,24 +53731,24 @@
|
|
|
}
|
|
|
},
|
|
|
"vue-eslint-parser": {
|
|
|
- "version": "8.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz",
|
|
|
- "integrity": "sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==",
|
|
|
+ "version": "9.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.0.2.tgz",
|
|
|
+ "integrity": "sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "debug": "^4.3.2",
|
|
|
- "eslint-scope": "^7.0.0",
|
|
|
- "eslint-visitor-keys": "^3.1.0",
|
|
|
- "espree": "^9.0.0",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "eslint-scope": "^7.1.1",
|
|
|
+ "eslint-visitor-keys": "^3.3.0",
|
|
|
+ "espree": "^9.3.1",
|
|
|
"esquery": "^1.4.0",
|
|
|
"lodash": "^4.17.21",
|
|
|
- "semver": "^7.3.5"
|
|
|
+ "semver": "^7.3.6"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"acorn": {
|
|
|
- "version": "8.7.0",
|
|
|
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz",
|
|
|
- "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==",
|
|
|
+ "version": "8.7.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
|
|
|
+ "integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"eslint-scope": {
|
|
@@ -53785,13 +53768,13 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"espree": {
|
|
|
- "version": "9.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz",
|
|
|
- "integrity": "sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==",
|
|
|
+ "version": "9.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.2.tgz",
|
|
|
+ "integrity": "sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "acorn": "^8.7.0",
|
|
|
- "acorn-jsx": "^5.3.1",
|
|
|
+ "acorn": "^8.7.1",
|
|
|
+ "acorn-jsx": "^5.3.2",
|
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
|
}
|
|
|
},
|