Skip to content

Commit

Permalink
🧑‍🚀 Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb committed Oct 26, 2024
1 parent a0a8399 commit d1c19c2
Show file tree
Hide file tree
Showing 3 changed files with 1,068 additions and 826 deletions.
14 changes: 7 additions & 7 deletions library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-symbols/icons",
"version": "1.2.6",
"version": "1.2.7",
"description": "Symbols icons by Miguel Solorio for React",
"author": "@pheralb_",
"license": "MIT",
Expand Down Expand Up @@ -53,14 +53,14 @@
},
"devDependencies": {
"@swc/cli": "0.4.0",
"@swc/core": "1.7.23",
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@swc/core": "1.7.40",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"tsup": "8.2.4",
"typescript": "5.5.4"
"tsup": "8.3.5",
"typescript": "5.6.3"
},
"peerDependencies": {
"react": ">= 16.8",
Expand Down
Loading

0 comments on commit d1c19c2

Please sign in to comment.