Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#453)
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 Sep 2, 2024
1 parent 5ea52cd commit 1fa94ac
Show file tree
Hide file tree
Showing 11 changed files with 406 additions and 326 deletions.
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.17.0",
"vue": "^3.3.4"
"vue": "^3.4.38"
},
"devDependencies": {
"@playwright/test": "1.33.0",
Expand All @@ -25,7 +25,7 @@
"@rspack/core": "0.7.5",
"@types/lodash": "^4.17.7",
"@types/node": "^16",
"@types/react": "^18",
"@types/react": "^18.3.5",
"@types/react-dom": "^18",
"@types/webpack": "5.28.5",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@biomejs/biome": "1.5.1",
"@changesets/cli": "^2.27.7",
"@modern-js/module-tools": "^2.56.2",
"@modern-js/module-tools": "^2.58.3",
"@rsdoctor/tsconfig": "workspace:*",
"@scripts/test-helper": "workspace:*",
"check-dependency-version-consistency": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test": "vitest run"
},
"devDependencies": {
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"typescript": "^5.2.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@rsdoctor/components": "workspace:*",
"@rsdoctor/types": "workspace:*",
"@types/node": "^16",
"@types/react": "^18",
"@types/react": "^18.3.5",
"@types/react-dom": "^18",
"@types/serve-static": "1.15.7",
"@types/webpack": "5.28.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@
"@rsdoctor/utils": "workspace:*",
"@types/lodash-es": "4.17.12",
"@types/node": "^16",
"@types/path-browserify": "1.0.2",
"@types/react": "^18",
"@types/path-browserify": "1.0.3",
"@types/react": "^18.3.5",
"@types/react-highlight-words": "^0.20.0",
"@types/url-parse": "1.4.11",
"ansi-to-react": "6.1.6",
"antd": "5.15.3",
"axios": "^1.7.2",
"dayjs": "1.11.12",
"dayjs": "1.11.13",
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
"i18next": "22.0.4",
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.6",
"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 @@ -92,7 +92,7 @@
"@types/lodash": "^4.17.7",
"@types/node": "^16",
"@types/node-fetch": "^2.6.11",
"@types/path-browserify": "1.0.2",
"@types/path-browserify": "1.0.3",
"@types/semver": "^7.5.8",
"@types/tapable": "2.2.7",
"@types/webpack": "5.28.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"devDependencies": {
"@rsdoctor/types": "workspace:*",
"@types/node": "^16",
"@types/react": "^18",
"@types/react": "^18.3.5",
"@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"
},
"dependencies": {
"react-markdown": "^9.0.1",
"@rstack-dev/doc-ui": "^1.2.0",
"rspress": "^1.28.2"
"rspress": "^1.28.3"
}
}
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/fs-extra": "^11.0.4",
"body-parser": "1.20.2",
"cors": "2.8.5",
"dayjs": "1.11.12",
"dayjs": "1.11.13",
"fs-extra": "^11.1.1",
"lodash": "^4.17.21",
"open": "^8.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/webpack": "5.28.5",
"@types/node": "^16",
"@types/react": "^18",
"@types/react": "^18.3.5",
"tslib": "2.4.1",
"typescript": "^5.2.2",
"@rspack/core": "0.7.5"
Expand Down
Loading

0 comments on commit 1fa94ac

Please sign in to comment.