Skip to content

Commit 686020e

Browse files
chore(deps): update all non-major dependencies
1 parent 5bdc3d1 commit 686020e

File tree

2 files changed

+841
-2047
lines changed

2 files changed

+841
-2047
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxtjs/i18n",
33
"type": "module",
44
"version": "9.5.3",
5-
"packageManager": "pnpm@10.6.5",
5+
"packageManager": "pnpm@10.8.0",
66
"description": "Internationalization for Nuxt",
77
"contributors": [
88
{
@@ -82,8 +82,8 @@
8282
"pnpm": {
8383
"overrides": {
8484
"@nuxtjs/i18n": "link:.",
85-
"unimport": "4.1.2",
86-
"rollup": "4.37.0"
85+
"unimport": "4.2.0",
86+
"rollup": "4.40.0"
8787
}
8888
},
8989
"dependencies": {
@@ -98,57 +98,57 @@
9898
"@vue/compiler-sfc": "^3.5.13",
9999
"debug": "^4.4.0",
100100
"defu": "^6.1.4",
101-
"esbuild": "^0.25.1",
101+
"esbuild": "^0.25.2",
102102
"estree-walker": "^3.0.3",
103103
"h3": "^1.15.1",
104104
"knitwork": "^1.2.0",
105105
"magic-string": "^0.30.17",
106106
"mlly": "^1.7.4",
107-
"oxc-parser": "^0.61.2",
107+
"oxc-parser": "^0.63.0",
108108
"pathe": "^2.0.3",
109-
"typescript": "^5.6.2",
110-
"ufo": "^1.5.4",
111-
"unplugin": "^2.2.2",
109+
"typescript": "^5.8.3",
110+
"ufo": "^1.6.1",
111+
"unplugin": "^2.3.2",
112112
"unplugin-vue-router": "^0.12.0",
113113
"vue-i18n": "^10.0.7",
114114
"vue-router": "^4.5.0"
115115
},
116116
"devDependencies": {
117117
"@babel/types": "^7.27.0",
118-
"@eslint/js": "9.23.0",
118+
"@eslint/js": "9.24.0",
119119
"@nuxt/module-builder": "^0.8.4",
120120
"@nuxt/schema": "^3.16.2",
121-
"@rspack/core": "^1.2.8",
121+
"@rspack/core": "^1.3.4",
122122
"@types/debug": "^4.1.12",
123123
"@types/estree": "^1.0.7",
124124
"@types/jsdom": "^21.1.7",
125125
"bumpp": "^10.1.0",
126126
"changelogithub": "^13.13.0",
127127
"consola": "^3.4.2",
128-
"eslint": "^9.23.0",
128+
"eslint": "^9.24.0",
129129
"eslint-config-prettier": "^9.1.0",
130130
"get-port-please": "^3.1.2",
131131
"gh-changelogen": "^0.2.8",
132132
"globals": "^16.0.0",
133133
"jiti": "^2.4.2",
134134
"jsdom": "^26.0.0",
135-
"knip": "^5.46.1",
136-
"lint-staged": "^15.5.0",
137-
"nitropack": "^2.11.7",
135+
"knip": "^5.50.2",
136+
"lint-staged": "^15.5.1",
137+
"nitropack": "^2.11.9",
138138
"npm-run-all2": "^6.2.6",
139139
"nuxt": "^3.16.2",
140140
"ofetch": "^1.4.1",
141141
"playwright-core": "^1.51.1",
142142
"prettier": "^3.5.3",
143143
"scule": "^1.3.0",
144-
"tinyexec": "^1.0.0",
144+
"tinyexec": "^1.0.1",
145145
"ts-essentials": "^9.4.2",
146-
"typescript-eslint": "^7.14.0",
146+
"typescript-eslint": "^7.18.0",
147147
"unbuild": "^2.0.0",
148-
"undici": "^7.5.0",
149-
"vitest": "^3.0.9",
148+
"undici": "^7.8.0",
149+
"vitest": "^3.1.1",
150150
"vue": "^3.5.13",
151-
"webpack": "^5.98.0"
151+
"webpack": "^5.99.5"
152152
},
153153
"lint-staged": {
154154
"*.{json,md,yml}": [

0 commit comments

Comments
 (0)