Skip to content

Commit 4240dd5

Browse files
chore(test): refresh e2e fixtures (#336)
Co-authored-by: wyattjoh <633002+wyattjoh@users.noreply.github.com>
1 parent 2573eb4 commit 4240dd5

21 files changed

Lines changed: 2132 additions & 2208 deletions

File tree

test/e2e/fixtures/astro/package-lock.json

Lines changed: 267 additions & 352 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/e2e/fixtures/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"astro": "astro"
1313
},
1414
"dependencies": {
15-
"astro": "6.3.3",
15+
"astro": "6.4.8",
1616
"@clerk/astro": "latest"
1717
}
1818
}

test/e2e/fixtures/nextjs-app-router-next14/package-lock.json

Lines changed: 32 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/e2e/fixtures/nextjs-app-router-next14/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"devDependencies": {
1818
"typescript": "5.9.3",
19-
"@types/node": "20.19.41",
20-
"@types/react": "18.3.29",
19+
"@types/node": "20.19.43",
20+
"@types/react": "18.3.31",
2121
"@types/react-dom": "18.3.7"
2222
}
2323
}

0 commit comments

Comments
 (0)