Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 953bb8a commit 0383ed4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 50 deletions.
70 changes: 23 additions & 47 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 @@ -28,13 +28,13 @@
"type": "module",
"exports": "./lib/index.js",
"dependencies": {
"@stanlemon/webdev": "^0.1.139",
"luxon": "^3.4.3",
"@stanlemon/webdev": "^0.1.140",
"luxon": "^3.4.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"wouter": "^2.12.1"
},
"devDependencies": {
"@testing-library/react": "^14.1.0"
"@testing-library/react": "^14.1.2"
}
}

0 comments on commit 0383ed4

Please sign in to comment.