Compare commits

..

1 Commits

Author SHA1 Message Date
1408d6c6cd Update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-05-06 03:50:42 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"uuid": "11.1.0" "uuid": "11.1.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.15.9", "@types/node": "22.15.11",
"@types/react": "18.2.31", "@types/react": "18.2.31",
"@types/uuid": "10.0.0", "@types/uuid": "10.0.0",
"autoprefixer": "10.4.21", "autoprefixer": "10.4.21",

View File

@ -219,10 +219,10 @@
"@parcel/watcher-win32-ia32" "2.5.1" "@parcel/watcher-win32-ia32" "2.5.1"
"@parcel/watcher-win32-x64" "2.5.1" "@parcel/watcher-win32-x64" "2.5.1"
"@types/node@22.15.9": "@types/node@22.15.11":
version "22.15.9" version "22.15.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.9.tgz#05a92409e7002356401df0b90267b296907937f7" resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.11.tgz#6714a9b3c67c6f87d63606f15f014146ec17f97e"
integrity sha512-l6QaCgJSJQ0HngL1TjvEY2DlefKggyGeXP1KYvYLBX41ZDPM1FsgDMAr5c+T673NMy7VCptMOzXOuJqf5uB0bA== integrity sha512-rlyK0vuU7VLEYQfXuC7QTFxDvkb6tKhDI7wR4r6ZzM0k8BJd44W0jxo6xmUjqSs4AlYmiYfLJU2f0pAG/FtCRw==
dependencies: dependencies:
undici-types "~6.21.0" undici-types "~6.21.0"