Compare commits

..

1 Commits

Author SHA1 Message Date
1dc6673529 Update all dependencies
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error
2025-01-23 01:05:40 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"react-dom": "18.2.0" "react-dom": "18.2.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.10.8", "@types/node": "22.10.7",
"@types/react": "18.2.6", "@types/react": "18.2.6",
"@types/react-dom": "18.2.4", "@types/react-dom": "18.2.4",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",

View File

@ -79,10 +79,10 @@
dependencies: dependencies:
tslib "^2.4.0" tslib "^2.4.0"
"@types/node@22.10.8": "@types/node@22.10.7":
version "22.10.8" version "22.10.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.8.tgz#e7e2602c83d27d483c056302d76b86321c4e8697" resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7"
integrity sha512-rk+QvAEGsbX/ZPiiyel6hJHNUS9cnSbPWVaZLvE+Er3tLqQFzWMz9JOfWW7XUmKvRPfxJfbl3qYWve+RGXncFw== integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==
dependencies: dependencies:
undici-types "~6.20.0" undici-types "~6.20.0"