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 Oct 4, 2023
1 parent 7a11192 commit e1ab7bd
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"build:chromium:watch": "nodemon --watch . --exec npm run build:chromium"
},
"dependencies": {
"@stdlib/regexp-basename-posix": "0.1.0",
"@stdlib/regexp-basename-windows": "0.1.0",
"@stdlib/regexp-basename-posix": "0.1.1",
"@stdlib/regexp-basename-windows": "0.1.1",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1",
"aria2": "4.1.2",
"bootstrap": "5.3.2",
"bootstrap-icons": "1.11.1",
"class-transformer": "0.5.1",
"filesize": "10.0.12",
"filesize": "10.1.0",
"html-webpack-plugin": "5.5.3",
"luxon": "3.4.3",
"path": "0.12.7",
Expand All @@ -37,8 +37,8 @@
"@types/jest": "29.5.5",
"@types/luxon": "3.3.2",
"@types/node": "18.18.3",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"@types/uuid": "9.0.4",
"@types/webextension-polyfill": "0.10.4",
"@typescript-eslint/eslint-plugin": "6.7.4",
Expand All @@ -57,6 +57,6 @@
"prettier": "3.0.3",
"rollup-plugin-html": "0.2.1",
"typescript": "5.2.2",
"vite": "4.4.9"
"vite": "4.4.10"
}
}

0 comments on commit e1ab7bd

Please sign in to comment.