Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oBusk committed Nov 2, 2023
1 parent 7521f9e commit 96cb052
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 75 deletions.
125 changes: 55 additions & 70 deletions package-lock.json

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

9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"author": "Oscar Busk <[email protected]>",
"license": "ISC",
"volta": {
"node": "18.18.2",
"npm": "9.9.0"
"node": "18.18.2"
},
"engines": {
"node": "18.x",
Expand Down Expand Up @@ -47,7 +46,7 @@
"downshift": "^8.2.2",
"gitdiff-parser": "^0.3.1",
"jest": "^29.7.0",
"libnpmdiff": "^6.0.2",
"libnpmdiff": "^6.0.3",
"next": "^14.0.1",
"npm-package-arg": "^11.0.1",
"pacote": "^17.0.4",
Expand All @@ -64,10 +63,10 @@
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.7",
"@types/libnpmdiff": "^2.0.2",
"@types/node": "^20.8.9",
"@types/node": "^20.8.10",
"@types/npm-package-arg": "^6.1.3",
"@types/pacote": "^11.1.7",
"@types/react": "^18.2.33",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"@types/semver": "^7.5.4",
"@types/validate-npm-package-name": "^4.0.1",
Expand Down

1 comment on commit 96cb052

@vercel
Copy link

@vercel vercel bot commented on 96cb052 Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.