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 May 12, 2024
1 parent 61d6ccc commit 768a5be
Show file tree
Hide file tree
Showing 6 changed files with 1,996 additions and 1,907 deletions.
111 changes: 71 additions & 40 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 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.1.4",
"vue": "^3.3.4"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
"vite": "^4.4.7"
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.26.2",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@playwright/test": "^1.36.2",
"@taplo/cli": "^0.5.2",
"@taplo/cli": "^0.7.0",
"@types/node": "^18.17.4",
"@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
2 changes: 1 addition & 1 deletion packages/swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@napi-rs/cli": "^2.16.2",
"@napi-rs/triples": "1.1.0"
"@napi-rs/triples": "1.2.0"
},
"engines": {
"node": "^14.19.0 || >=16.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/uorajs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"picocolors": "^1.0.0",
"rollup": "^3.28.0",
"vite": "^4.4.9",
"vite-plugin-inspect": "^0.7.35"
"vite-plugin-inspect": "^0.8.0"
},
"devDependencies": {
"@swc/core": "^1.3.76",
Expand Down

0 comments on commit 768a5be

Please sign in to comment.