diff --git a/package-lock.json b/package-lock.json index fbfad32..32b21eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "@types/react-helmet": "^6.1.11", "@types/react-modal": "^3.16.3", "@types/shortid": "^0.0.32", - "@vitejs/plugin-react": "^4.3.2", + "@vitejs/plugin-react": "^4.3.3", "aegir": "^44.1.2", "ecstatic": "^4.1.4", "eslint-plugin-jsx-a11y": "^6.10.0", @@ -10215,11 +10215,10 @@ "license": "ISC" }, "node_modules/@vitejs/plugin-react": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.2.tgz", - "integrity": "sha512-hieu+o05v4glEBucTcKMK3dlES0OeJlD9YVOAPraVMOInBCwzumaIFiUjr4bHK7NPgnAHgiskUoceKercrN8vg==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.3.tgz", + "integrity": "sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==", "dev": true, - "license": "MIT", "dependencies": { "@babel/core": "^7.25.2", "@babel/plugin-transform-react-jsx-self": "^7.24.7", diff --git a/package.json b/package.json index 2e98ca7..05fe112 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@types/react-helmet": "^6.1.11", "@types/react-modal": "^3.16.3", "@types/shortid": "^0.0.32", - "@vitejs/plugin-react": "^4.3.2", + "@vitejs/plugin-react": "^4.3.3", "aegir": "^44.1.2", "ecstatic": "^4.1.4", "eslint-plugin-jsx-a11y": "^6.10.0",