File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
dev-packages/e2e-tests/test-applications/create-remix-app-v2 Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 },
1313 "dependencies" : {
1414 "@sentry/remix" : " latest || *" ,
15- "@remix-run/css-bundle" : " 2.7.2 " ,
16- "@remix-run/node" : " 2.7.2 " ,
17- "@remix-run/react" : " 2.7.2 " ,
18- "@remix-run/serve" : " 2.7.2 " ,
15+ "@remix-run/css-bundle" : " 2.16.5 " ,
16+ "@remix-run/node" : " 2.16.5 " ,
17+ "@remix-run/react" : " 2.16.5 " ,
18+ "@remix-run/serve" : " 2.16.5 " ,
1919 "isbot" : " ^3.6.8" ,
2020 "react" : " ^18.2.0" ,
2121 "react-dom" : " ^18.2.0"
2222 },
2323 "devDependencies" : {
2424 "@playwright/test" : " ~1.50.0" ,
2525 "@sentry-internal/test-utils" : " link:../../../test-utils" ,
26- "@remix-run/dev" : " 2.7.2 " ,
27- "@remix-run/eslint-config" : " 2.7.2 " ,
26+ "@remix-run/dev" : " 2.16.5 " ,
27+ "@remix-run/eslint-config" : " 2.16.5 " ,
2828 "@sentry/core" : " latest || *" ,
2929 "@types/react" : " ^18.0.35" ,
3030 "@types/react-dom" : " ^18.0.11" ,
You can’t perform that action at this time.
0 commit comments