File tree Expand file tree Collapse file tree 3 files changed +22
-22
lines changed Expand file tree Collapse file tree 3 files changed +22
-22
lines changed 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.52 .3" ,
28
+ "@tanstack/query-core" : " ^5.53 .3" ,
29
29
"react" : " ^18.3.1" ,
30
30
"react-dom" : " ^18.3.1"
31
31
},
32
32
"devDependencies" : {
33
33
"@tanstack/config" : " workspace:*" ,
34
- "@types/react" : " ^18.3.4 " ,
34
+ "@types/react" : " ^18.3.5 " ,
35
35
"@types/react-dom" : " ^18.3.0" ,
36
36
"@vitejs/plugin-react" : " ^4.3.1"
37
37
}
Original file line number Diff line number Diff line change 61
61
"dependencies" : {
62
62
"@commitlint/parse" : " ^19.0.3" ,
63
63
"@eslint/js" : " ^9.9.1" ,
64
- "@stylistic/eslint-plugin-js" : " ^2.7.1 " ,
64
+ "@stylistic/eslint-plugin-js" : " ^2.7.2 " ,
65
65
"commander" : " ^12.1.0" ,
66
66
"current-git-branch" : " ^1.1.0" ,
67
67
"esbuild-register" : " ^3.6.0" ,
74
74
"minimist" : " ^1.2.8" ,
75
75
"rollup-plugin-preserve-directives" : " ^0.4.0" ,
76
76
"semver" : " ^7.6.3" ,
77
- "simple-git" : " ^3.25 .0" ,
77
+ "simple-git" : " ^3.26 .0" ,
78
78
"typedoc" : " ^0.26.6" ,
79
79
"typedoc-plugin-frontmatter" : " ^1.0.0" ,
80
80
"typedoc-plugin-markdown" : " ^4.2.6" ,
81
81
"typescript-eslint" : " ^8.3.0" ,
82
82
"v8flags" : " ^4.0.1" ,
83
- "vite-plugin-dts" : " ^4.0.3 " ,
83
+ "vite-plugin-dts" : " ^4.1.0 " ,
84
84
"vite-plugin-externalize-deps" : " ^0.8.0" ,
85
85
"vite-tsconfig-paths" : " ^5.0.1"
86
86
},
You can’t perform that action at this time.
0 commit comments