|
|
@@ -12,7 +12,7 @@
|
|
|
"@nextui-org/react": "^2.4.8",
|
|
|
"@react-types/shared": "^3.25.0",
|
|
|
"@reduxjs/toolkit": "^2.2.7",
|
|
|
- "@vitejs/plugin-react": "^4.3.1",
|
|
|
+ "@vitejs/plugin-react": "^4.3.2",
|
|
|
"@xterm/addon-fit": "^0.10.0",
|
|
|
"@xterm/xterm": "^5.4.0",
|
|
|
"clsx": "^2.1.1",
|
|
|
@@ -5110,13 +5110,13 @@
|
|
|
"integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ=="
|
|
|
},
|
|
|
"node_modules/@vitejs/plugin-react": {
|
|
|
- "version": "4.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz",
|
|
|
- "integrity": "sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==",
|
|
|
+ "version": "4.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.2.tgz",
|
|
|
+ "integrity": "sha512-hieu+o05v4glEBucTcKMK3dlES0OeJlD9YVOAPraVMOInBCwzumaIFiUjr4bHK7NPgnAHgiskUoceKercrN8vg==",
|
|
|
"dependencies": {
|
|
|
- "@babel/core": "^7.24.5",
|
|
|
- "@babel/plugin-transform-react-jsx-self": "^7.24.5",
|
|
|
- "@babel/plugin-transform-react-jsx-source": "^7.24.1",
|
|
|
+ "@babel/core": "^7.25.2",
|
|
|
+ "@babel/plugin-transform-react-jsx-self": "^7.24.7",
|
|
|
+ "@babel/plugin-transform-react-jsx-source": "^7.24.7",
|
|
|
"@types/babel__core": "^7.20.5",
|
|
|
"react-refresh": "^0.14.2"
|
|
|
},
|