File tree Expand file tree Collapse file tree 4 files changed +412
-426
lines changed Expand file tree Collapse file tree 4 files changed +412
-426
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " astro-loaders" ,
3
- "packageManager" : " pnpm@10.13.1 " ,
3
+ "packageManager" : " pnpm@10.14.0 " ,
4
4
"author" : " LekoArts" ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
23
23
"e2e:build" : " IS_BUILD=true playwright test"
24
24
},
25
25
"devDependencies" : {
26
- "@antfu/eslint-config" : " ^5.0 .0" ,
26
+ "@antfu/eslint-config" : " ^5.1 .0" ,
27
27
"@changesets/changelog-github" : " ^0.5.1" ,
28
28
"@changesets/cli" : " ^2.29.5" ,
29
- "@playwright/test" : " ^1.54.1 " ,
30
- "@types/node" : " ^22.16.5 " ,
31
- "eslint" : " ^9.31 .0" ,
29
+ "@playwright/test" : " ^1.54.2 " ,
30
+ "@types/node" : " ^22.17.0 " ,
31
+ "eslint" : " ^9.32 .0" ,
32
32
"eslint-plugin-format" : " ^1.0.1" ,
33
- "lint-staged" : " ^16.1.2 " ,
34
- "simple-git-hooks" : " ^2.13.0 " ,
35
- "vite" : " ^7.0.5 " ,
33
+ "lint-staged" : " ^16.1.4 " ,
34
+ "simple-git-hooks" : " ^2.13.1 " ,
35
+ "vite" : " ^7.0.6 " ,
36
36
"vitest" : " ^3.2.4"
37
37
},
38
38
"simple-git-hooks" : {
Original file line number Diff line number Diff line change 38
38
"astro" : " ^5.0.0"
39
39
},
40
40
"dependencies" : {
41
- "@clerk/backend" : " ^2.5.1 " ,
41
+ "@clerk/backend" : " ^2.6.2 " ,
42
42
"type-fest" : " ^4.41.0"
43
43
},
44
44
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments