File tree 4 files changed +315
-282
lines changed 4 files changed +315
-282
lines changed Original file line number Diff line number Diff line change 24
24
"@nanostores/persistent" : " ^0.10.2" ,
25
25
"@nanostores/react" : " ^0.8.4" ,
26
26
"@quassel/ui" : " workspace:*" ,
27
- "@tanstack/react-query" : " ^5.62.8 " ,
28
- "@tanstack/react-router" : " ^1.92.3 " ,
27
+ "@tanstack/react-query" : " ^5.62.11 " ,
28
+ "@tanstack/react-router" : " ^1.92.11 " ,
29
29
"nanostores" : " ^0.11.3" ,
30
30
"openapi-fetch" : " 0.13.3" ,
31
31
"openapi-react-query" : " 0.2.8" ,
32
32
"react" : " ^18.3.1" ,
33
33
"react-dom" : " ^18.3.1"
34
34
},
35
35
"devDependencies" : {
36
- "@tanstack/router-devtools" : " ^1.92.3 " ,
37
- "@tanstack/router-plugin" : " ^1.91.1 " ,
36
+ "@tanstack/router-devtools" : " ^1.92.11 " ,
37
+ "@tanstack/router-plugin" : " ^1.92.11 " ,
38
38
"@testing-library/jest-dom" : " ^6.6.3" ,
39
39
"@testing-library/react" : " ^16.1.0" ,
40
40
"@types/react" : " ^18.3.18" ,
45
45
"openapi-typescript" : " ^7.4.4" ,
46
46
"openapi-typescript-helpers" : " ^0.0.15" ,
47
47
"typescript" : " ^5.7.2" ,
48
- "vite" : " ^6.0.5 " ,
48
+ "vite" : " ^6.0.6 " ,
49
49
"vitest" : " ^2.1.8"
50
50
}
51
51
}
Original file line number Diff line number Diff line change 43
43
"@types/react-dom" : " ^18.3.5" ,
44
44
"@vitejs/plugin-react" : " ^4.3.4" ,
45
45
"typescript" : " ^5.7.2" ,
46
- "vite" : " ^6.0.5 " ,
46
+ "vite" : " ^6.0.6 " ,
47
47
"vite-plugin-dts" : " ^4.4.0" ,
48
48
"vite-plugin-svgr" : " ^4.3.0"
49
49
}
Original file line number Diff line number Diff line change 26
26
"eslint" : " ^9.17.0" ,
27
27
"eslint-config-prettier" : " ^9.1.0" ,
28
28
"eslint-plugin-prettier" : " ^5.2.1" ,
29
- "eslint-plugin-react" : " ^7.37.2 " ,
29
+ "eslint-plugin-react" : " ^7.37.3 " ,
30
30
"eslint-plugin-react-hooks" : " 5.1.0" ,
31
31
"eslint-plugin-react-refresh" : " ^0.4.16" ,
32
32
"globals" : " ^15.14.0" ,
33
33
"nx" : " ^20.3.0" ,
34
- "typescript-eslint" : " ^8.18.1 "
34
+ "typescript-eslint" : " ^8.18.2 "
35
35
},
36
36
"engines" : {
37
37
"node" : " >=20.0.0"
You can’t perform that action at this time.
0 commit comments