diff --git a/package-lock.json b/package-lock.json index 39567c8..be907cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "@fullhuman/postcss-purgecss": "^6.0.0", "@types/file-saver": "^2.0.7", "@types/node": "^22.0.0", - "@types/react": "^18.3.3", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "@types/sql.js": "^1.4.9", "@typescript-eslint/eslint-plugin": "^8.0.1", @@ -3876,9 +3876,9 @@ "devOptional": true }, "node_modules/@types/react": { - "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==", + "version": "18.3.5", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.5.tgz", + "integrity": "sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==", "devOptional": true, "dependencies": { "@types/prop-types": "*", diff --git a/package.json b/package.json index b01c138..b0532a0 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@fullhuman/postcss-purgecss": "^6.0.0", "@types/file-saver": "^2.0.7", "@types/node": "^22.0.0", - "@types/react": "^18.3.3", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "@types/sql.js": "^1.4.9", "@typescript-eslint/eslint-plugin": "^8.0.1",