Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #429 from TosiDrop/bump-libs
Browse files Browse the repository at this point in the history
chore: bump libs
  • Loading branch information
reqlez authored Aug 15, 2023
2 parents 54f9a45 + db7dedb commit 7af0ea4
Show file tree
Hide file tree
Showing 6 changed files with 1,386 additions and 1,154 deletions.
1,592 changes: 867 additions & 725 deletions client/package-lock.json

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
},
"dependencies": {
"@cardano-sdk/cip30": "^0.5.0",
"@fortawesome/fontawesome-common-types": "^6.3.0",
"@fortawesome/fontawesome-svg-core": "^6.3.0",
"@fortawesome/free-brands-svg-icons": "^6.3.0",
"@fortawesome/free-solid-svg-icons": "^6.3.0",
"@fortawesome/fontawesome-common-types": "^6.4.2",
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@reduxjs/toolkit": "^1.9.3",
"@reduxjs/toolkit": "^1.9.5",
"@types/node": "^18.14.1",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
Expand All @@ -23,16 +23,16 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-native": "^0.67.4",
"react-qr-code": "^2.0.11",
"react-redux": "^8.0.0",
"react-router-dom": "^6.8.1",
"react-qr-code": "^2.0.12",
"react-redux": "^8.1.2",
"react-router-dom": "^6.15.0",
"react-scripts": "^5.0.1",
"react-simple-tooltip": "^2.6.3",
"react-spinners": "^0.13.8",
"sass": "^1.58.3",
"sass": "^1.65.1",
"ts-node": "^10.7.0",
"typescript": "^4.9.5",
"web-vitals": "^3.1.1"
"web-vitals": "^3.4.0"
},
"scripts": {
"start": "PORT=3001 react-scripts --max-old-space-size=8192 start",
Expand Down Expand Up @@ -62,8 +62,8 @@
]
},
"devDependencies": {
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.7"
"autoprefixer": "^10.4.15",
"postcss": "^8.4.27",
"tailwindcss": "^3.3.3"
}
}
Loading

0 comments on commit 7af0ea4

Please sign in to comment.