chore(package.json): add memoizee, remove carets

This commit is contained in:
plebeius.eth
2023-10-12 12:42:45 +02:00
parent e9e473598f
commit 43f047aa8b
2 changed files with 5 additions and 4 deletions

View File

@@ -11,11 +11,12 @@
"@types/node": "20.8.2",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"cross-env": "^7.0.3",
"cross-env": "7.0.3",
"ext-name": "5.0.0",
"i18next": "23.5.1",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.2.2",
"memoizee": "0.4.15",
"prettier": "3.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -24,7 +25,7 @@
"react-scripts": "5.0.1",
"react-virtuoso": "4.6.0",
"typescript": "5.2.2",
"zustand": "^4.4.3"
"zustand": "4.4.3"
},
"scripts": {
"start": "react-scripts start",

View File

@@ -6140,7 +6140,7 @@ ext-list@^2.0.0:
dependencies:
mime-db "^1.28.0"
ext-name@5.0.0:
ext-name@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ext-name/-/ext-name-5.0.0.tgz#70781981d183ee15d13993c8822045c506c8f0a6"
integrity sha512-yblEwXAbGv1VQDmow7s38W77hzAgJAO50ztBLMcUyUBfxv1HC+LGwtiEN+Co6LtlqT/5uwVOxsD4TNIilWhwdQ==
@@ -8789,7 +8789,7 @@ memfs@^3.1.2, memfs@^3.4.3:
dependencies:
fs-monkey "^1.0.4"
memoizee@0.4.15:
memoizee@0.4.15, memoizee@^0.4.15:
version "0.4.15"
resolved "https://registry.yarnpkg.com/memoizee/-/memoizee-0.4.15.tgz#e6f3d2da863f318d02225391829a6c5956555b72"
integrity sha512-UBWmJpLZd5STPm7PMUlOw/TSy972M+z8gcyQ5veOnSDRREz/0bmpyTfKt3/51DhEBqCZQn1udM/5flcSPYhkdQ==