File tree Expand file tree Collapse file tree 6 files changed +240
-162
lines changed
vite-react-dom-js-with-babel-eslint-parser-app
vite-react-dom-with-ts-blank-eslint-parser-app Expand file tree Collapse file tree 6 files changed +240
-162
lines changed Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@chevrotain/regexp-to-ast" : " ^11.0.3" ,
1717 "clsx" : " ^2.1.1" ,
18- "fumadocs-core" : " 15.0.9 " ,
18+ "fumadocs-core" : " 15.0.10 " ,
1919 "fumadocs-docgen" : " 1.3.7" ,
2020 "fumadocs-mdx" : " 11.5.6" ,
2121 "fumadocs-twoslash" : " 3.0.0" ,
2222 "fumadocs-typescript" : " 3.0.3" ,
23- "fumadocs-ui" : " 15.0.9 " ,
23+ "fumadocs-ui" : " 15.0.10 " ,
2424 "lucide-react" : " ^0.475.0" ,
2525 "next" : " ^15.1.7" ,
2626 "next-view-transitions" : " ^0.3.4" ,
Original file line number Diff line number Diff line change 2424 "eslint" : " ^9.20.1" ,
2525 "eslint-plugin-react-hooks" : " ^5.1.0" ,
2626 "eslint-plugin-react-refresh" : " ^0.4.19" ,
27- "globals" : " ^15.15 .0" ,
27+ "globals" : " ^16.0 .0" ,
2828 "vite" : " ^6.1.1"
2929 },
3030 "engines" : {
Original file line number Diff line number Diff line change 3030 "eslint" : " ^9.20.1" ,
3131 "eslint-plugin-react-hooks" : " ^5.1.0" ,
3232 "eslint-plugin-react-refresh" : " ^0.4.19" ,
33- "globals" : " ^15.15 .0" ,
33+ "globals" : " ^16.0 .0" ,
3434 "vite" : " ^6.1.1"
3535 },
3636 "engines" : {
Original file line number Diff line number Diff line change 2727 "eslint" : " ^9.20.1" ,
2828 "eslint-plugin-react-hooks" : " ^5.1.0" ,
2929 "eslint-plugin-react-refresh" : " ^0.4.19" ,
30- "globals" : " ^15.15 .0" ,
30+ "globals" : " ^16.0 .0" ,
3131 "meriyah" : " ^6.0.5" ,
3232 "ts-blank-eslint-parser" : " ^0.3.2" ,
3333 "ts-blank-space" : " ^0.6.0" ,
Original file line number Diff line number Diff line change 7171 "@typescript-eslint/types" : " ^8.24.1" ,
7272 "@vitest/ui" : " ^3.0.6" ,
7373 "concurrently" : " ^9.1.2" ,
74- "cspell" : " ^8.17.3 " ,
74+ "cspell" : " ^8.17.4 " ,
7575 "dedent" : " ^1.5.3" ,
7676 "dprint" : " ^0.49.0" ,
7777 "esbuild" : " ^0.25.0" ,
9090 "nx" : " 20.4.2" ,
9191 "ofetch" : " ^1.4.1" ,
9292 "picocolors" : " ^1.1.1" ,
93- "publint" : " ^0.3.5 " ,
93+ "publint" : " ^0.3.6 " ,
9494 "react" : " ^19.0.0" ,
9595 "react-dom" : " ^19.0.0" ,
9696 "sherif" : " ^1.3.0" ,
9797 "skott" : " ^0.35.4" ,
9898 "tinyexec" : " ^0.3.2" ,
99- "tinyglobby" : " ^0.2.11 " ,
99+ "tinyglobby" : " ^0.2.12 " ,
100100 "ts-pattern" : " ^5.6.2" ,
101101 "tsup" : " ^8.3.6" ,
102102 "tsx" : " ^4.19.3" ,
116116 },
117117 "pnpm" : {
118118 "overrides" : {
119+ "is-core-module" : " npm:@socketregistry/is-core-module@^1.0.7" ,
120+ "safe-buffer" : " npm:@socketregistry/safe-buffer@^1.0.6" ,
121+ "safer-buffer" : " npm:@socketregistry/safer-buffer@^1.0.6" ,
122+ "typedarray" : " npm:@socketregistry/typedarray@^1.0.5" ,
119123 "@types/react" : " ^19.0.10" ,
120124 "@types/react-dom" : " ^19.0.4" ,
121125 "cross-spawn" : " ^7.0.6" ,
122126 "esbuild" : " ^0.25.0" ,
123- "is-core-module" : " npm:@socketregistry/is-core-module@^1.0.7" ,
124127 "next" : " ^15.1.7" ,
125128 "react" : " ^19.0.0" ,
126129 "react-dom" : " ^19.0.0" ,
127- "safe-buffer" : " npm:@socketregistry/safe-buffer@^1.0.6" ,
128- "safer-buffer" : " npm:@socketregistry/safer-buffer@^1.0.6" ,
129130 "ts-api-utils" : " ^2.0.1" ,
130- "typedarray" : " npm:@socketregistry/typedarray@^1.0.5" ,
131131 "typescript" : " 5.8.1-rc"
132132 }
133133 }
You can’t perform that action at this time.
0 commit comments