Skip to content

Commit 6169621

Browse files
authored
Merge pull request #1081 from objectstack-ai/dependabot/npm_and_yarn/vitejs/plugin-react-6.0.1
2 parents f004c93 + 9b6abd2 commit 6169621

File tree

28 files changed

+100
-142
lines changed

28 files changed

+100
-142
lines changed

apps/console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@types/node": "^25.5.0",
8181
"@types/react": "19.2.14",
8282
"@types/react-dom": "19.2.3",
83-
"@vitejs/plugin-react": "^5.1.4",
83+
"@vitejs/plugin-react": "^6.0.1",
8484
"@vitest/ui": "^4.1.0",
8585
"autoprefixer": "^10.4.27",
8686
"happy-dom": "^20.8.4",

examples/msw-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@tailwindcss/postcss": "^4.2.1",
2525
"@types/react": "19.2.14",
2626
"@types/react-dom": "19.2.3",
27-
"@vitejs/plugin-react": "^5.1.4",
27+
"@vitejs/plugin-react": "^6.0.1",
2828
"autoprefixer": "^10.4.27",
2929
"msw": "^2.12.11",
3030
"postcss": "^8.5.8",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@object-ui/types": "workspace:*",
5454
"@oclif/core": "^4.9.0",
5555
"@types/glob": "^9.0.0",
56-
"@vitejs/plugin-react": "^5.1.4",
56+
"@vitejs/plugin-react": "^6.0.1",
5757
"chalk": "^5.6.2",
5858
"commander": "^14.0.3",
5959
"express": "^4.22.1",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@tailwindcss/postcss": "^4.2.1",
7272
"@types/react": "19.2.14",
7373
"@types/react-dom": "19.2.3",
74-
"@vitejs/plugin-react": "^5.1.4",
74+
"@vitejs/plugin-react": "^6.0.1",
7575
"autoprefixer": "^10.4.27",
7676
"postcss": "^8.5.8",
7777
"shadcn": "^4.0.8",

packages/fields/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@types/react": "19.2.14",
4545
"@types/react-dom": "19.2.3",
46-
"@vitejs/plugin-react": "^5.1.4",
46+
"@vitejs/plugin-react": "^6.0.1",
4747
"typescript": "^5.9.3",
4848
"vite": "^7.3.1",
4949
"vite-plugin-dts": "^4.5.4"

packages/layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-router-dom": "^6.0.0 || ^7.0.0"
3838
},
3939
"devDependencies": {
40-
"@vitejs/plugin-react": "^5.1.4",
40+
"@vitejs/plugin-react": "^6.0.1",
4141
"react-router-dom": "^7.13.1",
4242
"vite": "^7.3.1",
4343
"vite-plugin-dts": "^4.5.4"

packages/plugin-aggrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@types/react": "19.2.14",
5050
"@types/react-dom": "19.2.3",
51-
"@vitejs/plugin-react": "^5.1.4",
51+
"@vitejs/plugin-react": "^6.0.1",
5252
"ag-grid-react": "^35.1.0",
5353
"ag-grid-community": "^35.1.0",
5454
"typescript": "^5.9.3",

packages/plugin-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/node": "^25.5.0",
3939
"@types/react": "19.2.14",
4040
"@types/react-dom": "19.2.3",
41-
"@vitejs/plugin-react": "^5.1.4",
41+
"@vitejs/plugin-react": "^6.0.1",
4242
"vite": "^7.3.1",
4343
"vite-plugin-dts": "^4.5.4",
4444
"vitest": "^4.0.18"

packages/plugin-calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@object-ui/data-objectstack": "workspace:*",
4949
"@types/react": "19.2.14",
5050
"@types/react-dom": "19.2.3",
51-
"@vitejs/plugin-react": "^5.1.4",
51+
"@vitejs/plugin-react": "^6.0.1",
5252
"typescript": "^5.9.3",
5353
"vite": "^7.3.1",
5454
"vite-plugin-dts": "^4.5.4"

packages/plugin-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@types/react": "19.2.14",
4646
"@types/react-dom": "19.2.3",
47-
"@vitejs/plugin-react": "^5.1.4",
47+
"@vitejs/plugin-react": "^6.0.1",
4848
"typescript": "^5.9.3",
4949
"vite": "^7.3.1",
5050
"vite-plugin-dts": "^4.5.4"

0 commit comments

Comments
 (0)