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 22, 2023
1 parent c922b97 commit e2ec6c9
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 32 deletions.
60 changes: 33 additions & 27 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"class-transformer": "0.5.1",
"filesize": "10.0.12",
"html-webpack-plugin": "5.5.3",
"luxon": "3.4.0",
"luxon": "3.4.1",
"path": "0.12.7",
"react": "18.2.0",
"react-bootstrap": "2.8.0",
Expand All @@ -34,13 +34,13 @@
"webextension-polyfill": "0.10.0"
},
"devDependencies": {
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/luxon": "3.3.1",
"@types/node": "18.17.7",
"@types/react": "18.2.20",
"@types/node": "18.17.8",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/uuid": "9.0.2",
"@types/webextension-polyfill": "0.10.1",
"@types/webextension-polyfill": "0.10.2",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@vitejs/plugin-react": "4.0.4",
Expand Down

0 comments on commit e2ec6c9

Please sign in to comment.