File tree Expand file tree Collapse file tree 5 files changed +115
-141
lines changed Expand file tree Collapse file tree 5 files changed +115
-141
lines changed Original file line number Diff line number Diff line change 1- 2025-05-19_16:14:49
1+ 2025-05-20_00:56:46
Original file line number Diff line number Diff line change 1010 "lint" : " eslint app/"
1111 },
1212 "dependencies" : {
13- "@remix-run/node" : " ^2.16.6 " ,
14- "@remix-run/react" : " ^2.16.6 " ,
15- "@remix-run/serve" : " ^2.16.6 " ,
16- "@remix-run/server-runtime" : " ^2.16.6 " ,
13+ "@remix-run/node" : " ^2.16.7 " ,
14+ "@remix-run/react" : " ^2.16.7 " ,
15+ "@remix-run/serve" : " ^2.16.7 " ,
16+ "@remix-run/server-runtime" : " ^2.16.7 " ,
1717 "@repo/shared" : " workspace:*" ,
1818 "@vercel/analytics" : " ^1.5.0" ,
1919 "@vercel/remix-entry-server" : " ^0.1.1" ,
2424 "react18-themes" : " ^3.2.0"
2525 },
2626 "devDependencies" : {
27- "@remix-run/dev" : " ^2.16.6 " ,
27+ "@remix-run/dev" : " ^2.16.7 " ,
2828 "@repo/eslint-config" : " workspace:*" ,
2929 "@repo/typescript-config" : " workspace:*" ,
3030 "@types/react" : " ^19.1.4" ,
Original file line number Diff line number Diff line change 2727 "@repo/eslint-config" : " workspace:*" ,
2828 "@repo/typescript-config" : " workspace:*" ,
2929 "@types/node" : " ^22.15.19" ,
30- "@vitest/coverage-v8" : " ^3.1.3 " ,
30+ "@vitest/coverage-v8" : " ^3.1.4 " ,
3131 "esbuild" : " ^0.25.4" ,
3232 "esbuild-plugin-react18-css" : " ^0.0.4" ,
3333 "tiny-glob" : " ^0.2.9" ,
3434 "tsup" : " ^8.5.0" ,
3535 "typescript" : " ^5.8.3" ,
3636 "vite-tsconfig-paths" : " ^5.1.4" ,
37- "vitest" : " ^3.1.3 "
37+ "vitest" : " ^3.1.4 "
3838 },
3939 "funding" : [
4040 {
Original file line number Diff line number Diff line change 2626 "@types/react" : " ^19.1.4" ,
2727 "@types/react-dom" : " ^19.1.5" ,
2828 "@vitejs/plugin-react" : " ^4.4.1" ,
29- "@vitest/coverage-v8" : " ^3.1.3 " ,
29+ "@vitest/coverage-v8" : " ^3.1.4 " ,
3030 "esbuild-plugin-react18" : " workspace:*" ,
3131 "esbuild-plugin-react18-css" : " ^0.0.4" ,
3232 "jsdom" : " ^26.1.0" ,
3535 "tsup" : " ^8.5.0" ,
3636 "typescript" : " ^5.8.3" ,
3737 "vite-tsconfig-paths" : " ^5.1.4" ,
38- "vitest" : " ^3.1.3 "
38+ "vitest" : " ^3.1.4 "
3939 },
4040 "peerDependencies" : {
4141 "@types/react" : " 16.8 - 19" ,
You can’t perform that action at this time.
0 commit comments