aboutsummaryrefslogtreecommitdiff
path: root/playground/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'playground/package-lock.json')
-rw-r--r--playground/package-lock.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/playground/package-lock.json b/playground/package-lock.json
index 380e377..8000913 100644
--- a/playground/package-lock.json
+++ b/playground/package-lock.json
@@ -21,7 +21,7 @@
"styled-components": "^6.0.0"
},
"devDependencies": {
- "@types/node": "^20",
+ "@types/node": "^24.0.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"jest": "^30.0.0",
@@ -8183,12 +8183,12 @@
"license": "MIT"
},
"node_modules/@types/node": {
- "version": "20.19.32",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.32.tgz",
- "integrity": "sha512-Ez8QE4DMfhjjTsES9K2dwfV258qBui7qxUsoaixZDiTzbde4U12e1pXGNu/ECsUIOi5/zoCxAQxIhQnaUQ2VvA==",
+ "version": "24.10.11",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.11.tgz",
+ "integrity": "sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==",
"license": "MIT",
"dependencies": {
- "undici-types": "~6.21.0"
+ "undici-types": "~7.16.0"
}
},
"node_modules/@types/nodemon": {
@@ -23241,9 +23241,9 @@
}
},
"node_modules/undici-types": {
- "version": "6.21.0",
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
- "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
+ "version": "7.16.0",
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
+ "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
"license": "MIT"
},
"node_modules/unicorn-magic": {