File tree 7 files changed +315
-225
lines changed
7 files changed +315
-225
lines changed Original file line number Diff line number Diff line change 13
13
"@lekoarts/clerk-loader" : " workspace:^" ,
14
14
"@lekoarts/flickr-loader" : " workspace:^" ,
15
15
"@lekoarts/plausible-loader" : " workspace:^" ,
16
- "@tailwindcss/vite" : " ^4.1.3 " ,
16
+ "@tailwindcss/vite" : " ^4.1.4 " ,
17
17
"astro" : " catalog:astro" ,
18
- "tailwindcss" : " ^4.1.3 "
18
+ "tailwindcss" : " ^4.1.4 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " astro-loaders" ,
3
- "packageManager" : " pnpm@10.8.0 " ,
3
+ "packageManager" : " pnpm@10.8.1 " ,
4
4
"author" : " LekoArts" ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
25
25
"devDependencies" : {
26
26
"@antfu/eslint-config" : " ^4.12.0" ,
27
27
"@changesets/changelog-github" : " ^0.5.1" ,
28
- "@changesets/cli" : " ^2.28.1 " ,
28
+ "@changesets/cli" : " ^2.29.2 " ,
29
29
"@playwright/test" : " ^1.51.1" ,
30
30
"@types/node" : " ^22.14.1" ,
31
31
"eslint" : " ^9.24.0" ,
32
32
"eslint-plugin-format" : " ^1.0.1" ,
33
33
"lint-staged" : " ^15.5.1" ,
34
34
"simple-git-hooks" : " ^2.12.1" ,
35
- "vite" : " ^6.2.6 " ,
35
+ "vite" : " ^6.3.1 " ,
36
36
"vitest" : " ^3.1.1"
37
37
},
38
38
"simple-git-hooks" : {
Original file line number Diff line number Diff line change 34
34
"astro" : " ^5.0.0"
35
35
},
36
36
"dependencies" : {
37
- "@clerk/backend" : " ^1.27.3 " ,
38
- "type-fest" : " ^4.39.1 "
37
+ "@clerk/backend" : " ^1.29.0 " ,
38
+ "type-fest" : " ^4.40.0 "
39
39
},
40
40
"devDependencies" : {
41
41
"@arethetypeswrong/cli" : " catalog:linting" ,
Original file line number Diff line number Diff line change 33
33
"astro" : " ^5.0.0"
34
34
},
35
35
"dependencies" : {
36
- "ky" : " ^1.8.0 "
36
+ "ky" : " ^1.8.1 "
37
37
},
38
38
"devDependencies" : {
39
39
"@arethetypeswrong/cli" : " catalog:linting" ,
Original file line number Diff line number Diff line change 34
34
"astro" : " ^5.0.0"
35
35
},
36
36
"dependencies" : {
37
- "ky" : " ^1.8.0 "
37
+ "ky" : " ^1.8.1 "
38
38
},
39
39
"devDependencies" : {
40
40
"@arethetypeswrong/cli" : " catalog:linting" ,
You can’t perform that action at this time.
0 commit comments