File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 "@tanstack/config" : " workspace:*" ,
3434 "@types/react" : " ^18.3.11" ,
3535 "@types/react-dom" : " ^18.3.1" ,
36- "@vitejs/plugin-react" : " ^4.3.2 "
36+ "@vitejs/plugin-react" : " ^4.3.3 "
3737 }
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.12.1 " ,
8+ "packageManager" : " pnpm@9.12.2 " ,
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" : " ^20.16.2" ,
2727 "jsdom" : " ^25.0.1" ,
28- "nx" : " ^19.8.4 " ,
28+ "nx" : " ^19.8.6 " ,
2929 "prettier" : " ^3.3.3" ,
3030 "publint" : " ^0.2.11" ,
31- "sherif" : " ^1.0.0 " ,
31+ "sherif" : " ^1.0.1 " ,
3232 "typescript" : " ^5.5.3" ,
33- "vite" : " ^5.4.8 " ,
34- "vitest" : " ^2.1.2 "
33+ "vite" : " ^5.4.9 " ,
34+ "vitest" : " ^2.1.3 "
3535 }
3636}
Original file line number Diff line number Diff line change 6060 },
6161 "dependencies" : {
6262 "@commitlint/parse" : " ^19.5.0" ,
63- "@eslint/js" : " ^9.12 .0" ,
63+ "@eslint/js" : " ^9.13 .0" ,
6464 "@stylistic/eslint-plugin-js" : " ^2.9.0" ,
6565 "commander" : " ^12.1.0" ,
6666 "current-git-branch" : " ^1.1.0" ,
7575 "rollup-plugin-preserve-directives" : " ^0.4.0" ,
7676 "semver" : " ^7.6.3" ,
7777 "simple-git" : " ^3.27.0" ,
78- "typedoc" : " ^0.26.9 " ,
78+ "typedoc" : " ^0.26.10 " ,
7979 "typedoc-plugin-frontmatter" : " ^1.0.0" ,
8080 "typedoc-plugin-markdown" : " ^4.2.9" ,
81- "typescript-eslint" : " ^8.8.1 " ,
81+ "typescript-eslint" : " ^8.10.0 " ,
8282 "v8flags" : " ^4.0.1" ,
8383 "vite-plugin-dts" : " 4.0.3" ,
8484 "vite-plugin-externalize-deps" : " ^0.8.0" ,
9393 "@types/minimist" : " ^1.2.5" ,
9494 "@types/semver" : " ^7.5.8" ,
9595 "@types/v8flags" : " ^3.1.3" ,
96- "eslint" : " ^9.12 .0" ,
96+ "eslint" : " ^9.13 .0" ,
9797 "type-fest" : " ^4.26.1"
9898 }
9999}
You can’t perform that action at this time.
0 commit comments