Skip to content

Commit 545c6bc

Browse files
committed
Publish updates to site config
1 parent 200a552 commit 545c6bc

File tree

6 files changed

+7
-15
lines changed

6 files changed

+7
-15
lines changed

.yarn/install-state.gz

302 Bytes
Binary file not shown.

babel.config.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ const config: Config = {
8484
'./package/src/types/index.ts',
8585
'./package/src/decorators/index.ts',
8686
],
87+
categorizeByGroup: true,
8788
tsconfig: './package/tsconfig.json',
8889
readme: './package/README.md',
8990
out: 'docs/Documentation',

package

Submodule package updated 61 files

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"typedoc-plugin-inline-sources": "^1.2.1",
3737
"typedoc-plugin-markdown": "^4.4.2",
3838
"typedoc-plugin-mdn-links": "^4.0.14",
39-
"typedoc-plugin-remove-references": "^0.0.6"
39+
"typedoc-plugin-remove-references": "^0.0.6",
40+
"update-browserslist-db": "^1.1.3"
4041
},
4142
"devDependencies": {
4243
"@docusaurus/module-type-aliases": "3.7.0",

yarn.lock

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7252,14 +7252,7 @@ __metadata:
72527252
languageName: node
72537253
linkType: hard
72547254

7255-
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001646":
7256-
version: 1.0.30001660
7257-
resolution: "caniuse-lite@npm:1.0.30001660"
7258-
checksum: 10c0/d28900b56c597176d515c3175ca75c454f2d30cb2c09a44d7bdb009bb0c4d8a2557905adb77642889bbe9feb85fbfe9d974c8b8e53521fb4b50ee16ab246104e
7259-
languageName: node
7260-
linkType: hard
7261-
7262-
"caniuse-lite@npm:^1.0.30001616, caniuse-lite@npm:^1.0.30001688":
7255+
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001616, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001688":
72637256
version: 1.0.30001701
72647257
resolution: "caniuse-lite@npm:1.0.30001701"
72657258
checksum: 10c0/a814bd4dd8b49645ca51bc6ee42120660a36394bb54eb6084801d3f2bbb9471e5e1a9a8a25f44f83086a032d46e66b33031e2aa345f699b90a7e84a9836b819c
@@ -11239,6 +11232,7 @@ __metadata:
1123911232
typedoc-plugin-mdn-links: "npm:^4.0.14"
1124011233
typedoc-plugin-remove-references: "npm:^0.0.6"
1124111234
typescript: "npm:~5.7.3"
11235+
update-browserslist-db: "npm:^1.1.3"
1124211236
languageName: unknown
1124311237
linkType: soft
1124411238

@@ -17095,7 +17089,7 @@ __metadata:
1709517089
languageName: node
1709617090
linkType: hard
1709717091

17098-
"update-browserslist-db@npm:^1.1.1":
17092+
"update-browserslist-db@npm:^1.1.1, update-browserslist-db@npm:^1.1.3":
1709917093
version: 1.1.3
1710017094
resolution: "update-browserslist-db@npm:1.1.3"
1710117095
dependencies:

0 commit comments

Comments
 (0)