fix(deps): update all dependencies
This commit is contained in:
parent
f4cff14034
commit
12185e96f3
@ -11,7 +11,7 @@
|
||||
"@microsoft/signalr": "8.0.7",
|
||||
"@reduxjs/toolkit": "2.2.7",
|
||||
"@tippyjs/react": "4.2.6",
|
||||
"axios": "1.7.4",
|
||||
"axios": "1.7.7",
|
||||
"next": "14.2.6",
|
||||
"next-pwa": "5.6.0",
|
||||
"react": "18.3.1",
|
||||
@ -27,7 +27,7 @@
|
||||
"cssnano": "7.0.5",
|
||||
"eslint": "9.9.0",
|
||||
"eslint-config-next": "14.2.6",
|
||||
"postcss": "8.4.41",
|
||||
"postcss": "8.4.44",
|
||||
"postcss-import": "16.1.0",
|
||||
"prettier": "3.3.3",
|
||||
"typescript": "5.5.4"
|
||||
|
@ -1627,10 +1627,10 @@ axe-core@^4.6.2:
|
||||
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.1.tgz#6948854183ee7e7eae336b9877c5bafa027998ea"
|
||||
integrity sha512-9l850jDDPnKq48nbad8SiEelCv4OrUWrKab/cPj0GScVg6cb6NbCCt/Ulk26QEq5jP9NnGr04Bit1BHyV6r5CQ==
|
||||
|
||||
axios@1.7.4:
|
||||
version "1.7.4"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
|
||||
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
|
||||
axios@1.7.7:
|
||||
version "1.7.7"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
|
||||
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
|
||||
dependencies:
|
||||
follow-redirects "^1.15.6"
|
||||
form-data "^4.0.0"
|
||||
@ -4461,10 +4461,10 @@ postcss@8.4.31:
|
||||
picocolors "^1.0.0"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
postcss@8.4.41:
|
||||
version "8.4.41"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
|
||||
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
|
||||
postcss@8.4.44:
|
||||
version "8.4.44"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480"
|
||||
integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==
|
||||
dependencies:
|
||||
nanoid "^3.3.7"
|
||||
picocolors "^1.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user