|
25 | 25 | }
|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 |
| - "@vueuse/core": "^10.1.0", |
29 |
| - "@vueuse/nuxt": "^10.1.0", |
30 |
| - "nuxt": "^3.4.2", |
| 28 | + "@vueuse/core": "^10.1.2", |
| 29 | + "@vueuse/nuxt": "^10.1.2", |
| 30 | + "nuxt": "^3.4.3", |
31 | 31 | "vue-json-pretty": "^2.2.4",
|
32 |
| - "vuetify": "^3.1.15" |
| 32 | + "vuetify": "^3.2.4" |
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@mdi/font": "^7.2.96",
|
36 | 36 | "@nuxtjs/google-fonts": "^3.0.0",
|
37 | 37 | "@nuxtjs/stylelint-module": "^5.0.1",
|
38 |
| - "@types/node": "^16.18.24", |
39 |
| - "@typescript-eslint/eslint-plugin": "^5.59.1", |
40 |
| - "@typescript-eslint/parser": "^5.59.1", |
41 |
| - "eslint": "^8.39.0", |
42 |
| - "eslint-plugin-vue": "^9.11.0", |
| 38 | + "@types/node": "^16.18.29", |
| 39 | + "@typescript-eslint/eslint-plugin": "^5.59.5", |
| 40 | + "@typescript-eslint/parser": "^5.59.5", |
| 41 | + "eslint": "^8.40.0", |
| 42 | + "eslint-plugin-vue": "^9.12.0", |
43 | 43 | "eslint-plugin-vuetify": "^2.0.0-beta.4",
|
44 | 44 | "husky": "^4.3.8",
|
45 |
| - "lint-staged": "^13.2.1", |
| 45 | + "lint-staged": "^13.2.2", |
46 | 46 | "postcss": "^8.4.23",
|
47 | 47 | "postcss-html": "^1.5.0",
|
48 |
| - "sass": "^1.62.0", |
49 |
| - "stylelint": "^15.6.0", |
| 48 | + "sass": "^1.62.1", |
| 49 | + "stylelint": "^15.6.1", |
50 | 50 | "stylelint-config-recommended-scss": "^10.0.0",
|
51 | 51 | "stylelint-config-recommended-vue": "^1.4.0",
|
52 | 52 | "stylelint-config-standard": "^32.0.0",
|
|
0 commit comments