Skip to content

Commit 47f5314

Browse files
committed
Update Deps
1 parent beac6f5 commit 47f5314

File tree

3 files changed

+2635
-1950
lines changed

3 files changed

+2635
-1950
lines changed

package.json

+41-36
Original file line numberDiff line numberDiff line change
@@ -22,80 +22,85 @@
2222
"tf-apply": "terraform apply"
2323
},
2424
"dependencies": {
25-
"@babel/core": "^7.22.1",
26-
"@babel/runtime": "^7.22.3",
25+
"@babel/core": "^7.23.7",
26+
"@babel/runtime": "^7.23.8",
2727
"@biconomy/mexa": "^3.0.6",
28-
"@chakra-ui/icons": "^2.0.19",
29-
"@chakra-ui/react": "^2.7.0",
30-
"@chakra-ui/system": "^2.5.8",
28+
"@chakra-ui/icons": "^2.1.1",
29+
"@chakra-ui/react": "^2.8.2",
30+
"@chakra-ui/system": "^2.6.2",
3131
"@dicebear/collection": "^6.0.4",
3232
"@dicebear/core": "^6.0.4",
33-
"@emotion/react": "^11.11.0",
33+
"@emotion/react": "^11.11.3",
3434
"@emotion/styled": "^11.11.0",
3535
"@gnosis.pm/safe-apps-sdk": "^7.8.0",
3636
"@gnosis.pm/safe-apps-web3modal": "^17.0.4",
3737
"@hapi/iron": "^7.0.1",
38-
"@onflow/fcl": "^1.4.0",
38+
"@onflow/fcl": "^1.9.0",
3939
"@portis/web3": "^4.0.7",
40-
"@react-three/drei": "^9.72.2",
41-
"@react-three/fiber": "^8.13.0",
40+
"@react-three/drei": "^9.96.0",
41+
"@react-three/fiber": "^8.15.14",
4242
"@self.id/web": "^0.5.0",
43-
"@solana/web3.js": "^1.77.3",
43+
"@solana/web3.js": "^1.89.1",
4444
"@textile/hub": "^6.3.4",
45-
"@theconvospace/sdk": "^0.6.16",
45+
"@theconvospace/sdk": "^0.6.18",
4646
"@walletconnect/web3-provider": "^1.8.0",
47-
"ably": "^1.2.40",
47+
"ably": "^1.2.48",
4848
"bs58": "^5.0.0",
4949
"bson-ext": "^4.0.3",
50-
"critters": "^0.0.18",
51-
"dotenv": "^16.1.4",
50+
"critters": "^0.0.20",
51+
"dotenv": "^16.3.1",
5252
"ethers": "^5.7.2",
53-
"framer-motion": "^10.12.16",
53+
"framer-motion": "^10.18.0",
5454
"got": "^13.0.0",
5555
"ioredis": "^5.3.2",
5656
"js-cookie": "^3.0.5",
57-
"jsonwebtoken": "^9.0.0",
58-
"kerberos": "^2.0.1",
57+
"jsonwebtoken": "^9.0.2",
58+
"kerberos": "^2.1.0",
5959
"key-did-provider-ed25519": "^3.0.1",
6060
"mongodb": "^5.6.0",
6161
"mongodb-client-encryption": "^2.8.0",
6262
"near-api-js": "^2.1.4",
63-
"next": "^13.2.4",
63+
"next": "^14.0.4",
6464
"next-pwa": "^5.6.0",
65-
"node-fetch": "^3.3.1",
65+
"node-fetch": "^3.3.2",
6666
"prop-types": "^15.8.1",
6767
"qr-code-styling": "1.6.0-rc.1",
6868
"react": "^18.2.0",
69-
"react-data-table-component": "^7.5.3",
69+
"react-data-table-component": "^7.6.2",
7070
"react-dom": "^18.2.0",
71-
"react-hotkeys-hook": "^4.4.0",
71+
"react-hotkeys-hook": "^4.4.4",
7272
"react-linkify": "1.0.0-alpha",
73-
"recharts": "2.6.2",
74-
"sharp": "^0.32.1",
75-
"styled-components": "5.3.11",
76-
"swr": "^2.1.5",
77-
"telegraf": "^4.12.2",
78-
"three": "^0.153.0",
73+
"recharts": "2.10.4",
74+
"sharp": "^0.33.2",
75+
"styled-components": "6.1.8",
76+
"swr": "^2.2.4",
77+
"telegraf": "^4.15.3",
78+
"three": "^0.160.0",
7979
"tweetnacl": "^1.0.3",
8080
"twitter-v2": "^1.1.0",
81-
"url-metadata": "^3.0.1",
81+
"url-metadata": "^3.3.1",
8282
"web3modal": "^1.9.12",
83-
"webpack": "^5.85.0",
84-
"zokrates-js": "1.0.43"
83+
"webpack": "^5.89.0",
84+
"zokrates-js": "1.1.9"
8585
},
8686
"devDependencies": {
87-
"@next/eslint-plugin-next": "^13.4.4",
87+
"@next/eslint-plugin-next": "^14.0.4",
8888
"bfj": "^7.0.2",
8989
"eslint": "^8.42.0",
90-
"eslint-config-next": "^13.4.4",
91-
"eslint-plugin-react": "^7.32.2",
90+
"eslint-config-next": "^14.0.4",
91+
"eslint-plugin-react": "^7.33.2",
9292
"eslint-plugin-react-hooks": "^4.6.0",
93-
"next-sitemap": "^4.1.3",
94-
"terraform": "^1.22.1",
93+
"next-sitemap": "^4.2.3",
94+
"terraform": "^1.23.0",
9595
"tf-next": "^0.13.2"
9696
},
97+
"overrides": {
98+
"@onflow/fcl": {
99+
"eslint-plugin-jsdoc": "latest"
100+
}
101+
},
97102
"engines": {
98-
"node": "20.x"
103+
"node": "18.x"
99104
},
100105
"nextBundleAnalysis": {
101106
"budget": null,

pages/api/zkidentity.js

-259
This file was deleted.

0 commit comments

Comments
 (0)