Skip to content

Commit

Permalink
chore: revert dep some dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Apr 16, 2024
1 parent b61d9ef commit 938d389
Show file tree
Hide file tree
Showing 5 changed files with 551 additions and 200 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"@vue/compiler-sfc": "^3.4.23",
"@vue/server-renderer": "^3.4.23",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^4.1.0",
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"globby": "^14.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/online-playground/package.json
Expand Up @@ -14,7 +14,7 @@
"vite": "^5.2.9"
},
"dependencies": {
"@vue/repl": "^4.1.1",
"@vue/repl": "^3.0.0",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"pinia": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/size-check/package.json
Expand Up @@ -10,7 +10,7 @@
"size:check": "node scripts/check-size.mjs"
},
"devDependencies": {
"brotli-wasm": "~2.0.1",
"brotli-wasm": "~1.2.0",
"zlib": "^1.0.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"pinia": "workspace:^2.0.18",
"tsup": "^8.0.2"
"tsup": "^7.2.0"
},
"peerDependencies": {
"pinia": ">=2.1.5"
Expand Down

0 comments on commit 938d389

Please sign in to comment.