Skip to content

Commit

Permalink
chore(deps): update modern-js to v2.64.0 (#1779)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 51714a0 commit c713a48
Show file tree
Hide file tree
Showing 11 changed files with 147 additions and 127 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.12",
"@modern-js/module-tools": "2.63.7",
"@modern-js/tsconfig": "2.63.7",
"@modern-js/module-tools": "2.64.0",
"@modern-js/tsconfig": "2.64.0",
"@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 @@ -94,8 +94,8 @@
"unist-util-visit-children": "^3.0.0"
},
"devDependencies": {
"@modern-js/plugin-tailwindcss": "2.63.7",
"@modern-js/tsconfig": "2.63.7",
"@modern-js/plugin-tailwindcss": "2.64.0",
"@modern-js/tsconfig": "2.64.0",
"@types/hast": "3.0.4",
"@types/html-to-text": "^9.0.4",
"@types/jest": "~29.5.14",
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 @@ -34,7 +34,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.7",
"@modern-js/tsconfig": "2.64.0",
"@rslib/core": "0.3.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 @@ -34,7 +34,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.7",
"@modern-js/tsconfig": "2.64.0",
"@rslib/core": "0.3.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 @@ -34,7 +34,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.7",
"@modern-js/tsconfig": "2.64.0",
"@rslib/core": "0.3.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 @@ -34,7 +34,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.7",
"@modern-js/tsconfig": "2.64.0",
"@rslib/core": "0.3.2",
"@rspress/shared": "workspace:*",
"@types/node": "^18.11.17",
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 @@ -37,7 +37,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.7",
"@modern-js/tsconfig": "2.64.0",
"@rslib/core": "0.3.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 @@ -35,7 +35,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.49.1",
"@modern-js/tsconfig": "2.63.7",
"@modern-js/tsconfig": "2.64.0",
"@rslib/core": "0.3.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 @@ -49,7 +49,7 @@
"react-router-dom": "^6.28.2"
},
"devDependencies": {
"@modern-js/tsconfig": "2.63.7",
"@modern-js/tsconfig": "2.64.0",
"@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 @@ -61,8 +61,8 @@
"react-syntax-highlighter": "^15.6.1"
},
"devDependencies": {
"@modern-js/plugin-tailwindcss": "2.63.7",
"@modern-js/tsconfig": "2.63.7",
"@modern-js/plugin-tailwindcss": "2.64.0",
"@modern-js/tsconfig": "2.64.0",
"@types/body-scroll-lock": "^3.1.2",
"@types/hast": "3.0.4",
"@types/jest": "~29.5.14",
Expand Down
Loading

0 comments on commit c713a48

Please sign in to comment.