File tree 4 files changed +719
-162
lines changed
4 files changed +719
-162
lines changed Original file line number Diff line number Diff line change 24
24
"build:documentation" : " yarn workspace documentation build"
25
25
},
26
26
"devDependencies" : {
27
- "@commitlint/cli" : " ^19.6.0 " ,
27
+ "@commitlint/cli" : " ^19.6.1 " ,
28
28
"@commitlint/config-conventional" : " ^19.6.0" ,
29
29
"@eslint/compat" : " ^1.2.4" ,
30
30
"@lerna-lite/cli" : " ^3.10.1" ,
44
44
"eslint-plugin-wc" : " ^2.2.0" ,
45
45
"lint-staged" : " ^15.2.11" ,
46
46
"markdown-toc" : " ^1.2.0" ,
47
- "npm-run-all2" : " ^7.0.1 " ,
47
+ "npm-run-all2" : " ^7.0.2 " ,
48
48
"prettier" : " ^3.4.2" ,
49
49
"prettier-plugin-astro" : " ^0.14.1" ,
50
50
"react" : " ^19.0.0" ,
53
53
"typescript" : " ^5.7.2"
54
54
},
55
55
"resolutions" : {
56
- "esbuild" : " ~0.24.0 " ,
56
+ "esbuild" : " ~0.24.2 " ,
57
57
"@next/eslint-plugin-next" : " npm:@favware/skip-dependency@latest" ,
58
58
"eslint-plugin-mdx" : " npm:@favware/skip-dependency@latest" ,
59
59
"eslint-plugin-cypress" : " npm:@favware/skip-dependency@latest" ,
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@astrojs/check" : " 0.9.4" ,
14
14
"@astrojs/lit" : " ^4.3.0" ,
15
- "@astrojs/starlight" : " 0.30.1 " ,
15
+ "@astrojs/starlight" : " 0.30.3 " ,
16
16
"@sapphire/docusaurus-plugin-npm2yarn2pnpm" : " 2.0.2" ,
17
17
"@webcomponents/template-shadowroot" : " ^0.2.1" ,
18
- "astro" : " 5.0.8 " ,
18
+ "astro" : " 5.1.1 " ,
19
19
"lit" : " ^3.2.1" ,
20
20
"starlight-typedoc" : " 0.17.0" ,
21
21
"typedoc" : " 0.27.4" ,
25
25
"devDependencies" : {
26
26
"@skyra/discord-components-core" : " workspace:^" ,
27
27
"@skyra/discord-components-react" : " workspace:^" ,
28
- "@types/react" : " 19.0.1 " ,
28
+ "@types/react" : " 19.0.2 " ,
29
29
"@types/react-dom" : " ^19.0.2" ,
30
30
"react-dom" : " ^19.0.0" ,
31
31
"typescript" : " ^5.7.2"
Original file line number Diff line number Diff line change 34
34
"react" : " ^19.0.0"
35
35
},
36
36
"devDependencies" : {
37
- "@types/react" : " ^19.0.1 " ,
37
+ "@types/react" : " ^19.0.2 " ,
38
38
"colorette" : " ^2.0.20" ,
39
39
"rimraf" : " ^6.0.1" ,
40
40
"tsup" : " ^8.3.5" ,
You can’t perform that action at this time.
0 commit comments