Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 4ee2b74 commit 8fcd45c
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 155 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.4
18.20.5
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@
"puml": "npx puml generate flow.puml -o flow.png",
"release": "standard-version"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.15.4",
"dependencies": {
"@rspack/lite-tapable": "^1.0.1"
},
"devDependencies": {
"@types/node": "^20.17.5",
"@types/node": "^20.17.13",
"css-loader": "5.2.7",
"dir-compare": "^3.3.0",
"html-loader": "2.1.2",
"jest": "^27.5.1",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"pug": "3.0.3",
"pug-loader": "2.4.0",
"raw-loader": "4.0.2",
"rimraf": "^4.4.1",
"standard-version": "^9.3.0",
"style-loader": "2.0.0",
"typescript": "4.9.5",
"webpack": "^5.96.1",
"webpack": "^5.97.1",
"webpack-cli": "4.10.0",
"webpack-recompilation-simulator": "3.2.0"
},
Expand All @@ -60,7 +60,7 @@
"homepage": "https://github.com/rspack-contrib/html-rspack-plugin",
"repository": "https://github.com/rspack-contrib/html-rspack-plugin.git",
"engines": {
"node": ">=16.0.0"
"node": ">=16.20.2"
},
"jest": {
"watchPathIgnorePatterns": [
Expand Down
Loading

0 comments on commit 8fcd45c

Please sign in to comment.