fix(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2024-01-05 20:57:39 +00:00
parent 5d21532daa
commit 3badb23152
2 changed files with 10 additions and 10 deletions

View File

@ -11,14 +11,14 @@
"@microsoft/signalr": "8.0.0", "@microsoft/signalr": "8.0.0",
"@reduxjs/toolkit": "2.0.1", "@reduxjs/toolkit": "2.0.1",
"@tippyjs/react": "4.2.6", "@tippyjs/react": "4.2.6",
"axios": "1.6.4", "axios": "1.6.5",
"next": "14.0.4", "next": "14.0.4",
"next-pwa": "5.6.0", "next-pwa": "5.6.0",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-redux": "9.0.4", "react-redux": "9.0.4",
"react-textarea-autosize": "8.5.3", "react-textarea-autosize": "8.5.3",
"tailwindcss": "3.4.0" "tailwindcss": "3.4.1"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "18.2.46", "@types/react": "18.2.46",

View File

@ -1589,10 +1589,10 @@ axe-core@^4.6.2:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.1.tgz#6948854183ee7e7eae336b9877c5bafa027998ea" resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.1.tgz#6948854183ee7e7eae336b9877c5bafa027998ea"
integrity sha512-9l850jDDPnKq48nbad8SiEelCv4OrUWrKab/cPj0GScVg6cb6NbCCt/Ulk26QEq5jP9NnGr04Bit1BHyV6r5CQ== integrity sha512-9l850jDDPnKq48nbad8SiEelCv4OrUWrKab/cPj0GScVg6cb6NbCCt/Ulk26QEq5jP9NnGr04Bit1BHyV6r5CQ==
axios@1.6.4: axios@1.6.5:
version "1.6.4" version "1.6.5"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.4.tgz#184ee1f63d412caffcf30d2c50982253c3ee86e0" resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.5.tgz#2c090da14aeeab3770ad30c3a1461bc970fb0cd8"
integrity sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A== integrity sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==
dependencies: dependencies:
follow-redirects "^1.15.4" follow-redirects "^1.15.4"
form-data "^4.0.0" form-data "^4.0.0"
@ -5085,10 +5085,10 @@ synckit@^0.8.4:
"@pkgr/utils" "^2.3.1" "@pkgr/utils" "^2.3.1"
tslib "^2.4.0" tslib "^2.4.0"
tailwindcss@3.4.0: tailwindcss@3.4.1:
version "3.4.0" version "3.4.1"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.0.tgz#045a9c474e6885ebd0436354e611a76af1c76839" resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.1.tgz#f512ca5d1dd4c9503c7d3d28a968f1ad8f5c839d"
integrity sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA== integrity sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==
dependencies: dependencies:
"@alloc/quick-lru" "^5.2.0" "@alloc/quick-lru" "^5.2.0"
arg "^5.0.2" arg "^5.0.2"