Skip to content

Commit

Permalink
Merge pull request #137 from ckomop0x/update/deps-2023-09-08
Browse files Browse the repository at this point in the history
deps-2023-09-08
  • Loading branch information
ckomop0x authored Sep 8, 2023
2 parents c24e6ee + d7e41bf commit 0ac4e6a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 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 @@ -10,19 +10,19 @@
"test": "jest --env=jsdom --ci --verbose --passWithNoTests"
},
"dependencies": {
"@types/node": "20.5.9",
"@types/node": "20.6.0",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"date-fns": "^2.30.0",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"next": "13.4.19",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.3",
Expand Down

0 comments on commit 0ac4e6a

Please sign in to comment.