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 ea083ec
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
102 changes: 51 additions & 51 deletions package-lock.json

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

8 changes: 4 additions & 4 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 Down Expand Up @@ -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 ea083ec

Please sign in to comment.