Skip to content

Commit e1a02d3

Browse files
committed
chore: bump
1 parent 5c9a7aa commit e1a02d3

File tree

2 files changed

+127
-50
lines changed

2 files changed

+127
-50
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "0.12.2",
5-
"packageManager": "pnpm@10.18.2",
5+
"packageManager": "pnpm@10.18.3",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -112,7 +112,7 @@
112112
"pathe": "^2.0.3",
113113
"pkg-types": "^2.3.0",
114114
"sirv": "^3.0.2",
115-
"std-env": "^3.9.0",
115+
"std-env": "^3.10.0",
116116
"ufo": "^1.6.1",
117117
"unplugin": "^2.3.10",
118118
"unstorage": "^1.17.1",
@@ -127,22 +127,22 @@
127127
"@nuxt/test-utils": "3.19.2",
128128
"@paypal/paypal-js": "^9.0.1",
129129
"@types/semver": "^7.7.1",
130-
"@typescript-eslint/typescript-estree": "^8.46.0",
130+
"@typescript-eslint/typescript-estree": "^8.46.1",
131131
"@vue/test-utils": "^2.4.6",
132132
"acorn-loose": "^8.5.2",
133133
"bumpp": "^10.3.1",
134134
"changelogen": "^0.6.2",
135135
"eslint": "^9.37.0",
136136
"eslint-plugin-n": "^17.23.1",
137-
"happy-dom": "^20.0.0",
137+
"happy-dom": "^20.0.2",
138138
"knitwork": "^1.2.0",
139139
"nuxt": "^4.1.3",
140140
"playwright-core": "^1.56.0",
141141
"shiki": "^3.13.0",
142142
"typescript": "5.9.3",
143143
"vitest": "^3.2.4",
144144
"vue": "^3.5.22",
145-
"vue-router": "^4.5.1",
145+
"vue-router": "^4.6.2",
146146
"vue-tsc": "^3.0.9"
147147
},
148148
"resolutions": {

0 commit comments

Comments
 (0)