Skip to content

Commit

Permalink
Dependencies Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nirnejak committed May 10, 2024
1 parent 9165208 commit a1e8320
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.23.0",
"react-router-dom": "^6.23.1",
"sort-by": "^1.2.0"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@types/papaparse": "^5.3.14",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
Expand All @@ -49,7 +49,7 @@
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-n": "^17.5.1",
"eslint-plugin-n": "^17.6.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
Expand Down

0 comments on commit a1e8320

Please sign in to comment.