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 6, 2023
1 parent 7a11192 commit d318069
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 75 deletions.
137 changes: 69 additions & 68 deletions package-lock.json

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

14 changes: 7 additions & 7 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,14 +37,14 @@
"@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",
"@typescript-eslint/parser": "6.7.4",
"@vitejs/plugin-react": "4.1.0",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.0.0",
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.11"
}
}

0 comments on commit d318069

Please sign in to comment.