Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Update dependency @vitejs/plugin-react to v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 55c4401 commit dde1e1c
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 27 deletions.
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react-dom": "18.3.0",
"@vanilla-extract/css": "1.14.2",
"@vanilla-extract/vite-plugin": "3.9.5",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.3",
"typescript": "5.5.4",
"vite": "5.4.3"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/ladle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@vanilla-extract/vite-plugin": "3.9.5",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.3",
"concurrently": "^8.2.2",
"vite": "5.4.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@vanilla-extract/css": "1.14.2",
"@vanilla-extract/recipes": "0.5.5",
"@vanilla-extract/vite-plugin": "3.9.5",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.3",
"esbuild": "0.24.0",
"fake-indexeddb": "5.0.2",
"jsdom": "22.1.0",
Expand Down
Loading

0 comments on commit dde1e1c

Please sign in to comment.