Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 4896d1d commit daa0456
Show file tree
Hide file tree
Showing 13 changed files with 123 additions and 106 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.11",
"@modern-js/module-tools": "2.63.4",
"@modern-js/tsconfig": "2.63.4",
"@modern-js/module-tools": "2.63.5",
"@modern-js/tsconfig": "2.63.5",
"@playwright/test": "1.47.2",
"@types/cross-spawn": "^6.0.6",
"@types/fs-extra": "11.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"unist-util-visit-children": "^3.0.0"
},
"devDependencies": {
"@modern-js/plugin-tailwindcss": "2.63.4",
"@modern-js/tsconfig": "2.63.4",
"@modern-js/plugin-tailwindcss": "2.63.5",
"@modern-js/tsconfig": "2.63.5",
"@types/hast": "3.0.4",
"@types/html-to-text": "^9.0.4",
"@types/jest": "~29.5.14",
Expand Down
4 changes: 2 additions & 2 deletions packages/modern-plugin-rspress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@rspress/core": "workspace:*",
"@rspress/plugin-api-docgen": "workspace:*",
"@rspress/plugin-preview": "workspace:*",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"lodash": "^4.17.21"
},
"devDependencies": {
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/node": "^18.11.17",
"@types/react": "^18.3.18",
"react": "^18.3.1",
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 @@ -25,7 +25,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@modern-js/tsconfig": "2.63.4",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@types/node": "^18.11.17",
"@types/react": "^18.3.18",
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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@modern-js/tsconfig": "2.63.4",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@types/node": "^18.11.17",
"@types/react": "^18.3.18",
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 @@ -25,7 +25,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@modern-js/tsconfig": "2.63.4",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@types/node": "^18.11.17",
"@types/react": "^18.3.18",
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 @@ -25,7 +25,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@modern-js/tsconfig": "2.63.4",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@rspress/shared": "workspace:*",
"@types/node": "^18.11.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"qrcode.react": "^3.2.0"
},
"devDependencies": {
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/mdast": "^4.0.4",
"@types/node": "^18.11.17",
"@types/react": "^18.3.18",
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 @@ -25,7 +25,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@modern-js/tsconfig": "2.63.4",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@types/hast": "3.0.4",
"@types/node": "^18.11.17",
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 @@ -24,7 +24,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.1",
"@modern-js/tsconfig": "2.63.4",
"@modern-js/tsconfig": "2.63.5",
"@rslib/core": "0.2.2",
"@types/node": "^18.11.17",
"@types/react": "^18.3.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-router-dom": "^6.28.1"
},
"devDependencies": {
"@modern-js/tsconfig": "2.63.4",
"@modern-js/tsconfig": "2.63.5",
"@types/jest": "~29.5.14",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/theme-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"react-syntax-highlighter": "^15.6.1"
},
"devDependencies": {
"@modern-js/plugin-tailwindcss": "2.63.4",
"@modern-js/tsconfig": "2.63.4",
"@modern-js/plugin-tailwindcss": "2.63.5",
"@modern-js/tsconfig": "2.63.5",
"@types/body-scroll-lock": "^3.1.2",
"@types/hast": "3.0.4",
"@types/jest": "~29.5.14",
Expand Down
Loading

0 comments on commit daa0456

Please sign in to comment.