Skip to content

Commit

Permalink
chore(deps): update dependency @microsoft/api-extractor to ^7.49.1 (#…
Browse files Browse the repository at this point in the history
…1744)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 4f17eed commit f255110
Show file tree
Hide file tree
Showing 12 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"chokidar": "^3.6.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@rslib/core": "0.2.2",
"@types/jest": "~29.5.14",
"@types/node": "^18.11.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rspress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"create-rstack": "1.0.9"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@rslib/core": "0.2.2",
"@types/node": "^18.11.17",
"typescript": "^5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/modern-plugin-rspress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dev": "rslib build -w"
},
"dependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@rslib/core": "0.2.2",
"@rspress/core": "workspace:*",
"@rspress/plugin-api-docgen": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-api-docgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"remark-gfm": "3.0.1"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@rslib/core": "0.2.2",
"@types/mdast": "^3.0.0",
"@types/node": "^18.11.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-auto-nav-sidebar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@rspress/shared": "workspace:*"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@types/node": "^18.11.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-client-redirects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@rspress/shared": "workspace:*"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@types/node": "^18.11.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-container-syntax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@rspress/shared": "workspace:*"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@rslib/core": "0.2.2",
"@types/mdast": "^3.0.0",
"mdast-util-mdx-jsx": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-last-updated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@rspress/shared": "workspace:*"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@types/node": "^18.11.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-medium-zoom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"medium-zoom": "1.1.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@rspress/shared": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-shiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"unist-util-visit": "5.0.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@types/hast": "3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-typedoc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typedoc-plugin-markdown": "3.17.1"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@types/node": "^18.11.17",
Expand Down
Loading

0 comments on commit f255110

Please sign in to comment.