Skip to content

Commit 3a2ee99

Browse files
Merge pull request #2488 from db-ui/dependabot-npm_and_yarn-vite-5.1.7
build(deps): bump vite from 5.1.6 to 5.1.7
2 parents 84b5522 + 1d2fd9e commit 3a2ee99

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

showcase/playground-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@vitejs/plugin-react": "^4.2.1",
2020
"cpr": "3.0.1",
2121
"sass": "1.72.0",
22-
"vite": "^5.1.6"
22+
"vite": "^5.1.7"
2323
},
2424
"scripts": {
2525
"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",

showcase/react-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react-dom": "18.2.0",
1111
"react-router-dom": "6.22.3",
1212
"@vitejs/plugin-react": "^4.2.1",
13-
"vite": "^5.1.6"
13+
"vite": "^5.1.7"
1414
},
1515
"scripts": {
1616
"start": "vite",

showcase/reactwind-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"postcss": "^8.4.38",
1414
"postcss-cli": "11.0.0",
1515
"tailwindcss": "^3.4.3",
16-
"vite": "^5.1.6"
16+
"vite": "^5.1.7"
1717
},
1818
"scripts": {
1919
"start": "vite",

showcase/vue-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@vitejs/plugin-vue": "5.0.4",
1616
"@vue/tsconfig": "0.5.1",
17-
"vite": "^5.1.6",
17+
"vite": "^5.1.7",
1818
"vue-tsc": "1.8.27"
1919
},
2020
"resolutions": {

0 commit comments

Comments
 (0)