File tree Expand file tree Collapse file tree 5 files changed +46
-17
lines changed Expand file tree Collapse file tree 5 files changed +46
-17
lines changed Original file line number Diff line number Diff line change 9
9
"test:types" : " tsc"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/devtools-event-client" : " workspace:^ " ,
13
- "@tanstack/react-devtools" : " workspace:^ " ,
12
+ "@tanstack/devtools-event-client" : " ^0.2.1 " ,
13
+ "@tanstack/react-devtools" : " ^0.2.1 " ,
14
14
"@tanstack/react-query" : " ^5.83.0" ,
15
15
"@tanstack/react-query-devtools" : " ^5.83.0" ,
16
16
"@tanstack/react-router" : " ^1.130.2" ,
Original file line number Diff line number Diff line change 9
9
"test:types" : " tsc"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/devtools-event-client" : " workspace:^ " ,
13
- "@tanstack/react-devtools" : " workspace:^ " ,
12
+ "@tanstack/devtools-event-client" : " ^0.2.1 " ,
13
+ "@tanstack/react-devtools" : " ^0.2.1 " ,
14
14
"react" : " ^19.1.0" ,
15
15
"react-dom" : " ^19.1.0"
16
16
},
Original file line number Diff line number Diff line change 17
17
"@prisma/extension-accelerate" : " ^2.0.2" ,
18
18
"@prisma/studio-core" : " ^0.5.1" ,
19
19
"@tailwindcss/vite" : " ^4.0.6" ,
20
- "@tanstack/devtools-event-bus" : " workspace:^ " ,
21
- "@tanstack/devtools-event-client" : " workspace:^ " ,
20
+ "@tanstack/devtools-event-bus" : " ^0.2.1 " ,
21
+ "@tanstack/devtools-event-client" : " ^0.2.1 " ,
22
22
"@tanstack/react-devtools" : " ^0.2.2" ,
23
23
"@tanstack/react-query" : " ^5.83.0" ,
24
24
"@tanstack/react-query-devtools" : " ^5.83.0" ,
35
35
"zod" : " ^4.0.14"
36
36
},
37
37
"devDependencies" : {
38
- "@tanstack/devtools" : " workspace:^ " ,
38
+ "@tanstack/devtools" : " ^0.2.1 " ,
39
39
"@testing-library/dom" : " ^10.4.0" ,
40
40
"@testing-library/react" : " ^16.2.0" ,
41
41
"@types/react" : " ^19.1.2" ,
Original file line number Diff line number Diff line change 9
9
"test:types" : " tsc"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/solid-devtools" : " workspace:^ " ,
12
+ "@tanstack/solid-devtools" : " ^0.2.1 " ,
13
13
"@tanstack/solid-query" : " ^5.83.0" ,
14
14
"@tanstack/solid-query-devtools" : " ^5.83.0" ,
15
15
"@tanstack/solid-router" : " ^1.129.8" ,
You can’t perform that action at this time.
0 commit comments