We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36a7c76 commit 7aad0e7Copy full SHA for 7aad0e7
apps/app/package.json
@@ -103,7 +103,7 @@
103
"@trigger.dev/build": "3.3.17",
104
"@types/d3": "^7.4.3",
105
"@types/node": "^24.0.3",
106
- "@vitejs/plugin-react": "^4.6.0",
+ "@vitejs/plugin-react": "^5.0.0",
107
"@vitest/ui": "^3.2.4",
108
"eslint": "^9",
109
"eslint-config-next": "15.4.2-canary.16",
packages/ui/package.json
@@ -81,7 +81,7 @@
81
"devDependencies": {
82
"@tailwindcss/cli": "^4.1.10",
83
"@tailwindcss/postcss": "^4.1.10",
84
- "@vitejs/plugin-react": "^4.3.3",
85
"autoprefixer": "^10.4.21",
86
"jsdom": "^26.1.0",
87
"postcss": "^8.5.4",
0 commit comments