diff --git a/package-lock.json b/package-lock.json index 4247eef..16ab26a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@shoelace-style/shoelace": "^2.15.0", "@thepassle/app-tools": "^0.9.9", - "@types/react": "^18.2.78", + "@types/react": "^18.2.79", "lit": "^3.1.3", "urlpattern-polyfill": "^10.0.0", "workbox-build": "^7.1.0", @@ -2847,9 +2847,9 @@ "integrity": "sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==" }, "node_modules/@types/react": { - "version": "18.2.78", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.78.tgz", - "integrity": "sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==", + "version": "18.2.79", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.79.tgz", + "integrity": "sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" diff --git a/package.json b/package.json index bf2d204..ed26d9e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@shoelace-style/shoelace": "^2.15.0", "@thepassle/app-tools": "^0.9.9", - "@types/react": "^18.2.78", + "@types/react": "^18.2.79", "lit": "^3.1.3", "urlpattern-polyfill": "^10.0.0", "workbox-build": "^7.1.0",