File tree 3 files changed +16
-16
lines changed
3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 35
35
runs-on : namespace-profile-btp-lite
36
36
steps :
37
37
- name : Checkout
38
- uses : namespacelabs/nscloud-checkout-action@v5
38
+ uses : namespacelabs/nscloud-checkout-action@v6
39
39
with :
40
40
fetch-depth : 2
41
41
Original file line number Diff line number Diff line change 15
15
"ci" : " next build"
16
16
},
17
17
"dependencies" : {
18
- "@tanstack/react-query" : " 5.64.0 " ,
19
- "connectkit" : " 1.8.2 " ,
18
+ "@tanstack/react-query" : " 5.74.3 " ,
19
+ "connectkit" : " 1.9.0 " ,
20
20
"encoding" : " 0.1.13" ,
21
- "next" : " 15.1.4 " ,
22
- "openapi-fetch" : " 0.13.4 " ,
21
+ "next" : " 15.3.0 " ,
22
+ "openapi-fetch" : " 0.13.5 " ,
23
23
"path-to-regexp" : " 8.2.0" ,
24
24
"pino-pretty" : " 13.0.0" ,
25
- "react" : " 19.0 .0" ,
26
- "react-dom" : " 19.0 .0" ,
27
- "wagmi" : " 2.14.7 "
25
+ "react" : " 19.1 .0" ,
26
+ "react-dom" : " 19.1 .0" ,
27
+ "wagmi" : " 2.14.16 "
28
28
},
29
29
"devDependencies" : {
30
30
"@biomejs/biome" : " 1.9.4" ,
31
- "@types/bun" : " 1.1.16 " ,
32
- "@types/node" : " 22.10.5 " ,
33
- "@types/react" : " 19.0.6 " ,
34
- "@types/react-dom" : " 19.0.3 " ,
35
- "openapi-typescript" : " 7.5.2 " ,
36
- "postcss" : " 8.4.49 " ,
37
- "tailwindcss" : " 3.4.17 " ,
38
- "typescript" : " 5.7 .3"
31
+ "@types/bun" : " 1.2.9 " ,
32
+ "@types/node" : " 22.14.1 " ,
33
+ "@types/react" : " 19.1.1 " ,
34
+ "@types/react-dom" : " 19.1.2 " ,
35
+ "openapi-typescript" : " 7.6.1 " ,
36
+ "postcss" : " 8.5.3 " ,
37
+ "tailwindcss" : " 4.1.3 " ,
38
+ "typescript" : " 5.8 .3"
39
39
}
40
40
}
You can’t perform that action at this time.
0 commit comments