Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
magic-akari committed Dec 8, 2024
1 parent 4a415b7 commit 9dee1fb
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.18.0
v22.12.0
21 changes: 10 additions & 11 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/swc_ast_viewer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ version.workspace = true

[dependencies]
anyhow = "1.0.94"
wasm-bindgen = "0.2.97"
wasm-bindgen = "0.2.99"

[dependencies.swc_core]
features = [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@rsbuild/core": "1.1.9",
"@rsbuild/plugin-react": "1.0.7",
"@rsbuild/plugin-react": "1.1.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"dprint": "^0.47.6",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

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

0 comments on commit 9dee1fb

Please sign in to comment.