File tree Expand file tree Collapse file tree 6 files changed +131
-131
lines changed Expand file tree Collapse file tree 6 files changed +131
-131
lines changed Original file line number Diff line number Diff line change 25
25
- name : Setup Tools
26
26
uses : ./.github/setup
27
27
- name : Get base and head commits for `nx affected`
28
-
28
+
29
29
with :
30
30
main-branch-name : main
31
31
- name : Run Checks
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.59.17 " ,
28
+ "@tanstack/query-core" : " ^5.59.20 " ,
29
29
"react" : " ^18.3.1" ,
30
30
"react-dom" : " ^18.3.1"
31
31
},
Original file line number Diff line number Diff line change 29
29
},
30
30
"devDependencies" : {
31
31
"@tanstack/config" : " workspace:*" ,
32
- "@vitejs/plugin-vue" : " ^5.1.4 "
32
+ "@vitejs/plugin-vue" : " ^5.1.5 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@types/node" : " ^20.16.2" ,
27
27
"jsdom" : " ^25.0.1" ,
28
- "nx" : " ^20.0.9 " ,
28
+ "nx" : " ^20.0.12 " ,
29
29
"prettier" : " ^3.3.3" ,
30
30
"publint" : " ^0.2.12" ,
31
31
"sherif" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 66
66
"current-git-branch" : " ^1.1.0" ,
67
67
"esbuild-register" : " ^3.6.0" ,
68
68
"eslint-plugin-import-x" : " ^4.4.0" ,
69
- "eslint-plugin-n" : " ^17.12.0 " ,
70
- "globals" : " ^15.11 .0" ,
69
+ "eslint-plugin-n" : " ^17.13.1 " ,
70
+ "globals" : " ^15.12 .0" ,
71
71
"interpret" : " ^3.1.1" ,
72
72
"jsonfile" : " ^6.1.0" ,
73
73
"liftoff" : " ^5.0.0" ,
78
78
"typedoc" : " ^0.26.11" ,
79
79
"typedoc-plugin-frontmatter" : " ^1.0.0" ,
80
80
"typedoc-plugin-markdown" : " ^4.2.10" ,
81
- "typescript-eslint" : " ^8.12.2 " ,
81
+ "typescript-eslint" : " ^8.13.0 " ,
82
82
"v8flags" : " ^4.0.1" ,
83
83
"vite-plugin-dts" : " 4.0.3" ,
84
84
"vite-plugin-externalize-deps" : " ^0.8.0" ,
85
- "vite-tsconfig-paths" : " ^5.0.1 "
85
+ "vite-tsconfig-paths" : " ^5.1.2 "
86
86
},
87
87
"devDependencies" : {
88
88
"@types/current-git-branch" : " ^1.1.6" ,
You can’t perform that action at this time.
0 commit comments