File tree Expand file tree Collapse file tree 5 files changed +1014
-623
lines changed Expand file tree Collapse file tree 5 files changed +1014
-623
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"@astrojs/starlight" : " ^0.34.4" ,
14
- "astro" : " ^5.6.1 " ,
14
+ "astro" : " ^5.12.9 " ,
15
15
"sharp" : " ^0.34.2" ,
16
16
"typedoc-plugin-frontmatter" : " ^1.3.0" ,
17
17
"typedoc-plugin-markdown" : " ^4.7.0" ,
Original file line number Diff line number Diff line change 77
77
{
78
78
"name" : " @dfinity/agent" ,
79
79
"path" : " ./packages/agent/dist/index.js" ,
80
- "limit" : " 50 kB"
80
+ "limit" : " 52 kB"
81
81
},
82
82
{
83
83
"name" : " @dfinity/assets" ,
84
84
"path" : " ./packages/assets/dist/index.js" ,
85
- "limit" : " 55 kB"
85
+ "limit" : " 57 kB"
86
86
},
87
87
{
88
88
"name" : " @dfinity/auth-client" ,
117
117
{
118
118
"name" : " @dfinity/use-auth-client" ,
119
119
"path" : " ./packages/use-auth-client/dist/index.js" ,
120
- "limit" : " 61 kB"
120
+ "limit" : " 63 kB"
121
121
}
122
122
],
123
123
"release-it" : {
Original file line number Diff line number Diff line change 60
60
},
61
61
"devDependencies" : {
62
62
"@testing-library/jest-dom" : " ^6.4.8" ,
63
- "@testing-library/react" : " ^16.0.0" ,
64
- "@types/react" : " >16.8"
63
+ "@testing-library/react" : " ^16.3.0" ,
64
+ "@types/react" : " ^19.1.9" ,
65
+ "react-dom" : " 19.1.1"
65
66
},
66
67
"optionalDependencies" : {
67
68
"@rollup/rollup-linux-x64-gnu" : " 4.6.1"
You can’t perform that action at this time.
0 commit comments