Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#447)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent 5d15262 commit fbd21f1
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 122 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@lerna-lite/run": "^3.8.0",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"chalk-cli": "^5.0.1",
"eslint": "^8.57.0",
"eslint-config-neon": "^0.1.62",
Expand All @@ -51,7 +51,7 @@
"typescript": "^5.5.4"
},
"resolutions": {
"esbuild": "~0.23.0",
"esbuild": "~0.23.1",
"@next/eslint-plugin-next": "npm:@favware/skip-dependency@latest",
"eslint-plugin-mdx": "npm:@favware/skip-dependency@latest",
"eslint-plugin-cypress": "npm:@favware/skip-dependency@latest",
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/check": "0.9.2",
"@astrojs/lit": "^4.3.0",
"@astrojs/starlight": "0.25.5",
"@astrojs/starlight": "0.26.1",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "4.14.2",
Expand Down
Loading

0 comments on commit fbd21f1

Please sign in to comment.