Bump @vue/compiler-sfc from 3.2.29 to 3.2.31
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.29 to 3.2.31. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.2.31/packages/compiler-sfc) --- updated-dependencies: - dependency-name: "@vue/compiler-sfc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c6948a7d50
commit
403719cc56
940
package-lock.json
generated
940
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -31,9 +31,9 @@
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/node": "^17.0.14",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10",
|
||||
"@typescript-eslint/parser": "^5.10",
|
||||
"@typescript-eslint/parser": "^5.12",
|
||||
"@vitejs/plugin-vue": "^2.0",
|
||||
"@vue/compiler-sfc": "^3.2.21",
|
||||
"@vue/compiler-sfc": "^3.2.31",
|
||||
"@vue/eslint-config-typescript": "^10.0",
|
||||
"@vue/test-utils": "^2.0.0-rc.18",
|
||||
"@vue/vue3-jest": "^27.0.0-alpha.1",
|
||||
@ -48,11 +48,11 @@
|
||||
"rollup-plugin-analyzer": "^4.0",
|
||||
"sass": "^1.49",
|
||||
"ts-jest": "^27.1.3",
|
||||
"ts-node": "^10.4.0",
|
||||
"ts-node": "^10.5.0",
|
||||
"typescript": "^4.5",
|
||||
"vite": "^2.7.13",
|
||||
"vite-plugin-svg-sprite-component": "^1.0",
|
||||
"vue-tsc": "0.31.1"
|
||||
"vue-tsc": "0.31.4"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
Loading…
Reference in New Issue
Block a user