Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#153)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent d251cc3 commit 1f2f0c8
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 236 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"std-env": "^3.8.0"
},
"devDependencies": {
"@babel/standalone": "^7.26.2",
"@rspack/cli": "^1.1.4",
"@rspack/core": "^1.1.4",
"@babel/standalone": "^7.26.4",
"@rspack/cli": "^1.1.5",
"@rspack/core": "^1.1.5",
"@types/node": "^22.10.1",
"automd": "^0.3.12",
"chalk": "^5.3.0",
Expand All @@ -62,11 +62,11 @@
"jiti": "^2.4.1",
"markdown-table": "^3.0.4",
"memory-fs": "^0.5.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.6",
"webpack": "^5.96.1",
"vitest": "^2.1.8",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"wrap-ansi": "^9.0.0"
},
Expand All @@ -82,7 +82,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"engines": {
"node": ">=14.21.3"
}
Expand Down
Loading

0 comments on commit 1f2f0c8

Please sign in to comment.