Skip to content

Commit 03a0569

Browse files
chore(deps): update all non-major dependencies
1 parent b65d87d commit 03a0569

File tree

2 files changed

+821
-1310
lines changed

2 files changed

+821
-1310
lines changed

package.json

+25-25
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxtjs/i18n",
33
"type": "module",
44
"version": "9.3.4",
5-
"packageManager": "pnpm@10.1.0",
5+
"packageManager": "pnpm@10.6.5",
66
"description": "Internationalization for Nuxt",
77
"contributors": [
88
{
@@ -81,12 +81,12 @@
8181
"pnpm": {
8282
"overrides": {
8383
"@nuxtjs/i18n": "link:.",
84-
"consola": "^3",
84+
"consola": "^3.4.2",
8585
"unimport": "4.1.2",
8686
"@intlify/core": "^10.0.6",
8787
"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"
9090
},
9191
"onlyBuiltDependencies": [
9292
"better-sqlite3",
@@ -103,60 +103,60 @@
103103
"@intlify/utils": "^0.13.0",
104104
"@miyaneee/rollup-plugin-json5": "^1.2.0",
105105
"@nuxt/kit": "^3.16.1",
106-
"@oxc-parser/wasm": "^0.53.0",
106+
"@oxc-parser/wasm": "^0.60.0",
107107
"@rollup/plugin-yaml": "^4.1.2",
108108
"@vue/compiler-sfc": "^3.5.13",
109-
"debug": "^4.3.5",
109+
"debug": "^4.4.0",
110110
"defu": "^6.1.4",
111111
"esbuild": "^0.25.1",
112112
"estree-walker": "^3.0.3",
113113
"is-https": "^4.0.0",
114114
"knitwork": "^1.2.0",
115115
"magic-string": "^0.30.17",
116116
"mlly": "^1.7.4",
117-
"oxc-parser": "^0.61.0",
117+
"oxc-parser": "^0.61.2",
118118
"pathe": "^2.0.3",
119-
"typescript": "^5.6.2",
119+
"typescript": "^5.8.2",
120120
"ufo": "^1.5.4",
121-
"unplugin": "^2.2.1",
121+
"unplugin": "^2.2.2",
122122
"unplugin-vue-router": "^0.12.0",
123123
"vue-i18n": "^10.0.6",
124124
"vue-router": "^4.5.0"
125125
},
126126
"devDependencies": {
127127
"@babel/types": "^7.26.10",
128-
"@eslint/js": "9.5.0",
128+
"@eslint/js": "9.23.0",
129129
"@nuxt/module-builder": "^0.8.4",
130130
"@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",
134134
"@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",
139139
"eslint-config-prettier": "^9.1.0",
140140
"get-port-please": "^3.1.2",
141141
"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",
144144
"h3": "^1.15.1",
145145
"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",
148148
"nitropack": "^2.11.7",
149-
"npm-run-all2": "^6.2.0",
149+
"npm-run-all2": "^6.2.6",
150150
"nuxt": "^3.16.1",
151151
"ofetch": "^1.4.1",
152-
"playwright-core": "^1.45.3",
152+
"playwright-core": "^1.51.1",
153153
"prettier": "^3.5.3",
154154
"scule": "^1.3.0",
155155
"tinyexec": "^1.0.0",
156156
"ts-essentials": "^9.4.2",
157-
"typescript-eslint": "^7.14.0",
157+
"typescript-eslint": "^7.18.0",
158158
"unbuild": "^2.0.0",
159-
"undici": "^6.19.2",
159+
"undici": "^6.21.2",
160160
"unhead": "^2.0.0-rc.13",
161161
"vitest": "^3.0.9",
162162
"vue": "^3.5.13",

0 commit comments

Comments
 (0)