Compare commits

..

1 Commits

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

View File

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

View File

@ -219,10 +219,10 @@
"@parcel/watcher-win32-ia32" "2.5.1"
"@parcel/watcher-win32-x64" "2.5.1"
"@types/node@22.15.19":
version "22.15.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef"
integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==
"@types/node@22.15.18":
version "22.15.18"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.18.tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963"
integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==
dependencies:
undici-types "~6.21.0"