aboutsummaryrefslogtreecommitdiff
path: root/playground
diff options
context:
space:
mode:
Diffstat (limited to 'playground')
-rw-r--r--playground/package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/playground/package-lock.json b/playground/package-lock.json
index 8000913..ca16c71 100644
--- a/playground/package-lock.json
+++ b/playground/package-lock.json
@@ -8183,9 +8183,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
- "version": "24.10.11",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.11.tgz",
- "integrity": "sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==",
+ "version": "24.10.12",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.12.tgz",
+ "integrity": "sha512-68e+T28EbdmLSTkPgs3+UacC6rzmqrcWFPQs1C8mwJhI/r5Uxr0yEuQotczNRROd1gq30NGxee+fo0rSIxpyAw==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.16.0"
@@ -22359,9 +22359,9 @@
}
},
"node_modules/styled-components": {
- "version": "6.3.8",
- "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.8.tgz",
- "integrity": "sha512-Kq/W41AKQloOqKM39zfaMdJ4BcYDw/N5CIq4/GTI0YjU6pKcZ1KKhk6b4du0a+6RA9pIfOP/eu94Ge7cu+PDCA==",
+ "version": "6.3.9",
+ "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.9.tgz",
+ "integrity": "sha512-J72R4ltw0UBVUlEjTzI0gg2STOqlI9JBhQOL4Dxt7aJOnnSesy0qJDn4PYfMCafk9cWOaVg129Pesl5o+DIh0Q==",
"license": "MIT",
"dependencies": {
"@emotion/is-prop-valid": "1.4.0",