Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
update again -_-
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 10, 2022
1 parent 50303e5 commit 5af943e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"nuxt": "link:./packages/nuxt",
"nuxt3": "link:./packages/nuxt",
"vite": "~3.0.5",
"unbuild": "^0.8.3"
"unbuild": "^0.8.4"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^10.0.0",
Expand All @@ -63,7 +63,7 @@
"pathe": "^0.3.3",
"rimraf": "^3.0.2",
"typescript": "^4.7.4",
"unbuild": "^0.8.3",
"unbuild": "^0.8.4",
"vitest": "~0.19.1",
"vue-tsc": "^0.39.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9880,7 +9880,7 @@ __metadata:
pathe: ^0.3.3
rimraf: ^3.0.2
typescript: ^4.7.4
unbuild: ^0.8.3
unbuild: ^0.8.4
vitest: ~0.19.1
vue-tsc: ^0.39.5
languageName: unknown
Expand Down Expand Up @@ -12854,9 +12854,9 @@ __metadata:
languageName: node
linkType: hard

"unbuild@npm:^0.8.3":
version: 0.8.3
resolution: "unbuild@npm:0.8.3"
"unbuild@npm:^0.8.4":
version: 0.8.4
resolution: "unbuild@npm:0.8.4"
dependencies:
"@rollup/plugin-alias": ^3.1.9
"@rollup/plugin-commonjs": ^22.0.2
Expand Down Expand Up @@ -12887,7 +12887,7 @@ __metadata:
untyped: ^0.4.5
bin:
unbuild: dist/cli.mjs
checksum: 70c562e31e0f1c72f2f0666a6249139dad8a0ea0b5e5b2d3af58fee0a37b93ed6c1c8301edf104787e976a84c9215085219f15fc6b238646697ddc77ffb9e820
checksum: 42a840c17f679b71f6678272e5963fc2a0c1f6368da1bb835eabcc785d44ca971446e98a650bc7756ffd3dfa34f5048f426c4b08edb6192ebdd4d8ff240b6e15
languageName: node
linkType: hard

Expand Down

0 comments on commit 5af943e

Please sign in to comment.