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 Aug 8, 2024
1 parent 27a5898 commit 2d0bfbe
Show file tree
Hide file tree
Showing 6 changed files with 67 additions and 68 deletions.
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"test": "vitest run"
},
"devDependencies": {
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"typescript": "^5.2.2"
},
"dependencies": {
"@rsdoctor/client": "workspace:*",
"@rsdoctor/sdk": "workspace:*",
"@rsdoctor/types": "workspace:*",
"@rsdoctor/utils": "workspace:*",
"axios": "^1.7.2",
"axios": "^1.7.3",
"chalk": "^4.1.2",
"ora": "^5.4.1",
"tslib": "2.4.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/url-parse": "1.4.11",
"ansi-to-react": "6.1.6",
"antd": "5.15.3",
"axios": "^1.7.2",
"axios": "^1.7.3",
"dayjs": "1.11.12",
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
Expand All @@ -81,7 +81,7 @@
"react-markdown": "^9.0.1",
"react-router-dom": "6.4.3",
"socket.io-client": "4.6.1",
"terser": "^5.31.3",
"terser": "^5.31.5",
"typescript": "^5.2.2",
"url-parse": "1.5.10"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@rsdoctor/sdk": "workspace:*",
"@rsdoctor/types": "workspace:*",
"@rsdoctor/utils": "workspace:*",
"axios": "^1.7.2",
"axios": "^1.7.3",
"enhanced-resolve": "5.12.0",
"filesize": "^10.1.4",
"fs-extra": "^11.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@types/react-dom": "^18",
"react": "18.2.0",
"react-dom": "18.2.0",
"rsbuild-plugin-google-analytics": "^1.0.1",
"rsbuild-plugin-open-graph": "^1.0.1",
"rsbuild-plugin-google-analytics": "^1.0.2",
"rsbuild-plugin-open-graph": "^1.0.2",
"rspress-plugin-font-open-sans": "^1.0.0",
"typescript": "^5.2.2"
},
Expand Down
119 changes: 59 additions & 60 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scripts/update-packages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@manypkg/get-packages": "^1.1.3",
"@modern-js/generator-utils": "^3.4.12",
"@modern-js/generator-utils": "^3.4.14",
"fs-extra": "^11.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit 2d0bfbe

Please sign in to comment.