File tree Expand file tree Collapse file tree 6 files changed +211
-264
lines changed Expand file tree Collapse file tree 6 files changed +211
-264
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-integration" ,
3+ "version" : " 1.0.0" ,
34 "private" : true ,
45 "type" : " module" ,
56 "exports" : {
2526 "test:build" : " vite build && vitest && publint --strict"
2627 },
2728 "dependencies" : {
28- "@tanstack/query-core" : " ^5.62.15 " ,
29+ "@tanstack/query-core" : " ^5.64.0 " ,
2930 "react" : " ^19.0.0" ,
3031 "react-dom" : " ^19.0.0"
3132 },
3233 "devDependencies" : {
3334 "@tanstack/config" : " workspace:*" ,
34- "@types/react" : " ^19.0.2 " ,
35- "@types/react-dom" : " ^19.0.2 " ,
35+ "@types/react" : " ^19.0.6 " ,
36+ "@types/react-dom" : " ^19.0.3 " ,
3637 "@vitejs/plugin-react" : " ^4.3.4"
3738 }
3839}
Original file line number Diff line number Diff line change 11{
22 "name" : " vanilla-integration" ,
3+ "version" : " 1.0.0" ,
34 "private" : true ,
45 "type" : " module" ,
56 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-integration" ,
3+ "version" : " 1.0.0" ,
34 "private" : true ,
45 "type" : " module" ,
56 "exports" : {
Original file line number Diff line number Diff line change 2525 "devDependencies" : {
2626 "@types/node" : " ^22.10.1" ,
2727 "jsdom" : " ^25.0.1" ,
28- "nx" : " ^20.3.0 " ,
28+ "nx" : " ^20.3.1 " ,
2929 "prettier" : " ^3.4.2" ,
30- "publint" : " ^0.2.12 " ,
30+ "publint" : " ^0.3.1 " ,
3131 "sherif" : " ^1.1.1" ,
3232 "typescript" : " ^5.5.3" ,
3333 "vite" : " ^5.4.11" ,
Original file line number Diff line number Diff line change 6060 },
6161 "dependencies" : {
6262 "@commitlint/parse" : " ^19.5.0" ,
63- "@eslint/js" : " ^9.17 .0" ,
64- "@stylistic/eslint-plugin-js" : " ^2.12.1 " ,
63+ "@eslint/js" : " ^9.18 .0" ,
64+ "@stylistic/eslint-plugin-js" : " ^2.13.0 " ,
6565 "commander" : " ^12.1.0" ,
6666 "current-git-branch" : " ^1.1.0" ,
6767 "esbuild-register" : " ^3.6.0" ,
7878 "typedoc" : " ^0.27.6" ,
7979 "typedoc-plugin-frontmatter" : " ^1.1.2" ,
8080 "typedoc-plugin-markdown" : " ^4.4.1" ,
81- "typescript-eslint" : " ^8.19.0 " ,
81+ "typescript-eslint" : " ^8.19.1 " ,
8282 "v8flags" : " ^4.0.1" ,
8383 "vite-plugin-dts" : " 4.0.3" ,
8484 "vite-plugin-externalize-deps" : " ^0.8.0" ,
9494 "@types/minimist" : " ^1.2.5" ,
9595 "@types/semver" : " ^7.5.8" ,
9696 "@types/v8flags" : " ^3.1.3" ,
97- "eslint" : " ^9.17 .0" ,
98- "type-fest" : " ^4.31 .0"
97+ "eslint" : " ^9.18 .0" ,
98+ "type-fest" : " ^4.32 .0"
9999 }
100100}
You can’t perform that action at this time.
0 commit comments