File tree 4 files changed +250
-334
lines changed
4 files changed +250
-334
lines changed Original file line number Diff line number Diff line change 22
22
},
23
23
"dependencies" : {
24
24
"@astro-community/astro-embed-youtube" : " 0.4.4" ,
25
- "@astrojs/starlight" : " 0.18.0 " ,
25
+ "@astrojs/starlight" : " 0.19.1 " ,
26
26
"sharp" : " 0.33.2"
27
27
},
28
28
"devDependencies" : {
29
- "@astrojs/check" : " 0.5.3 " ,
29
+ "@astrojs/check" : " 0.5.5 " ,
30
30
"@knip/eslint-config" : " 0.0.0" ,
31
31
"@types/mdast" : " 4.0.3" ,
32
32
"@types/unist" : " 3.0.2" ,
33
- "astro" : " 4.3.6 " ,
33
+ "astro" : " 4.4.3 " ,
34
34
"eslint" : " 8.56.0" ,
35
35
"hastscript" : " 9.0.0" ,
36
36
"kleur" : " 4.1.5" ,
Original file line number Diff line number Diff line change 7
7
"types" : " ./index.d.ts" ,
8
8
"dependencies" : {
9
9
"@eslint/js" : " ^8.56.0" ,
10
- "@typescript-eslint/eslint-plugin" : " ^7.0.1 " ,
11
- "@typescript-eslint/parser" : " ^7.0.1 " ,
10
+ "@typescript-eslint/eslint-plugin" : " ^7.0.2 " ,
11
+ "@typescript-eslint/parser" : " ^7.0.2 " ,
12
12
"eslint-import-resolver-typescript" : " 3.6.1" ,
13
13
"eslint-plugin-import" : " ^2.29.1" ,
14
14
"eslint-plugin-n" : " ^16.6.2" ,
15
15
"globals" : " ^14.0.0"
16
16
},
17
17
"devDependencies" : {
18
- "@types/eslint" : " 8.56.2 "
18
+ "@types/eslint" : " 8.56.3 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 75
75
"strip-json-comments" : " 5.0.1" ,
76
76
"summary" : " 2.1.0" ,
77
77
"zod" : " 3.22.4" ,
78
- "zod-validation-error" : " 3.0.0 "
78
+ "zod-validation-error" : " 3.0.2 "
79
79
},
80
80
"peerDependencies" : {
81
81
"@types/node" : " >=18" ,
86
86
"@knip/eslint-config" : " 0.0.0" ,
87
87
"@release-it/bumper" : " ^6.0.1" ,
88
88
"@swc/cli" : " ^0.3.9" ,
89
- "@swc/core" : " ^1.4.0 " ,
89
+ "@swc/core" : " ^1.4.2 " ,
90
90
"@types/js-yaml" : " ^4.0.9" ,
91
91
"@types/micromatch" : " ^4.0.6" ,
92
92
"@types/minimist" : " ^1.2.5" ,
98
98
"eslint" : " ^8.56.0" ,
99
99
"playwright" : " ^1.41.2" ,
100
100
"prettier" : " ^3.2.5" ,
101
- "release-it" : " ^17.0.3 " ,
101
+ "release-it" : " ^17.1.1 " ,
102
102
"tsx" : " ^4.7.1" ,
103
- "type-fest" : " ^4.10.2 " ,
103
+ "type-fest" : " ^4.10.3 " ,
104
104
"typescript" : " 5.3.3"
105
105
},
106
106
"engines" : {
You can’t perform that action at this time.
0 commit comments