File tree Expand file tree Collapse file tree 4 files changed +1316
-920
lines changed Expand file tree Collapse file tree 4 files changed +1316
-920
lines changed Original file line number Diff line number Diff line change 23
23
"license" : " ISC" ,
24
24
"packageManager" :
" [email protected] +sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af" ,
25
25
"devDependencies" : {
26
- "@eslint/js" : " ^9.21 .0" ,
27
- "@typescript-eslint/parser" : " ^8.26.0 " ,
28
- "eslint" : " ^9.21 .0" ,
29
- "eslint-config-prettier" : " ^10.0.2 " ,
26
+ "@eslint/js" : " ^9.28 .0" ,
27
+ "@typescript-eslint/parser" : " ^8.33.1 " ,
28
+ "eslint" : " ^9.28 .0" ,
29
+ "eslint-config-prettier" : " ^10.1.5 " ,
30
30
"eslint-plugin-astro" : " ^1.3.1" ,
31
31
"eslint-plugin-import" : " ^2.31.0" ,
32
- "eslint-plugin-prettier" : " ^5.2.3 " ,
33
- "globals" : " ^16.0 .0" ,
32
+ "eslint-plugin-prettier" : " ^5.4.1 " ,
33
+ "globals" : " ^16.2 .0" ,
34
34
"husky" : " ^9.1.7" ,
35
- "lint-staged" : " ^15.4.3 " ,
35
+ "lint-staged" : " ^16.1.0 " ,
36
36
"prettier" : " ^3.5.3" ,
37
37
"prettier-plugin-astro" : " ^0.14.1" ,
38
- "typescript-eslint" : " ^8.26.0"
38
+ "typescript-eslint" : " ^8.33.1"
39
+ },
40
+ "dependencies" : {
41
+ "sharp" : " ^0.34.2"
39
42
}
40
43
}
Original file line number Diff line number Diff line change 16
16
"author" : " jakebellacera" ,
17
17
"license" : " ISC" ,
18
18
"dependencies" : {
19
- "@astrojs/tailwind" : " ^6.0.1 " ,
20
- "@fontsource-variable/source-code-pro" : " ^5.1.1 " ,
21
- "@fontsource/source-sans-pro" : " ^5.1.0 " ,
22
- "astro" : " ^5.5.4 " ,
19
+ "@astrojs/tailwind" : " ^6.0.2 " ,
20
+ "@fontsource-variable/source-code-pro" : " ^5.2.6 " ,
21
+ "@fontsource/source-sans-pro" : " ^5.2.5 " ,
22
+ "astro" : " ^5.8.2 " ,
23
23
"astro-favicons" : " ^3.1.5" ,
24
- "googleapis " : " ^144.0.0 " ,
25
- "delta-theme " : " workspace:* "
24
+ "delta-theme " : " workspace:* " ,
25
+ "googleapis " : " ^149.0.0 "
26
26
},
27
27
"devDependencies" : {
28
- "@astrojs/sitemap" : " ^3.3.0 " ,
28
+ "@astrojs/sitemap" : " ^3.4.1 " ,
29
29
"clsx" : " ^2.1.1" ,
30
- "sharp" : " ^0.33.0 " ,
31
- "vitest" : " ^3.0.6 "
30
+ "sharp" : " ^0.34.2 " ,
31
+ "vitest" : " ^3.2.1 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 17
17
"author" : " jakebellacera" ,
18
18
"license" : " ISC" ,
19
19
"peerDependencies" : {
20
- "@astrojs/tailwind" : " ^6.0.1 " ,
20
+ "@astrojs/tailwind" : " ^6.0.2 " ,
21
21
"@fontsource-variable/source-code-pro" : " ^5.1.1" ,
22
22
"@fontsource/source-sans-pro" : " ^5.1.0" ,
23
- "astro" : " ^5.5.4 " ,
23
+ "astro" : " ^5.8.2 " ,
24
24
"astro-favicons" : " ^3.1.5"
25
25
},
26
26
"dependencies" : {
27
27
"@pagefind/default-ui" : " ^1.3.0" ,
28
28
"clsx" : " ^2.1.1" ,
29
- "remark-directive" : " ^3 .0.1 " ,
29
+ "remark-directive" : " ^4 .0.0 " ,
30
30
"tailwindcss" : " ^3.4.17" ,
31
31
"unist-util-visit" : " ^5.0.0" ,
32
32
"pagefind" : " ^1.3.0"
You can’t perform that action at this time.
0 commit comments