diff --git a/module/package.json b/module/package.json index aa75acf..ac5e4f6 100644 --- a/module/package.json +++ b/module/package.json @@ -53,7 +53,7 @@ "lint": "echo 'Warning: lint is not implemented yet'" }, "devDependencies": { - "@types/react": "18.2.79", + "@types/react": "18.3.3", "typescript": "5.4.5" }, "peerDependencies": { diff --git a/package-lock.json b/package-lock.json index f9559ee..3fbf147 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ ], "license": "Apache-2.0", "devDependencies": { - "@types/react": "18.2.79", + "@types/react": "18.3.3", "typescript": "5.4.5" }, "peerDependencies": { @@ -4811,9 +4811,9 @@ "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==" }, "node_modules/@types/react": { - "version": "18.2.79", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.79.tgz", - "integrity": "sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==", + "version": "18.3.3", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz", + "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" @@ -24357,9 +24357,9 @@ "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==" }, "@types/react": { - "version": "18.2.79", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.79.tgz", - "integrity": "sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==", + "version": "18.3.3", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz", + "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==", "requires": { "@types/prop-types": "*", "csstype": "^3.0.2" @@ -33065,7 +33065,7 @@ "react-unity-webgl": { "version": "file:module", "requires": { - "@types/react": "18.2.79", + "@types/react": "18.3.3", "typescript": "5.4.5" }, "dependencies": {