|
16 | 16 | },
|
17 | 17 | "devDependencies": {
|
18 | 18 | "@formkit/nuxt": "^1.0.0-beta.11",
|
19 |
| - "@formkit/themes": "^1.0.0-beta.11", |
| 19 | + "@formkit/themes": "^1.0.0-beta.12", |
20 | 20 | "@graphql-codegen/add": "^3.2.1",
|
21 | 21 | "@graphql-codegen/cli": "^2.13.7",
|
22 | 22 | "@graphql-codegen/fragment-matcher": "^3.3.1",
|
23 |
| - "@graphql-codegen/typed-document-node": "^2.3.4", |
| 23 | + "@graphql-codegen/typed-document-node": "^2.3.7", |
24 | 24 | "@graphql-codegen/typescript": "^2.7.4",
|
25 |
| - "@graphql-codegen/typescript-operations": "^2.5.4", |
| 25 | + "@graphql-codegen/typescript-operations": "^2.5.7", |
26 | 26 | "@graphql-eslint/eslint-plugin": "^3.13.1",
|
27 | 27 | "@heroicons/vue": "^2.0.12",
|
28 | 28 | "@nuxtjs/apollo": "^5.0.0-alpha.2",
|
29 | 29 | "@nuxtjs/color-mode": "^3.1.8",
|
30 |
| - "@nuxtjs/eslint-config-typescript": "^11.0.0", |
| 30 | + "@nuxtjs/eslint-config-typescript": "^12.0.0", |
31 | 31 | "@nuxtjs/tailwindcss": "^6.1.3",
|
32 | 32 | "@types/leaflet": "^1.8.0",
|
33 | 33 | "lodash-es": "^4.17.21",
|
|
38 | 38 | "@volar-plugins/prettier": "^1.1.4",
|
39 | 39 | "@vue-leaflet/vue-leaflet": "^0.6.1",
|
40 | 40 | "@vueform/multiselect": "^2.5.6",
|
41 |
| - "core-js": "^3.25.3", |
| 41 | + "core-js": "^3.26.1", |
42 | 42 | "eslint": "^8.28.0",
|
43 | 43 | "eslint-config-stylelint": "^17.0.0",
|
44 | 44 | "eslint-plugin-nuxt": "^4.0.0",
|
|
56 | 56 | "stylelint": "^14.14.0",
|
57 | 57 | "stylelint-config-prettier": "^9.0.3",
|
58 | 58 | "stylelint-config-recommended-vue": "^1.4.0",
|
59 |
| - "stylelint-config-standard-scss": "^5.0.0" |
| 59 | + "stylelint-config-standard-scss": "^6.1.0" |
60 | 60 | }
|
61 | 61 | }
|
0 commit comments