File tree 1 file changed +6
-6
lines changed
dev-packages/e2e-tests/test-applications/create-remix-app-v2
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@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 " ,
19
19
"isbot" : " ^3.6.8" ,
20
20
"react" : " ^18.2.0" ,
21
21
"react-dom" : " ^18.2.0"
22
22
},
23
23
"devDependencies" : {
24
24
"@playwright/test" : " ~1.50.0" ,
25
25
"@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 " ,
28
28
"@sentry/core" : " latest || *" ,
29
29
"@types/react" : " ^18.0.35" ,
30
30
"@types/react-dom" : " ^18.0.11" ,
You can’t perform that action at this time.
0 commit comments