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] authored Jan 19, 2025
1 parent fa1e0fc commit c2c942d
Show file tree
Hide file tree
Showing 4 changed files with 280 additions and 577 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"@lerna-lite/run": "^3.11.0",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"chalk-cli": "^5.0.1",
"eslint": "^9.18.0",
"eslint-config-neon": "^0.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-html": "^8.1.2",
"eslint-plugin-lit": "^1.15.0",
"eslint-plugin-lit-a11y": "^4.1.4",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-wc": "^2.2.0",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"markdown-toc": "^1.2.0",
"npm-run-all2": "^7.0.2",
"prettier": "^3.4.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 @@ -12,10 +12,10 @@
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/lit": "^4.3.0",
"@astrojs/starlight": "0.30.6",
"@astrojs/starlight": "0.31.1",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "5.1.5",
"astro": "5.1.7",
"lit": "^3.2.1",
"starlight-typedoc": "0.17.0",
"typedoc": "0.27.4",
Expand All @@ -25,7 +25,7 @@
"devDependencies": {
"@skyra/discord-components-core": "workspace:^",
"@skyra/discord-components-react": "workspace:^",
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "^19.0.3",
"react-dom": "^19.0.0",
"typescript": "^5.7.2"
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": "^19.0.0"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"colorette": "^2.0.20",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
Expand Down
Loading

0 comments on commit c2c942d

Please sign in to comment.