Skip to content

Commit

Permalink
Merge pull request #2631 from db-ui/dependabot-npm_and_yarn-vite-5.3.3
Browse files Browse the repository at this point in the history
build(deps): bump vite from 5.3.2 to 5.3.3
  • Loading branch information
github-actions[bot] authored Jul 4, 2024
2 parents 47b511d + d619553 commit 40a8ef2
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion showcase/playground-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@vitejs/plugin-react": "^4.2.1",
"cpr": "3.0.1",
"sass": "1.77.6",
"vite": "^5.3.2"
"vite": "^5.3.3"
},
"scripts": {
"copy:ui-core": "cpr ../../node_modules/@db-ui/core/dist/fonts ./public/fonts -o && cpr ../../node_modules/@db-ui/core/dist/images ./public/images -o && cpr ../../node_modules/@db-ui/core/dist/js ./public/js -o",
Expand Down
2 changes: 1 addition & 1 deletion showcase/react-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react-dom": "18.3.1",
"react-router-dom": "6.23.1",
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.3.2"
"vite": "^5.3.3"
},
"scripts": {
"start": "vite",
Expand Down
2 changes: 1 addition & 1 deletion showcase/reactwind-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"postcss": "^8.4.39",
"postcss-cli": "11.0.0",
"tailwindcss": "^3.4.4",
"vite": "^5.3.2"
"vite": "^5.3.3"
},
"scripts": {
"start": "vite",
Expand Down
2 changes: 1 addition & 1 deletion showcase/vue-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.0.5",
"@vue/tsconfig": "0.5.1",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vue-tsc": "2.0.24"
},
"resolutions": {
Expand Down

0 comments on commit 40a8ef2

Please sign in to comment.