|
84 | 84 | "@intlify/unplugin-vue-i18n": "^3.0.1",
|
85 | 85 | "@intlify/utils": "^0.12.0",
|
86 | 86 | "@miyaneee/rollup-plugin-json5": "^1.2.0",
|
87 |
| - "@nuxt/kit": "^3.12.4", |
| 87 | + "@nuxt/kit": "^3.13.1", |
88 | 88 | "@rollup/plugin-yaml": "^4.1.2",
|
89 |
| - "@vue/compiler-sfc": "^3.4.37", |
| 89 | + "@vue/compiler-sfc": "^3.5.4", |
90 | 90 | "debug": "^4.3.5",
|
91 | 91 | "defu": "^6.1.2",
|
92 | 92 | "estree-walker": "^3.0.3",
|
|
100 | 100 | "ufo": "^1.3.1",
|
101 | 101 | "unplugin": "^1.10.1",
|
102 | 102 | "vue-i18n": "^9.9.0",
|
103 |
| - "vue-router": "^4.4.0" |
| 103 | + "vue-router": "^4.4.4" |
104 | 104 | },
|
105 | 105 | "devDependencies": {
|
106 | 106 | "@babel/parser": "^7.24.7",
|
107 | 107 | "@babel/plugin-syntax-import-assertions": "^7.24.7",
|
108 | 108 | "@babel/types": "^7.24.7",
|
109 | 109 | "@eslint/js": "9.5.0",
|
110 | 110 | "@nuxt/module-builder": "^0.8.3",
|
111 |
| - "@nuxt/schema": "^3.12.4", |
| 111 | + "@nuxt/schema": "^3.13.1", |
112 | 112 | "@types/debug": "^4.1.9",
|
113 | 113 | "@types/eslint": "^8.56.6",
|
114 | 114 | "@unhead/vue": "^1.8.8",
|
|
128 | 128 | "lint-staged": "^15.2.7",
|
129 | 129 | "nitropack": "^2.9.6",
|
130 | 130 | "npm-run-all2": "^6.2.0",
|
131 |
| - "nuxt": "^3.12.4", |
| 131 | + "nuxt": "^3.13.1", |
132 | 132 | "ofetch": "^1.3.4",
|
133 |
| - "playwright": "^1.38.1", |
134 | 133 | "pkg-pr-new": "^0.0.20",
|
| 134 | + "playwright": "^1.38.1", |
135 | 135 | "prettier": "^3.3.2",
|
136 | 136 | "ts-essentials": "^9.4.2",
|
137 | 137 | "typescript": "^5.5.2",
|
|
140 | 140 | "undici": "^6.19.2",
|
141 | 141 | "unhead": "^1.8.8",
|
142 | 142 | "vitest": "^1.6.0",
|
143 |
| - "vue": "^3.4.37" |
| 143 | + "vue": "^3.5.4" |
144 | 144 | },
|
145 | 145 | "lint-staged": {
|
146 | 146 | "*.{json,md,yml}": [
|
|
0 commit comments