Skip to content

Commit

Permalink
chore(verify-cborld): upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
preetpatel committed Oct 4, 2023
1 parent b25806c commit 04ab6df
Show file tree
Hide file tree
Showing 2 changed files with 1,070 additions and 341 deletions.
42 changes: 21 additions & 21 deletions verify-cborld-presentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,34 +5,34 @@
"dependencies": {
"@material-ui/core": "4.11.4",
"@stablelib/base64": "1.0.1",
"@types/pako": "1.0.1",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/react-router-dom": "5.1.7",
"@types/styled-components": "5.1.10",
"@typescript-eslint/eslint-plugin": "4.20.0",
"@typescript-eslint/parser": "4.20.0",
"@types/pako": "1.0.5",
"@types/react": "17.0.67",
"@types/react-dom": "17.0.21",
"@types/react-router-dom": "5.3.3",
"@types/styled-components": "5.1.28",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"base32-decode": "1.0.0",
"dotenv": "^10.0.0",
"eslint": "7.23.0",
"eslint-plugin-functional": "3.2.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-tsdoc": "0.2.14",
"http-proxy-middleware": "2.0.0",
"husky": "3.0.4",
"lottie-react": "2.1.0",
"pako": "2.0.3",
"prettier": "2.2.1",
"eslint": "7.32.0",
"eslint-plugin-functional": "3.7.2",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-tsdoc": "0.2.17",
"http-proxy-middleware": "2.0.6",
"husky": "3.1.0",
"lottie-react": "2.4.0",
"pako": "2.1.0",
"prettier": "2.8.8",
"pretty-quick": "1.11.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-qr-code": "1.1.1",
"react-router-dom": "5.2.0",
"react-router-dom": "5.3.4",
"react-scripts": "4.0.3",
"react-web-qr-reader": "1.0.3",
"styled-components": "5.3.0",
"typescript": "4.2.3"
"react-web-qr-reader": "1.0.4",
"styled-components": "5.3.11",
"typescript": "4.9.5"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 04ab6df

Please sign in to comment.