Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisUser committed Nov 19, 2023
1 parent 3aefaa7 commit 81d6883
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 222 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"axios": "^0.27.2",
"eslint-plugin-prettier": "^5.0.1",
"nth-check": "2.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.17.0",
"react-router-dom": "^6.19.0",
"react-scripts": "5.0.1",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
Expand All @@ -33,19 +33,19 @@
"not IE 11"
],
"devDependencies": {
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.2",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"typescript": "^5.2.2"
},
"resolutions": {
"axios": "1.6.0",
"nth-check": "2.0.1",
"axios": "1.6.2",
"nth-check": "2.1.1",
"postcss": "8.4.31",
"semver": "7.5.2",
"semver": "7.5.4",
"tough-cookie": "4.1.3",
"webpack": "5.76.0"
"webpack": "5.89.0"
},
"homepage": ".",
"postcss": {
Expand Down
Loading

0 comments on commit 81d6883

Please sign in to comment.