Skip to content

Commit 5830ede

Browse files
authoredMar 31, 2025
chore(deps): update all non-major dependencies
1 parent 10aaeee commit 5830ede

File tree

2 files changed

+691
-1268
lines changed

2 files changed

+691
-1268
lines changed
 

‎package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxtjs/i18n",
33
"type": "module",
44
"version": "9.4.0",
5-
"packageManager": "pnpm@10.6.5",
5+
"packageManager": "pnpm@10.7.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.1.3",
86+
"rollup": "4.38.0"
8787
}
8888
},
8989
"dependencies": {
@@ -98,15 +98,15 @@
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",
107107
"oxc-parser": "^0.61.2",
108108
"pathe": "^2.0.3",
109-
"typescript": "^5.6.2",
109+
"typescript": "^5.8.2",
110110
"ufo": "^1.5.4",
111111
"unplugin": "^2.2.2",
112112
"unplugin-vue-router": "^0.12.0",
@@ -118,7 +118,7 @@
118118
"@eslint/js": "9.23.0",
119119
"@nuxt/module-builder": "^0.8.4",
120120
"@nuxt/schema": "^3.16.1",
121-
"@rspack/core": "^1.2.8",
121+
"@rspack/core": "^1.3.0",
122122
"@types/debug": "^4.1.12",
123123
"@types/estree": "^1.0.7",
124124
"@types/jsdom": "^21.1.7",
@@ -132,20 +132,20 @@
132132
"globals": "^16.0.0",
133133
"jiti": "^2.4.2",
134134
"jsdom": "^26.0.0",
135-
"knip": "^5.46.1",
135+
"knip": "^5.46.4",
136136
"lint-staged": "^15.5.0",
137-
"nitropack": "^2.11.7",
137+
"nitropack": "^2.11.8",
138138
"npm-run-all2": "^6.2.6",
139139
"nuxt": "^3.16.1",
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",
148+
"undici": "^7.6.0",
149149
"vitest": "^3.0.9",
150150
"vue": "^3.5.13",
151151
"webpack": "^5.98.0"

0 commit comments

Comments
 (0)