|
25 | 25 | }
|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 |
| - "@vueuse/core": "^11.0.3", |
29 |
| - "@vueuse/nuxt": "^11.0.3", |
30 |
| - "nuxt": "^3.13.0", |
| 28 | + "@vueuse/core": "^11.3.0", |
| 29 | + "@vueuse/nuxt": "^11.3.0", |
| 30 | + "nuxt": "^3.17.5", |
31 | 31 | "vue-json-pretty": "^2.4.0",
|
32 |
| - "vuetify": "^3.7.1" |
| 32 | + "vuetify": "^3.8.8" |
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@mdi/font": "^7.4.47",
|
36 | 36 | "@nuxtjs/google-fonts": "^3.2.0",
|
37 |
| - "@nuxtjs/stylelint-module": "^5.2.0", |
38 |
| - "@types/node": "^20.16.2", |
| 37 | + "@nuxtjs/stylelint-module": "^5.2.1", |
| 38 | + "@types/node": "^20.17.57", |
39 | 39 | "@typescript-eslint/eslint-plugin": "^5.62.0",
|
40 | 40 | "@typescript-eslint/parser": "^5.62.0",
|
41 |
| - "eslint": "^8.57.0", |
42 |
| - "eslint-plugin-vue": "^9.27.0", |
43 |
| - "eslint-plugin-vuetify": "^2.4.0", |
| 41 | + "eslint": "^8.57.1", |
| 42 | + "eslint-plugin-vue": "^9.33.0", |
| 43 | + "eslint-plugin-vuetify": "^2.5.2", |
44 | 44 | "husky": "^4.3.8",
|
45 |
| - "lint-staged": "^15.2.9", |
46 |
| - "postcss": "^8.4.41", |
47 |
| - "postcss-html": "^1.7.0", |
48 |
| - "sass": "^1.77.8", |
| 45 | + "lint-staged": "^15.5.2", |
| 46 | + "postcss": "^8.5.4", |
| 47 | + "postcss-html": "^1.8.0", |
| 48 | + "sass": "^1.89.1", |
49 | 49 | "stylelint": "^15.11.0",
|
50 | 50 | "stylelint-config-recommended-scss": "^14.1.0",
|
51 |
| - "stylelint-config-recommended-vue": "^1.5.0", |
| 51 | + "stylelint-config-recommended-vue": "^1.6.0", |
52 | 52 | "stylelint-config-standard": "^32.0.0",
|
53 |
| - "typescript": "^5.5.4", |
54 |
| - "vite-plugin-vuetify": "^2.0.4", |
| 53 | + "typescript": "^5.8.3", |
| 54 | + "vite-plugin-vuetify": "^2.1.1", |
55 | 55 | "vscode-languageserver-protocol": "^3.17.5"
|
56 | 56 | }
|
57 | 57 | }
|
0 commit comments