File tree Expand file tree Collapse file tree 6 files changed +126
-130
lines changed
packages/tanstack-query-builder Expand file tree Collapse file tree 6 files changed +126
-130
lines changed Original file line number Diff line number Diff line change 11fund = false
22audit = false
33
4- DISABLE_OPENCOLLECTIVE = 1
5- ADBLOCK = 1
6-
74legacy-peer-deps = true
85
96node-options = " --import tsx"
Original file line number Diff line number Diff line change 1212 "test:browser" : " vitest --workspace=vitest.workspace.ts"
1313 },
1414 "dependencies" : {
15- "@tanstack/react-query-devtools" : " ^5.69.0 " ,
15+ "@tanstack/react-query-devtools" : " ^5.71.1 " ,
1616 "@tanstack/react-router" : " ^1.114.29" ,
17- "react" : " ^19.0 .0" ,
18- "react-dom" : " ^19.0 .0" ,
17+ "react" : " ^19.1 .0" ,
18+ "react-dom" : " ^19.1 .0" ,
1919 "tanstack-query-builder" : " ^0.9.3" ,
2020 "tanstack-query-builder-example-mocks" : " ^0.9.3"
2121 },
2222 "devDependencies" : {
23- "@tanstack/router-plugin" : " ^1.114.30 " ,
23+ "@tanstack/router-plugin" : " ^1.114.31 " ,
2424 "@types/react" : " ^19.0.12" ,
2525 "@types/react-dom" : " ^19.0.4" ,
2626 "@vitejs/plugin-react" : " ^4.3.4" ,
27- "@vitest/browser" : " ^3.0.9 " ,
27+ "@vitest/browser" : " ^3.1.1 " ,
2828 "autoprefixer" : " ^10.4.21" ,
2929 "msw" : " ^2.7.3" ,
3030 "playwright" : " ^1.51.1" ,
3131 "postcss" : " ^8.5.3" ,
32- "sass" : " ^1.86.0 " ,
32+ "sass" : " ^1.86.1 " ,
3333 "tailwindcss" : " ^3.4.17" ,
3434 "typescript" : " ^5.8.2" ,
35- "vite" : " ^6.2.2 " ,
36- "vitest" : " ^3.0.9 " ,
35+ "vite" : " ^6.2.4 " ,
36+ "vitest" : " ^3.1.1 " ,
3737 "vitest-browser-react" : " ^0.1.1"
3838 },
3939 "msw" : {
You can’t perform that action at this time.
0 commit comments