File tree 2 files changed +30
-30
lines changed 2 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " next-starter-v5" ,
3
- "version" : " 0.1.0" ,
4
- "private" : true ,
5
- "scripts" : {
6
- "dev" : " rm -rf .next && next dev" ,
7
- "build" : " next build" ,
8
- "start" : " next start" ,
9
- "lint" : " next lint"
10
- },
11
- "dependencies" : {
12
- "next" : " 14.1.0" ,
13
- "react" : " ^18" ,
14
- "react-dom" : " ^18" ,
15
- "thirdweb" : " 0.0.0-dev-dce7400bb21e5d86f8a914da0e81f506e3ea40bd-20240513192408 "
16
- },
17
- "devDependencies" : {
18
- "@types/node" : " ^20" ,
19
- "@types/react" : " ^18" ,
20
- "@types/react-dom" : " ^18" ,
21
- "autoprefixer" : " ^10.0.1" ,
22
- "eslint" : " ^8" ,
23
- "eslint-config-next" : " 14.1.0" ,
24
- "postcss" : " ^8" ,
25
- "tailwindcss" : " ^3.3.0" ,
26
- "typescript" : " ^5"
27
- }
2
+ "name" : " next-starter-v5" ,
3
+ "version" : " 0.1.0" ,
4
+ "private" : true ,
5
+ "scripts" : {
6
+ "dev" : " rm -rf .next && next dev" ,
7
+ "build" : " next build" ,
8
+ "start" : " next start" ,
9
+ "lint" : " next lint"
10
+ },
11
+ "dependencies" : {
12
+ "next" : " 14.1.0" ,
13
+ "react" : " ^18" ,
14
+ "react-dom" : " ^18" ,
15
+ "thirdweb" : " 0.0.0-dev-c8ff43450c625668b4103714cf44ff23cd646ad9-20240513204815 "
16
+ },
17
+ "devDependencies" : {
18
+ "@types/node" : " ^20" ,
19
+ "@types/react" : " ^18" ,
20
+ "@types/react-dom" : " ^18" ,
21
+ "autoprefixer" : " ^10.0.1" ,
22
+ "eslint" : " ^8" ,
23
+ "eslint-config-next" : " 14.1.0" ,
24
+ "postcss" : " ^8" ,
25
+ "tailwindcss" : " ^3.3.0" ,
26
+ "typescript" : " ^5"
27
+ }
28
28
}
Original file line number Diff line number Diff line change @@ -4971,10 +4971,10 @@ thenify-all@^1.0.0:
4971
4971
dependencies :
4972
4972
any-promise "^1.0.0"
4973
4973
4974
- [email protected] dce7400bb21e5d86f8a914da0e81f506e3ea40bd-20240513192408 :
4975
- version "0.0.0-dev-dce7400bb21e5d86f8a914da0e81f506e3ea40bd-20240513192408 "
4976
- resolved "https://registry.yarnpkg.com/thirdweb/-/thirdweb-0.0.0-dev-dce7400bb21e5d86f8a914da0e81f506e3ea40bd-20240513192408 .tgz#dfda9a66e671118deda52aaffd62821eebbb2db0 "
4977
- integrity sha512-MEEMu9VQbnpv1V4fl5w3PZrBVNFcEEBx+eYuN7NqiE0IH3iQKGnFWGFzuopCwgfNYQecbOmKUotu/ZRx6h8CRg ==
4974
+ [email protected] c8ff43450c625668b4103714cf44ff23cd646ad9-20240513204815 :
4975
+ version "0.0.0-dev-c8ff43450c625668b4103714cf44ff23cd646ad9-20240513204815 "
4976
+ resolved "https://registry.yarnpkg.com/thirdweb/-/thirdweb-0.0.0-dev-c8ff43450c625668b4103714cf44ff23cd646ad9-20240513204815 .tgz#de69830d52b7336bc84634e30f76e09fda03e480 "
4977
+ integrity sha512-6t2QAtnjgut0zotMfgJkuoY4qVM9k0ylE1jxUZbnMYYBPQvQvrGuTNJWXy0AtC9Q/BMlsE0cMTualdjcOxtnfQ ==
4978
4978
dependencies :
4979
4979
" @coinbase/wallet-sdk" " 4.0.0-rc.2"
4980
4980
" @emotion/react" " 11.11.4"
You can’t perform that action at this time.
0 commit comments