mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-02-26 16:56:36 +00:00
chore(deps): update @vue/tsconfig to 0.7.0 (#36)
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"@vitejs/plugin-vue": "^5.0.4",
|
"@vitejs/plugin-vue": "^5.0.4",
|
||||||
"@vue/eslint-config-prettier": "^10",
|
"@vue/eslint-config-prettier": "^10",
|
||||||
"@vue/eslint-config-typescript": "^14",
|
"@vue/eslint-config-typescript": "^14",
|
||||||
"@vue/tsconfig": "^0.6.0",
|
"@vue/tsconfig": "^0.7.0",
|
||||||
"eslint": "^9",
|
"eslint": "^9",
|
||||||
"eslint-plugin-vue": "^9.28.0",
|
"eslint-plugin-vue": "^9.28.0",
|
||||||
"npm-run-all2": "^7.0.0",
|
"npm-run-all2": "^7.0.0",
|
||||||
@@ -2158,14 +2158,14 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@vue/tsconfig": {
|
"node_modules/@vue/tsconfig": {
|
||||||
"version": "0.6.0",
|
"version": "0.7.0",
|
||||||
"resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.7.0.tgz",
|
||||||
"integrity": "sha512-MHXNd6lzugsEHvuA6l1GqrF5jROqUon8sP/HInLPnthJiYvB0VvpHMywg7em1dBZfFZNBSkR68qH37zOdRHmCw==",
|
"integrity": "sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"typescript": "5.x",
|
"typescript": "5.x",
|
||||||
"vue": "^3.3.0"
|
"vue": "^3.4.0"
|
||||||
},
|
},
|
||||||
"peerDependenciesMeta": {
|
"peerDependenciesMeta": {
|
||||||
"typescript": {
|
"typescript": {
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
"@vitejs/plugin-vue": "^5.0.4",
|
"@vitejs/plugin-vue": "^5.0.4",
|
||||||
"@vue/eslint-config-prettier": "^10",
|
"@vue/eslint-config-prettier": "^10",
|
||||||
"@vue/eslint-config-typescript": "^14",
|
"@vue/eslint-config-typescript": "^14",
|
||||||
"@vue/tsconfig": "^0.6.0",
|
"@vue/tsconfig": "^0.7.0",
|
||||||
"eslint": "^9",
|
"eslint": "^9",
|
||||||
"eslint-plugin-vue": "^9.28.0",
|
"eslint-plugin-vue": "^9.28.0",
|
||||||
"npm-run-all2": "^7.0.0",
|
"npm-run-all2": "^7.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user