|
2 | 2 | "name": "@nuxtjs/i18n",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "9.3.4",
|
5 |
| - "packageManager": "pnpm@10.1.0", |
| 5 | + "packageManager": "pnpm@10.6.5", |
6 | 6 | "description": "Internationalization for Nuxt",
|
7 | 7 | "contributors": [
|
8 | 8 | {
|
|
81 | 81 | "pnpm": {
|
82 | 82 | "overrides": {
|
83 | 83 | "@nuxtjs/i18n": "link:.",
|
84 |
| - "consola": "^3", |
| 84 | + "consola": "^3.4.2", |
85 | 85 | "unimport": "4.1.2",
|
86 | 86 | "@intlify/core": "^10.0.6",
|
87 | 87 | "rollup": "4.36.0",
|
88 |
| - "tailwindcss": "4.0.7", |
89 |
| - "@tailwindcss/vite": "4.0.7" |
| 88 | + "tailwindcss": "4.0.15", |
| 89 | + "@tailwindcss/vite": "4.0.15" |
90 | 90 | },
|
91 | 91 | "onlyBuiltDependencies": [
|
92 | 92 | "better-sqlite3",
|
|
103 | 103 | "@intlify/utils": "^0.13.0",
|
104 | 104 | "@miyaneee/rollup-plugin-json5": "^1.2.0",
|
105 | 105 | "@nuxt/kit": "^3.16.1",
|
106 |
| - "@oxc-parser/wasm": "^0.53.0", |
| 106 | + "@oxc-parser/wasm": "^0.60.0", |
107 | 107 | "@rollup/plugin-yaml": "^4.1.2",
|
108 | 108 | "@vue/compiler-sfc": "^3.5.13",
|
109 |
| - "debug": "^4.3.5", |
| 109 | + "debug": "^4.4.0", |
110 | 110 | "defu": "^6.1.4",
|
111 | 111 | "esbuild": "^0.25.1",
|
112 | 112 | "estree-walker": "^3.0.3",
|
113 | 113 | "is-https": "^4.0.0",
|
114 | 114 | "knitwork": "^1.2.0",
|
115 | 115 | "magic-string": "^0.30.17",
|
116 | 116 | "mlly": "^1.7.4",
|
117 |
| - "oxc-parser": "^0.61.0", |
| 117 | + "oxc-parser": "^0.61.2", |
118 | 118 | "pathe": "^2.0.3",
|
119 |
| - "typescript": "^5.6.2", |
| 119 | + "typescript": "^5.8.2", |
120 | 120 | "ufo": "^1.5.4",
|
121 |
| - "unplugin": "^2.2.1", |
| 121 | + "unplugin": "^2.2.2", |
122 | 122 | "unplugin-vue-router": "^0.12.0",
|
123 | 123 | "vue-i18n": "^10.0.6",
|
124 | 124 | "vue-router": "^4.5.0"
|
125 | 125 | },
|
126 | 126 | "devDependencies": {
|
127 | 127 | "@babel/types": "^7.26.10",
|
128 |
| - "@eslint/js": "9.5.0", |
| 128 | + "@eslint/js": "9.23.0", |
129 | 129 | "@nuxt/module-builder": "^0.8.4",
|
130 | 130 | "@nuxt/schema": "^3.16.1",
|
131 |
| - "@rspack/core": "^1.2.6", |
132 |
| - "@types/debug": "^4.1.9", |
133 |
| - "@types/eslint": "^8.56.6", |
| 131 | + "@rspack/core": "^1.2.8", |
| 132 | + "@types/debug": "^4.1.12", |
| 133 | + "@types/eslint": "^8.56.12", |
134 | 134 | "@unhead/vue": "^2.0.0-rc.13",
|
135 |
| - "bumpp": "^9.4.1", |
136 |
| - "changelogithub": "^0.13.7", |
137 |
| - "consola": "^3", |
138 |
| - "eslint": "^9.5.0", |
| 135 | + "bumpp": "^9.11.1", |
| 136 | + "changelogithub": "^0.13.11", |
| 137 | + "consola": "^3.4.2", |
| 138 | + "eslint": "^9.23.0", |
139 | 139 | "eslint-config-prettier": "^9.1.0",
|
140 | 140 | "get-port-please": "^3.1.2",
|
141 | 141 | "gh-changelogen": "^0.2.8",
|
142 |
| - "globals": "^15.6.0", |
143 |
| - "globby": "^14.0.0", |
| 142 | + "globals": "^15.15.0", |
| 143 | + "globby": "^14.1.0", |
144 | 144 | "h3": "^1.15.1",
|
145 | 145 | "jiti": "^2.4.2",
|
146 |
| - "jsdom": "^24.1.0", |
147 |
| - "lint-staged": "^15.2.7", |
| 146 | + "jsdom": "^24.1.3", |
| 147 | + "lint-staged": "^15.5.0", |
148 | 148 | "nitropack": "^2.11.7",
|
149 |
| - "npm-run-all2": "^6.2.0", |
| 149 | + "npm-run-all2": "^6.2.6", |
150 | 150 | "nuxt": "^3.16.1",
|
151 | 151 | "ofetch": "^1.4.1",
|
152 |
| - "playwright-core": "^1.45.3", |
| 152 | + "playwright-core": "^1.51.1", |
153 | 153 | "prettier": "^3.5.3",
|
154 | 154 | "scule": "^1.3.0",
|
155 | 155 | "tinyexec": "^1.0.0",
|
156 | 156 | "ts-essentials": "^9.4.2",
|
157 |
| - "typescript-eslint": "^7.14.0", |
| 157 | + "typescript-eslint": "^7.18.0", |
158 | 158 | "unbuild": "^2.0.0",
|
159 |
| - "undici": "^6.19.2", |
| 159 | + "undici": "^6.21.2", |
160 | 160 | "unhead": "^2.0.0-rc.13",
|
161 | 161 | "vitest": "^3.0.9",
|
162 | 162 | "vue": "^3.5.13",
|
|
0 commit comments