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] committed Sep 7, 2023
1 parent 61d6ccc commit 3f511c4
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 56 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ resolver = "2" # See https://doc.rust-lang.org/cargo/refer

[workspace.dependencies]
# Workspace crates
napi = { version = ">=2.13.2" }
napi = { version = ">=2.13.3" }
napi-build = { version = ">=2.0.1" }
napi-derive = { version = ">=2.13.0" }
napi-sys = { version = ">=2.2.3" }

# SWC crates
# Keep consistent with preset_env_base through swc_core
swc_core = { version = ">=0.79.33" }
swc_core = { version = ">=0.83.2" }

[profile.dev]
debug = 2
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"preview": "vitepress preview"
},
"dependencies": {
"vitepress": "1.0.0-rc.4",
"vitepress": "1.0.0-rc.10",
"vue": "^3.3.4"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@uora/swc": "workspace:*",
"@vercel/ncc": "^0.36.1",
"@vercel/ncc": "^0.38.0",
"@vitest/coverage-v8": "^0.34.1",
"commitlint": "^17.7.1",
"eslint": "^8.46.0",
Expand Down
86 changes: 36 additions & 50 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 3f511c4

Please sign in to comment.