|
30 | 30 | "vuetify": "3.7.3" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@babel/core": "^7.26.9", |
| 33 | + "@babel/core": "^7.28.3", |
34 | 34 | "@graphql-codegen/cli": "5.0.2", |
35 | 35 | "@graphql-codegen/typescript": "4.0.9", |
36 | 36 | "@graphql-codegen/typescript-operations": "^4.2.3", |
37 | 37 | "@graphql-codegen/typescript-vue-urql": "^3.1.0", |
38 | 38 | "@rollup/plugin-graphql": "^2.0.5", |
39 | 39 | "@types/eslint-config-prettier": "^6.11.3", |
40 | | - "@types/node": "~22.13.5", |
| 40 | + "@types/node": "~22.14.1", |
41 | 41 | "@types/path-browserify": "^1.0.3", |
42 | | - "@typescript-eslint/eslint-plugin": "^8.24.1", |
43 | | - "@typescript-eslint/parser": "^8.26.1", |
44 | | - "@vitejs/plugin-vue": "^5.2.1", |
45 | | - "@vitest/coverage-v8": "~3.0.7", |
46 | | - "@vue/eslint-config-typescript": "^14.4.0", |
| 42 | + "@typescript-eslint/eslint-plugin": "^8.41.0", |
| 43 | + "@typescript-eslint/parser": "^8.41.0", |
| 44 | + "@vitejs/plugin-vue": "^6.0.1", |
| 45 | + "@vitest/coverage-v8": "~3.2.4", |
| 46 | + "@vue/eslint-config-typescript": "^14.6.0", |
47 | 47 | "@vue/test-utils": "^2.4.6", |
48 | | - "eslint": "^9,21.0", |
49 | | - "eslint-config-prettier": "^10.0.1", |
50 | | - "eslint-import-resolver-typescript": "^3.8.5", |
51 | | - "eslint-plugin-import": "^2.31.0", |
52 | | - "eslint-plugin-prettier": "^5.2.3", |
53 | | - "eslint-plugin-vue": "^9.32.0", |
54 | | - "fast-check": "^3.23.2", |
| 48 | + "eslint": "^9,34.0", |
| 49 | + "eslint-config-prettier": "^10.1.8", |
| 50 | + "eslint-import-resolver-typescript": "^4.4.4", |
| 51 | + "eslint-plugin-import": "^2.32.0", |
| 52 | + "eslint-plugin-prettier": "^5.5.4", |
| 53 | + "eslint-plugin-vue": "^10.4.0", |
| 54 | + "fast-check": "^4.2.0", |
55 | 55 | "graphql-tag": "^2.12.6", |
56 | | - "jiti": "^2.4.2", |
57 | | - "jsdom": "^26.0.0", |
58 | | - "prettier": "^3.5.2", |
59 | | - "rollup": "^4.34.8", |
60 | | - "rollup-plugin-visualizer": "^5.14.0", |
61 | | - "sass": "^1.85.0", |
| 56 | + "jiti": "^2.5.1", |
| 57 | + "jsdom": "^26.1.0", |
| 58 | + "prettier": "^3.6.2", |
| 59 | + "rollup": "^4.49.0", |
| 60 | + "rollup-plugin-visualizer": "^6.0.3", |
| 61 | + "sass": "^1.91.0", |
62 | 62 | "ts-node": "^10.9.2", |
63 | | - "type-fest": "^4.35.0", |
64 | | - "typescript": "~5.7.3", |
65 | | - "vite": "~6.1.1", |
| 63 | + "type-fest": "^4.41.0", |
| 64 | + "typescript": "~5.9.2", |
| 65 | + "vite": "~7.1.3", |
66 | 66 | "vite-plugin-monaco-editor": "^1.1.0", |
67 | 67 | "vite-plugin-package-version": "^1.1.0", |
68 | | - "vite-plugin-vuetify": "2.1.0", |
69 | | - "vitest": "~3.0.7", |
70 | | - "vue-eslint-parser": "^10.1.1" |
| 68 | + "vite-plugin-vuetify": "2.1.2", |
| 69 | + "vitest": "~3.2.4", |
| 70 | + "vue-eslint-parser": "^10.2.0" |
71 | 71 | } |
72 | 72 | } |
0 commit comments