Skip to content

Commit 1627250

Browse files
committed
react
1 parent b3df8e8 commit 1627250

File tree

2 files changed

+351
-315
lines changed

2 files changed

+351
-315
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,32 @@
1111
},
1212
"dependencies": {
1313
"@codemirror/lang-javascript": "^6.2.2",
14-
"@emotion/react": "^11.11.4",
14+
"@emotion/react": "^11.13.3",
1515
"@esbuild/wasi-preview1": "0.24.0",
1616
"@mantine/core": "^6.0.22",
1717
"@mantine/ds": "^6.0.22",
1818
"@mantine/form": "^6.0.22",
1919
"@mantine/hooks": "^6.0.22",
2020
"@sinclair/typebox": "^0.32.15",
2121
"@tabler/icons-react": "^2.47.0",
22-
"@uiw/react-codemirror": "^4.21.24",
22+
"@uiw/react-codemirror": "^4.23.6",
2323
"coi-serviceworker": "^0.1.7",
2424
"comlink": "^4.4.1",
2525
"js-base64": "^3.7.7",
2626
"jsonc-parser": "^3.2.1",
2727
"lz-string": "^1.5.0",
28-
"react": "^18.2.0",
29-
"react-dom": "^18.2.0",
28+
"react": "^18.3.1",
29+
"react-dom": "^18.3.1",
3030
"wasi-js": "^1.7.3"
3131
},
3232
"devDependencies": {
3333
"@types/node": "^20.11.25",
34-
"@types/react": "^18.2.64",
35-
"@types/react-dom": "^18.2.21",
34+
"@types/react": "^18.3.12",
35+
"@types/react-dom": "^18.3.1",
3636
"@types/tmp": "^0.2.6",
3737
"@typescript-eslint/eslint-plugin": "^7.1.1",
3838
"@typescript-eslint/parser": "^7.1.1",
39-
"@vitejs/plugin-react": "^4.2.1",
39+
"@vitejs/plugin-react": "^4.3.3",
4040
"dprint": "^0.47.4",
4141
"esbuild": "0.24.0",
4242
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)