Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#525)
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 Jan 12, 2025
1 parent de8c0ee commit fa1e0fc
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"devDependencies": {
"@skyra/discord-components-core": "workspace:^",
"@skyra/discord-components-react": "workspace:^",
"@types/react": "19.0.4",
"@types/react-dom": "^19.0.2",
"@types/react": "19.0.5",
"@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.4",
"@types/react": "^19.0.5",
"colorette": "^2.0.20",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4019,7 +4019,7 @@ __metadata:
dependencies:
"@lit/react": "npm:^1.0.7"
"@skyra/discord-components-core": "workspace:^"
"@types/react": "npm:^19.0.4"
"@types/react": "npm:^19.0.5"
colorette: "npm:^2.0.20"
react: "npm:^19.0.0"
rimraf: "npm:^6.0.1"
Expand Down Expand Up @@ -4457,21 +4457,21 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^19.0.2":
version: 19.0.2
resolution: "@types/react-dom@npm:19.0.2"
"@types/react-dom@npm:^19.0.3":
version: 19.0.3
resolution: "@types/react-dom@npm:19.0.3"
peerDependencies:
"@types/react": ^19.0.0
checksum: 10/d2ae81ec0b8eee7a4bf31918796fdaa34e8db68f69682163bc212d759de76783e6ffcc02c02722dcf508429067148841e6da81414cc730ca2a28c9c2b350c880
checksum: 10/815907f7adaa078acbf1d1ae7b6bf69cebe86bd301b8b9744e392bc0f16feb31bfb9fe0bfa2681d7d86678c83d52dedba5ed9bc7776736d4050cdd426b8b2d2b
languageName: node
linkType: hard

"@types/react@npm:19.0.4, @types/react@npm:^19.0.4":
version: 19.0.4
resolution: "@types/react@npm:19.0.4"
"@types/react@npm:19.0.5, @types/react@npm:^19.0.5":
version: 19.0.5
resolution: "@types/react@npm:19.0.5"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10/9c20c1bafc21b2022bb8d3cc168ec646ae91580f769218cf0040a789c6b757412b6f4462b475a229039e99cc2727af03ca87b6b39b16930928c717cfe8e06e67
checksum: 10/14d082ee6516688146a278a5900401e62bdccd895c10585219a0d74880f88c243ca7bda02b610630d06d5442dc99e44f18c4f1aa528759f58a6efd04bab90e8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7163,8 +7163,8 @@ __metadata:
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "npm:2.0.2"
"@skyra/discord-components-core": "workspace:^"
"@skyra/discord-components-react": "workspace:^"
"@types/react": "npm:19.0.4"
"@types/react-dom": "npm:^19.0.2"
"@types/react": "npm:19.0.5"
"@types/react-dom": "npm:^19.0.3"
"@webcomponents/template-shadowroot": "npm:^0.2.1"
astro: "npm:5.1.5"
lit: "npm:^3.2.1"
Expand Down

0 comments on commit fa1e0fc

Please sign in to comment.