Skip to content

Commit

Permalink
chore(deps): update devdependency unbuild to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 4717410 commit fa0857e
Show file tree
Hide file tree
Showing 4 changed files with 976 additions and 157 deletions.
2 changes: 1 addition & 1 deletion packages/axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"pinia-orm": "workspace:*",
"size-limit": "^11.1.4",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"unbuild": "^3.0.1",
"vitest": "^2.0.4",
"vue-demi": "^0.14.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/normalizr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"immutable": "^5.0.3",
"size-limit": "^11.1.4",
"typescript": "^5.5.3",
"unbuild": "^2.0.0"
"unbuild": "^3.0.1"
},
"size-limit": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/pinia-orm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"std-env": "^3.7.0",
"tsup": "^8.1.0",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"unbuild": "^3.0.1",
"uuid": "^10.0.0",
"vite": "^5.3.3",
"vitest": "^2.0.4",
Expand Down
Loading

0 comments on commit fa0857e

Please sign in to comment.