|
20 | 20 | "@fortawesome/free-solid-svg-icons": "^7.2.0", |
21 | 21 | "@n0099/vue-query-nuxt": "^0.5.1", |
22 | 22 | "@nuxt/fonts": "^0.14.0", |
23 | | - "@nuxtjs/seo": "^5.1.2", |
| 23 | + "@nuxtjs/seo": "^5.1.3", |
24 | 24 | "@pinia/nuxt": "^0.11.3", |
25 | 25 | "@popperjs/core": "^2.11.8", |
26 | | - "@takumi-rs/core": "^0.73.1", |
27 | | - "@tanstack/vue-query": "^5.96.2", |
| 26 | + "@takumi-rs/core": "^1.0.12", |
| 27 | + "@tanstack/vue-query": "^5.99.0", |
28 | 28 | "@vesp/nuxt-fontawesome": "^2.0.0", |
29 | 29 | "@vueuse/nuxt": "^14.2.1", |
30 | 30 | "ant-design-vue": "^4.2.6", |
|
54 | 54 | "@eslint/eslintrc": "^3.3.5", |
55 | 55 | "@eslint/js": "^10.0.1", |
56 | 56 | "@nuxt/eslint": "^1.15.2", |
57 | | - "@tanstack/eslint-plugin-query": "^5.96.2", |
58 | | - "@tanstack/vue-query-devtools": "^6.1.13", |
| 57 | + "@tanstack/eslint-plugin-query": "^5.99.0", |
| 58 | + "@tanstack/vue-query-devtools": "^6.1.16", |
59 | 59 | "@types/bootstrap": "^5.2.10", |
60 | 60 | "@types/eslint": "^9.6.1", |
61 | 61 | "@types/lodash": "^4.17.24", |
62 | 62 | "@types/luxon": "^3.7.1", |
63 | 63 | "@types/node": "^24.12.2", |
64 | 64 | "@types/requestidlecallback": "^0.3.7", |
65 | | - "@typescript-eslint/eslint-plugin": "^8.58.1", |
66 | | - "@typescript-eslint/parser": "^8.58.1", |
| 65 | + "@typescript-eslint/eslint-plugin": "^8.58.2", |
| 66 | + "@typescript-eslint/parser": "^8.58.2", |
67 | 67 | "@vue/eslint-config-typescript": "^14.7.0", |
68 | 68 | "checkcss": "^2.0.9", |
69 | 69 | "domhandler": "^6.0.1", |
|
73 | 73 | "eslint-plugin-pinia": "^0.4.2", |
74 | 74 | "eslint-plugin-vue": "^10.8.0", |
75 | 75 | "postcss-html": "^1.8.1", |
76 | | - "postcss-preset-env": "^11.2.0", |
| 76 | + "postcss-preset-env": "^11.2.1", |
77 | 77 | "schema-dts": "^2.0.0", |
78 | 78 | "stats.js": "^0.17.0", |
79 | | - "stylelint": "^17.6.0", |
| 79 | + "stylelint": "^17.8.0", |
80 | 80 | "stylelint-actions-formatters": "^16.3.1", |
81 | 81 | "stylelint-config-standard-vue": "^1.0.0", |
82 | 82 | "type-coverage": "^2.29.7", |
83 | | - "typescript": "^6.0.2", |
| 83 | + "typescript": "^6.0.3", |
84 | 84 | "typescript-eslint-parser-for-extra-files": "^0.9.0", |
85 | 85 | "vite-bundle-analyzer": "^1.3.7", |
86 | 86 | "vue-tsc": "^3.2.6" |
87 | 87 | }, |
88 | | - "packageManager": "yarn@4.13.0" |
| 88 | + "packageManager": "yarn@4.14.0" |
89 | 89 | } |
0 commit comments