File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
dev-packages/e2e-tests/test-applications Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1212 "test:assert" : " TEST_ENV=production playwright test"
1313 },
1414 "dependencies" : {
15- "@astrojs/check" : " ^ 0.9.2" ,
16- "@astrojs/node" : " ^ 8.3.2" ,
15+ "@astrojs/check" : " 0.9.2" ,
16+ "@astrojs/node" : " 8.3.2" ,
1717 "@playwright/test" : " ^1.46.0" ,
1818 "@sentry/astro" : " * || latest" ,
1919 "@sentry-internal/test-utils" : " link:../../../test-utils" ,
20- "@spotlightjs/astro" : " ^ 2.1.6" ,
21- "astro" : " ^ 4.13.3" ,
20+ "@spotlightjs/astro" : " 2.1.6" ,
21+ "astro" : " 4.13.3" ,
2222 "typescript" : " ^5.5.4"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change 2121 "@sentry/astro" : " latest || *" ,
2222 "astro" : " 4.16.1"
2323 },
24+ "devDependencies" : {
25+ "@astrojs/internal-helpers" : " 0.4.1"
26+ },
2427 "volta" : {
2528 "extends" : " ../../package.json"
2629 }
You can’t perform that action at this time.
0 commit comments