Skip to content

Commit

Permalink
chore(deps): update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 75be4a7 commit 303a836
Show file tree
Hide file tree
Showing 4 changed files with 846 additions and 924 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "oxc-node",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.0",
"devDependencies": {
"@napi-rs/cli": "^3.0.0-alpha.62",
"@napi-rs/wasm-runtime": "^0.2.5",
Expand All @@ -17,7 +17,7 @@
"lerna": "^8.1.9",
"lint-staged": "^15.2.10",
"npm-run-all2": "^7.0.1",
"oxlint": "^0.13.0",
"oxlint": "^0.14.0",
"prettier": "^3.3.3",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@oxc-node/cli": "workspace:*",
"@swc/core": "^1.7.0",
"esbuild": "^0.23.0",
"esbuild": "^0.24.0",
"tinybench": "^3.0.0",
"rxjs": "^7.8.1",
"typescript": "^5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"clipanion": "^4.0.0-rc.3",
"rolldown": "^0.13.0"
"rolldown": "^0.15.0"
},
"files": [
"dist"
Expand Down
Loading

0 comments on commit 303a836

Please sign in to comment.