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 Oct 20, 2024
1 parent 55531f9 commit 4194258
Show file tree
Hide file tree
Showing 5 changed files with 488 additions and 478 deletions.
725 changes: 367 additions & 358 deletions .yarn/releases/yarn-4.5.0.cjs → .yarn/releases/yarn-4.5.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/compat": "^1.2.0",
"@lerna-lite/cli": "^3.9.3",
"@lerna-lite/publish": "^3.9.3",
"@lerna-lite/run": "^3.9.3",
"@eslint/compat": "^1.2.1",
"@lerna-lite/cli": "^3.10.0",
"@lerna-lite/publish": "^3.10.0",
"@lerna-lite/run": "^3.10.0",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.16.11",
"@types/node": "^20.16.13",
"chalk-cli": "^5.0.1",
"eslint": "^8.57.1",
"eslint-config-neon": "^0.2.0",
Expand All @@ -44,7 +44,7 @@
"eslint-plugin-wc": "^2.2.0",
"lint-staged": "^15.2.10",
"markdown-toc": "^1.2.0",
"npm-run-all2": "^6.2.3",
"npm-run-all2": "^6.2.4",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"react": "^18.3.1",
Expand Down Expand Up @@ -79,5 +79,5 @@
"*": "prettier --ignore-unknown --write",
"*.{mjs,js,ts,tsx}": "eslint --fix"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@astrojs/starlight": "0.28.3",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "4.16.2",
"astro": "4.16.6",
"lit": "^3.2.1",
"starlight-typedoc": "0.15.0",
"typedoc": "0.26.5",
Expand Down
Loading

0 comments on commit 4194258

Please sign in to comment.