Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 6, 2024
1 parent 6d7ee91 commit 061f9f7
Show file tree
Hide file tree
Showing 4 changed files with 186 additions and 168 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/compat": "^1.1.1",
"@eslint/compat": "^1.2.0",
"@lerna-lite/cli": "^3.9.2",
"@lerna-lite/publish": "^3.9.2",
"@lerna-lite/run": "^3.9.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "0.9.3",
"@astrojs/check": "0.9.4",
"@astrojs/lit": "^4.3.0",
"@astrojs/starlight": "0.28.2",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "4.15.9",
"astro": "4.15.11",
"lit": "^3.2.0",
"starlight-typedoc": "0.15.0",
"typedoc": "0.26.5",
Expand All @@ -25,7 +25,7 @@
"devDependencies": {
"@skyra/discord-components-core": "workspace:^",
"@skyra/discord-components-react": "workspace:^",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "^18.3.0",
"react-dom": "^18.3.1",
"typescript": "^5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"colorette": "^2.0.20",
"rimraf": "^6.0.1",
"tsup": "^8.3.0",
Expand Down
Loading

0 comments on commit 061f9f7

Please # to comment.