update yarn-4.2.1

This commit is contained in:
MichaelDvP
2024-05-07 07:22:16 +02:00
parent de16f9a585
commit bbe4d35f26
6 changed files with 274 additions and 273 deletions

View File

@@ -30,7 +30,7 @@
"@mui/material": "^5.15.16",
"@table-library/react-table-library": "4.1.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.8",
"@types/node": "^20.12.10",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
@@ -43,7 +43,7 @@
"react": "latest",
"react-dom": "latest",
"react-dropzone": "^14.2.3",
"react-icons": "^5.2.0",
"react-icons": "^5.2.1",
"react-router-dom": "^6.23.0",
"react-toastify": "^10.0.5",
"typesafe-i18n": "^5.26.2",
@@ -68,5 +68,5 @@
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^4.3.2"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.2.1"
}