Skip to content

Commit

Permalink
list of todos with redux/toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
mixelio committed Sep 29, 2024
1 parent 71932b1 commit ebd1f0e
Show file tree
Hide file tree
Showing 31 changed files with 2,277 additions and 1,351 deletions.
1,255 changes: 233 additions & 1,022 deletions package-lock.json

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "GPL-3.0",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.2",
"@reduxjs/toolkit": "^2.2.6",
"@reduxjs/toolkit": "^2.2.7",
"bulma": "^1.0.1",
"classnames": "^2.5.1",
"react": "^18.3.1",
Expand All @@ -18,14 +18,15 @@
},
"devDependencies": {
"@cypress/react18": "^2.0.1",
"@mate-academy/scripts": "^1.8.5",
"@mate-academy/scripts": "^1.9.12",
"@mate-academy/students-ts-config": "*",
"@mate-academy/stylelint-config": "*",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-redux": "^7.1.33",
"@types/react-transition-group": "^4.4.10",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^7.16.0",
"@vitejs/plugin-react": "^4.3.1",
"cypress": "^13.13.0",
Expand Down
Loading

0 comments on commit ebd1f0e

Please sign in to comment.