1 Commits

Author SHA1 Message Date
f89c3c1bf0 Update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2026-02-08 02:01:55 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
"uuid": "13.0.0"
},
"devDependencies": {
"@types/node": "24.10.11",
"@types/node": "24.10.12",
"@types/react": "18.2.31",
"@types/uuid": "11.0.0",
"autoprefixer": "10.4.24",

View File

@@ -219,10 +219,10 @@
"@parcel/watcher-win32-ia32" "2.5.6"
"@parcel/watcher-win32-x64" "2.5.6"
"@types/node@24.10.11":
version "24.10.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.11.tgz#63e8463eec9fb2cdaa9a1ff96e6bf3303268460f"
integrity sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==
"@types/node@24.10.12":
version "24.10.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.12.tgz#a51b49260a045c08ac761cbde7e407ef144d2b2a"
integrity sha512-68e+T28EbdmLSTkPgs3+UacC6rzmqrcWFPQs1C8mwJhI/r5Uxr0yEuQotczNRROd1gq30NGxee+fo0rSIxpyAw==
dependencies:
undici-types "~7.16.0"
@@ -333,9 +333,9 @@ caniuse-lite@^1.0.30001283:
integrity sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==
caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001766:
version "1.0.30001768"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001768.tgz#546bfaf4ec33305096e842906df911bcf3ac0d1f"
integrity sha512-qY3aDRZC5nWPgHUgIB84WL+nySuo19wk0VJpp/XI9T34lrvkyhRvNVOFJOp2kxClQhiFBu+TaUSudf6oa3vkSA==
version "1.0.30001769"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001769.tgz#1ad91594fad7dc233777c2781879ab5409f7d9c2"
integrity sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==
chokidar@^3.5.3:
version "3.5.3"