File tree Expand file tree Collapse file tree 4 files changed +273
-270
lines changed Expand file tree Collapse file tree 4 files changed +273
-270
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"@tanstack/config" : " workspace:*" ,
35
- "@types/react" : " ^19.0.7 " ,
35
+ "@types/react" : " ^19.0.8 " ,
36
36
"@types/react-dom" : " ^19.0.3" ,
37
37
"@vitejs/plugin-react" : " ^4.3.4"
38
38
}
Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@types/node" : " ^22.10.1" ,
27
27
"jsdom" : " ^25.0.1" ,
28
- "nx" : " ^20.3.2 " ,
28
+ "nx" : " ^20.3.3 " ,
29
29
"prettier" : " ^3.4.2" ,
30
30
"publint" : " ^0.3.2" ,
31
- "sherif" : " ^1.1.1 " ,
31
+ "sherif" : " ^1.2.0 " ,
32
32
"typescript" : " ^5.5.3" ,
33
- "vite" : " ^6.0.7 " ,
34
- "vitest" : " ^3.0.2 "
33
+ "vite" : " ^6.0.11 " ,
34
+ "vitest" : " ^3.0.4 "
35
35
}
36
36
}
Original file line number Diff line number Diff line change 60
60
},
61
61
"dependencies" : {
62
62
"@commitlint/parse" : " ^19.5.0" ,
63
- "@eslint/js" : " ^9.18 .0" ,
63
+ "@eslint/js" : " ^9.19 .0" ,
64
64
"@stylistic/eslint-plugin-js" : " ^2.13.0" ,
65
- "commander" : " ^13.0 .0" ,
65
+ "commander" : " ^13.1 .0" ,
66
66
"esbuild-register" : " ^3.6.0" ,
67
67
"eslint-plugin-import-x" : " ^4.6.1" ,
68
68
"eslint-plugin-n" : " ^17.15.1" ,
77
77
"typedoc" : " ^0.27.6" ,
78
78
"typedoc-plugin-frontmatter" : " ^1.1.2" ,
79
79
"typedoc-plugin-markdown" : " ^4.4.1" ,
80
- "typescript-eslint" : " ^8.20 .0" ,
80
+ "typescript-eslint" : " ^8.21 .0" ,
81
81
"v8flags" : " ^4.0.1" ,
82
82
"vite-plugin-dts" : " 4.0.3" ,
83
83
"vite-plugin-externalize-deps" : " ^0.9.0" ,
92
92
"@types/minimist" : " ^1.2.5" ,
93
93
"@types/semver" : " ^7.5.8" ,
94
94
"@types/v8flags" : " ^3.1.3" ,
95
- "eslint" : " ^9.18 .0" ,
96
- "type-fest" : " ^4.32 .0"
95
+ "eslint" : " ^9.19 .0" ,
96
+ "type-fest" : " ^4.33 .0"
97
97
}
98
98
}
You can’t perform that action at this time.
0 commit comments