Skip to content

Commit 3058c8d

Browse files
chore(deps): update all non-major dependencies
1 parent e5bde90 commit 3058c8d

2 files changed

Lines changed: 1499 additions & 1203 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
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.1",
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.39.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",
107-
"oxc-parser": "^0.61.2",
107+
"oxc-parser": "^0.62.0",
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",
@@ -115,38 +115,38 @@
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.1",
121-
"@rspack/core": "^1.2.8",
121+
"@rspack/core": "^1.3.2",
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",
135+
"knip": "^5.46.5",
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",
149-
"vitest": "^3.0.9",
148+
"undici": "^7.7.0",
149+
"vitest": "^3.1.1",
150150
"vue": "^3.5.13",
151151
"webpack": "^5.98.0"
152152
},

0 commit comments

Comments
 (0)