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 Aug 31, 2024
1 parent 28ac18b commit b92104a
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 47 deletions.
79 changes: 35 additions & 44 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.192",
"@stanlemon/webdev": "^0.1.195",
"luxon": "^3.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"wouter": "^3.3.4"
"wouter": "^3.3.5"
},
"devDependencies": {
"@testing-library/react": "^16.0.0"
"@testing-library/react": "^16.0.1"
}
}

0 comments on commit b92104a

Please sign in to comment.