Skip to content

Commit

Permalink
fix(react): bump transitive dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Feb 3, 2024
1 parent 366d06e commit 74c0224
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"build:rename-esm-index": "node scripts/rename-esm-index.mjs"
},
"dependencies": {
"@lit/react": "^1.0.2",
"@lit/react": "^1.0.3",
"@skyra/discord-components-core": "workspace:^",
"react": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.48",
"@types/react": "^18.2.52",
"colorette": "^2.0.20",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
Expand Down

0 comments on commit 74c0224

Please sign in to comment.