Compare commits

..

1 Commits

Author SHA1 Message Date
86d01ed407 Update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-04-26 00:53:32 +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.0",
"@types/node": "22.15.2",
"@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.0":
version "22.15.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.0.tgz#5fcf430c079da64e96028b87cbffc218a02685db"
integrity sha512-99S8dWD2DkeE6PBaEDw+In3aar7hdoBvjyJMR6vaKBTzpvR0P00ClzJMOoVrj9D2+Sy/YCwACYHnBTpMhg1UCA==
"@types/node@22.15.2":
version "22.15.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905"
integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==
dependencies:
undici-types "~6.21.0"