Skip to content

Commit 29b2b0d

Browse files
chore(deps): update devdependency unbuild to v3 (#1971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 307285d commit 29b2b0d

File tree

4 files changed

+1287
-215
lines changed

4 files changed

+1287
-215
lines changed

packages/axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"pinia-orm": "workspace:*",
7171
"size-limit": "^11.1.4",
7272
"typescript": "^5.5.3",
73-
"unbuild": "^2.0.0",
73+
"unbuild": "^3.1.0",
7474
"vitest": "^2.0.4",
7575
"vue-demi": "^0.14.8"
7676
},

packages/normalizr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"immutable": "^5.0.3",
6363
"size-limit": "^11.1.4",
6464
"typescript": "^5.5.3",
65-
"unbuild": "^2.0.0"
65+
"unbuild": "^3.1.0"
6666
},
6767
"size-limit": [
6868
{

packages/pinia-orm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"std-env": "^3.7.0",
8888
"tsup": "^8.1.0",
8989
"typescript": "^5.7.2",
90-
"unbuild": "^2.0.0",
90+
"unbuild": "^3.1.0",
9191
"uuid": "^10.0.0",
9292
"vite": "^5.3.3",
9393
"vitest": "^2.0.4",

0 commit comments

Comments
 (0)