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 27, 2024
1 parent d29086c commit b14f382
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 132 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@lerna-lite/run": "^3.10.0",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.16.13",
"@types/node": "^20.17.1",
"chalk-cli": "^5.0.1",
"eslint": "^8.57.1",
"eslint-config-neon": "^0.2.0",
Expand All @@ -44,12 +44,12 @@
"eslint-plugin-wc": "^2.2.0",
"lint-staged": "^15.2.10",
"markdown-toc": "^1.2.0",
"npm-run-all2": "^6.2.4",
"npm-run-all2": "^6.2.6",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"react": "^18.3.1",
"rimraf": "^6.0.1",
"tsup": "^8.3.0",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
},
"resolutions": {
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.28.3",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "4.16.6",
"astro": "4.16.7",
"lit": "^3.2.1",
"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.11",
"@types/react": "18.3.12",
"@types/react-dom": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.5.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"react": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"colorette": "^2.0.20",
"rimraf": "^6.0.1",
"tsup": "^8.3.0",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit b14f382

Please sign in to comment.