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 1, 2024
1 parent 303ca37 commit ea8c46a
Show file tree
Hide file tree
Showing 4 changed files with 154 additions and 157 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"build:documentation": "yarn workspace documentation build"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@eslint/compat": "^1.1.1",
"@lerna-lite/cli": "^3.8.0",
"@lerna-lite/publish": "^3.8.0",
"@lerna-lite/run": "^3.8.0",
"@lerna-lite/cli": "^3.9.0",
"@lerna-lite/publish": "^3.9.0",
"@lerna-lite/run": "^3.9.0",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.16.1",
"@types/node": "^20.16.2",
"chalk-cli": "^5.0.1",
"eslint": "^8.57.0",
"eslint-config-neon": "^0.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@astrojs/starlight": "0.26.1",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "4.14.5",
"astro": "4.15.1",
"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.4",
"@types/react": "18.3.5",
"@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.4",
"@types/react": "^18.3.5",
"colorette": "^2.0.20",
"rimraf": "^6.0.1",
"tsup": "^8.2.4",
Expand Down
Loading

0 comments on commit ea8c46a

Please sign in to comment.