File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 "test:build" : " vite build && vitest && publint --strict"
2727 },
2828 "dependencies" : {
29- "@tanstack/query-core" : " ^5.64.0 " ,
29+ "@tanstack/query-core" : " ^5.64.2 " ,
3030 "react" : " ^19.0.0" ,
3131 "react-dom" : " ^19.0.0"
3232 },
3333 "devDependencies" : {
3434 "@tanstack/config" : " workspace:*" ,
35- "@types/react" : " ^19.0.6 " ,
35+ "@types/react" : " ^19.0.7 " ,
3636 "@types/react-dom" : " ^19.0.3" ,
3737 "@vitejs/plugin-react" : " ^4.3.4"
3838 }
Original file line number Diff line number Diff line change 55 "type" : " git" ,
66 "url" : " https://github.com/TanStack/config.git"
77 },
8- "packageManager" : " pnpm@9.15.3 " ,
8+ "packageManager" : " pnpm@9.15.4 " ,
99 "type" : " module" ,
1010 "scripts" : {
1111 "preinstall" : " node -e \" if(process.env.CI == 'true') {console.log('Skipping preinstall...')} else {process.exit(1)}\" || npx -y only-allow pnpm" ,
2525 "devDependencies" : {
2626 "@types/node" : " ^22.10.1" ,
2727 "jsdom" : " ^25.0.1" ,
28- "nx" : " ^20.3.1 " ,
28+ "nx" : " ^20.3.2 " ,
2929 "prettier" : " ^3.4.2" ,
3030 "publint" : " ^0.3.2" ,
3131 "sherif" : " ^1.1.1" ,
3232 "typescript" : " ^5.5.3" ,
3333 "vite" : " ^6.0.7" ,
34- "vitest" : " ^3.0.1 "
34+ "vitest" : " ^3.0.2 "
3535 }
3636}
Original file line number Diff line number Diff line change 7777 "typedoc" : " ^0.27.6" ,
7878 "typedoc-plugin-frontmatter" : " ^1.1.2" ,
7979 "typedoc-plugin-markdown" : " ^4.4.1" ,
80- "typescript-eslint" : " ^8.19.1 " ,
80+ "typescript-eslint" : " ^8.20.0 " ,
8181 "v8flags" : " ^4.0.1" ,
8282 "vite-plugin-dts" : " 4.0.3" ,
83- "vite-plugin-externalize-deps" : " ^0.8 .0" ,
83+ "vite-plugin-externalize-deps" : " ^0.9 .0" ,
8484 "vite-tsconfig-paths" : " ^5.1.4" ,
8585 "vue-eslint-parser" : " ^9.4.3"
8686 },
You can’t perform that action at this time.
0 commit comments