Skip to content

Commit

Permalink
chore(deps-dev): update dependency
Browse files Browse the repository at this point in the history
update dependencies to the latest
  • Loading branch information
netil authored and netil committed Sep 11, 2024
1 parent e32ba57 commit e14f0e7
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 202 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.10.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
Expand Down Expand Up @@ -135,34 +135,34 @@
"docdash": "^2.0.2",
"dprint": "^0.47.2",
"esbuild-loader": "^4.2.2",
"eslint": "^9.9.1",
"eslint-plugin-import": "^2.29.1",
"eslint": "^9.10.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsdoc": "^50.2.2",
"husky": "^9.1.5",
"jsdoc": "^4.0.3",
"lint-staged": "^15.2.10",
"mini-css-extract-plugin": "^2.9.1",
"playwright": "^1.46.1",
"playwright": "^1.47.0",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.21.2",
"rollup-plugin-delete": "^2.0.0",
"sass": "^1.77.8",
"rollup-plugin-delete": "^2.1.0",
"sass": "^1.78.0",
"sass-loader": "^16.0.1",
"semantic-release": "^24.1.0",
"simulant": "^0.2.2",
"sinon": "^18.0.0",
"sinon": "^18.0.1",
"string-replace-loader": "^3.1.0",
"style-loader": "^4.0.0",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.4.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.5.0",
"vitest": "^2.0.5",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-clean": "^1.2.5",
"webpack-cli": "^5.1.4",
"webpack-common-shake": "^2.1.0",
"webpack-dev-server": "^5.0.4",
"webpack-dev-server": "^5.1.0",
"webpack-merge": "^6.0.1",
"webpackbar": "^6.0.1",
"write-file-webpack-plugin": "^4.5.1"
Expand Down
Loading

0 comments on commit e14f0e7

Please sign in to comment.