Skip to content

Commit ac0e6ff

Browse files
committed
update react
1 parent da960f0 commit ac0e6ff

File tree

2 files changed

+554
-516
lines changed

2 files changed

+554
-516
lines changed

site/package.json

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@
8787
"lucide-react": "0.454.0",
8888
"monaco-editor": "0.52.0",
8989
"pretty-bytes": "6.1.1",
90-
"react": "18.3.1",
90+
"react": "19.0.0",
9191
"react-chartjs-2": "5.2.0",
9292
"react-color": "2.19.3",
9393
"react-confetti": "6.1.0",
9494
"react-date-range": "1.4.0",
95-
"react-dom": "18.3.1",
95+
"react-dom": "19.0.0",
9696
"react-helmet-async": "2.0.5",
9797
"react-markdown": "9.0.1",
9898
"react-query": "npm:@tanstack/react-query@4.35.3",
@@ -142,10 +142,10 @@
142142
"@types/jest": "29.5.14",
143143
"@types/lodash": "4.17.13",
144144
"@types/node": "20.17.6",
145-
"@types/react": "18.3.12",
145+
"@types/react": "19.0.0",
146146
"@types/react-color": "3.0.12",
147147
"@types/react-date-range": "1.4.4",
148-
"@types/react-dom": "18.3.1",
148+
"@types/react-dom": "19.0.0",
149149
"@types/react-syntax-highlighter": "15.5.13",
150150
"@types/react-virtualized-auto-sizer": "1.0.4",
151151
"@types/react-window": "1.8.8",
@@ -182,11 +182,7 @@
182182
"vite-plugin-checker": "0.8.0",
183183
"vite-plugin-turbosnap": "1.0.3"
184184
},
185-
"browserslist": [
186-
"chrome 110",
187-
"firefox 111",
188-
"safari 16.0"
189-
],
185+
"browserslist": ["chrome 110", "firefox 111", "safari 16.0"],
190186
"resolutions": {
191187
"optionator": "0.9.3",
192188
"semver": "7.6.2"

0 commit comments

Comments
 (0)