File tree Expand file tree Collapse file tree 5 files changed +501
-259
lines changed Expand file tree Collapse file tree 5 files changed +501
-259
lines changed Original file line number Diff line number Diff line change 1
- 22.11 .0
1
+ 22.12 .0
Original file line number Diff line number Diff line change 25
25
"test:build" : " vite build && vitest && publint --strict"
26
26
},
27
27
"dependencies" : {
28
- "@tanstack/query-core" : " ^5.62.0 " ,
29
- "react" : " ^18.3.1 " ,
30
- "react-dom" : " ^18.3.1 "
28
+ "@tanstack/query-core" : " ^5.62.2 " ,
29
+ "react" : " ^19.0.0 " ,
30
+ "react-dom" : " ^19.0.0 "
31
31
},
32
32
"devDependencies" : {
33
33
"@tanstack/config" : " workspace:*" ,
34
- "@types/react" : " ^18.3.12 " ,
35
- "@types/react-dom" : " ^18.3.1 " ,
34
+ "@types/react" : " ^19.0.0 " ,
35
+ "@types/react-dom" : " ^19.0.0 " ,
36
36
"@vitejs/plugin-react" : " ^4.3.4"
37
37
}
38
38
}
Original file line number Diff line number Diff line change 23
23
"cipublishforce" : " CI=true pnpm cipublish"
24
24
},
25
25
"devDependencies" : {
26
- "@types/node" : " ^22.9.3 " ,
26
+ "@types/node" : " ^22.10.1 " ,
27
27
"jsdom" : " ^25.0.1" ,
28
- "nx" : " ^20.1.4 " ,
29
- "prettier" : " ^3.4.1 " ,
28
+ "nx" : " ^20.2.0 " ,
29
+ "prettier" : " ^3.4.2 " ,
30
30
"publint" : " ^0.2.12" ,
31
31
"sherif" : " ^1.0.2" ,
32
32
"typescript" : " ^5.5.3" ,
33
33
"vite" : " ^5.4.11" ,
34
- "vitest" : " ^2.1.6 "
34
+ "vitest" : " ^2.1.8 "
35
35
}
36
36
}
Original file line number Diff line number Diff line change 65
65
"commander" : " ^12.1.0" ,
66
66
"current-git-branch" : " ^1.1.0" ,
67
67
"esbuild-register" : " ^3.6.0" ,
68
- "eslint-plugin-import-x" : " ^4.4.3 " ,
68
+ "eslint-plugin-import-x" : " ^4.5.0 " ,
69
69
"eslint-plugin-n" : " ^17.14.0" ,
70
70
"globals" : " ^15.13.0" ,
71
71
"interpret" : " ^3.1.1" ,
75
75
"rollup-plugin-preserve-directives" : " ^0.4.0" ,
76
76
"semver" : " ^7.6.3" ,
77
77
"simple-git" : " ^3.27.0" ,
78
- "typedoc" : " ^0.27.2 " ,
79
- "typedoc-plugin-frontmatter" : " ^1.1 .0" ,
80
- "typedoc-plugin-markdown" : " ^4.3.1 " ,
81
- "typescript-eslint" : " ^8.16 .0" ,
78
+ "typedoc" : " 0.26.11 " ,
79
+ "typedoc-plugin-frontmatter" : " 1.0 .0" ,
80
+ "typedoc-plugin-markdown" : " 4.2.10 " ,
81
+ "typescript-eslint" : " ^8.17 .0" ,
82
82
"v8flags" : " ^4.0.1" ,
83
83
"vite-plugin-dts" : " 4.0.3" ,
84
84
"vite-plugin-externalize-deps" : " ^0.8.0" ,
94
94
"@types/semver" : " ^7.5.8" ,
95
95
"@types/v8flags" : " ^3.1.3" ,
96
96
"eslint" : " ^9.16.0" ,
97
- "type-fest" : " ^4.29.1 "
97
+ "type-fest" : " ^4.30.0 "
98
98
}
99
99
}
You can’t perform that action at this time.
0 commit comments