feat: projects redux storage and select

This commit is contained in:
2025-07-30 17:44:30 +04:00
parent b8d431ae99
commit cb168b6415
10 changed files with 226 additions and 2 deletions

View File

@ -3904,6 +3904,13 @@ __metadata:
languageName: node
linkType: hard
"@types/lodash@npm:^4.17.20":
version: 4.17.20
resolution: "@types/lodash@npm:4.17.20"
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
languageName: node
linkType: hard
"@types/node@npm:*":
version: 24.1.0
resolution: "@types/node@npm:24.1.0"
@ -5919,6 +5926,7 @@ __metadata:
"@testing-library/user-event": "npm:^14.6.1"
"@types/eslint-plugin-jsx-a11y": "npm:^6"
"@types/jest": "npm:^29.5.14"
"@types/lodash": "npm:^4.17.20"
"@types/node": "npm:^22.13.11"
"@types/react": "npm:19.1.8"
"@types/react-redux": "npm:^7.1.34"