Skip to content

Commit

Permalink
chore(deps): update build
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent cd52d34 commit ac28cad
Show file tree
Hide file tree
Showing 4 changed files with 142 additions and 142 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@vue/consolidate": "1.0.0",
"conventional-changelog-cli": "^4.1.0",
"enquirer": "^2.4.1",
"esbuild": "^0.21.4",
"esbuild": "^0.21.5",
"esbuild-plugin-polyfill-node": "^0.3.0",
"eslint": "^9.3.0",
"eslint-plugin-import-x": "^0.5.1",
Expand Down Expand Up @@ -104,13 +104,13 @@
"semver": "^7.6.2",
"serve": "^14.2.3",
"simple-git-hooks": "^2.11.1",
"terser": "^5.31.0",
"terser": "^5.31.1",
"todomvc-app-css": "^2.4.3",
"tslib": "^2.6.3",
"tsx": "^4.15.1",
"typescript": "~5.4.5",
"typescript-eslint": "^7.10.0",
"vite": "^5.2.12",
"vite": "^5.2.13",
"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.5",
"vite": "^5.2.12"
"vite": "^5.2.13"
},
"dependencies": {
"@vue/repl": "^4.2.1",
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.5",
"vite": "^5.2.12"
"vite": "^5.2.13"
}
}
Loading

0 comments on commit ac28cad

Please sign in to comment.