Skip to content

Commit

Permalink
chore(deps): update build (#10867)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent bead21a commit 8373350
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 301 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,20 +97,20 @@
"pug": "^3.0.2",
"puppeteer": "~22.7.1",
"rimraf": "^5.0.5",
"rollup": "^4.17.1",
"rollup": "^4.17.2",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-polyfill-node": "^0.13.0",
"semver": "^7.6.0",
"serve": "^14.2.3",
"simple-git-hooks": "^2.11.1",
"terser": "^5.30.4",
"terser": "^5.31.0",
"todomvc-app-css": "^2.4.3",
"tslib": "^2.6.2",
"tsx": "^4.9.3",
"typescript": "~5.4.5",
"typescript-eslint": "^7.7.1",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vitest": "^1.5.2"
},
"pnpm": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sfc-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.10"
"vite": "^5.2.11"
},
"dependencies": {
"@vue/repl": "^4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sfc-playground/src/download/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.10"
"vite": "^5.2.11"
}
}

0 comments on commit 8373350

Please sign in to comment.