Compare commits
1 Commits
143a2a75d9
...
6147ad5c2a
| Author | SHA1 | Date | |
|---|---|---|---|
| 6147ad5c2a |
@@ -12,7 +12,7 @@
|
||||
"uuid": "13.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "24.10.15",
|
||||
"@types/node": "24.11.0",
|
||||
"@types/react": "18.2.31",
|
||||
"@types/uuid": "11.0.0",
|
||||
"autoprefixer": "10.4.27",
|
||||
|
||||
@@ -219,10 +219,10 @@
|
||||
"@parcel/watcher-win32-ia32" "2.5.6"
|
||||
"@parcel/watcher-win32-x64" "2.5.6"
|
||||
|
||||
"@types/node@24.10.15":
|
||||
version "24.10.15"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.15.tgz#83e016a4c3dbf4e672dc257cf4c941527f1a3aa3"
|
||||
integrity sha512-BgjLoRuSr0MTI5wA6gMw9Xy0sFudAaUuvrnjgGx9wZ522fYYLA5SYJ+1Y30vTcJEG+DRCyDHx/gzQVfofYzSdg==
|
||||
"@types/node@24.11.0":
|
||||
version "24.11.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
|
||||
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
|
||||
dependencies:
|
||||
undici-types "~7.16.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user