Skip to content

Commit

Permalink
Merge branch 'main' into release-v0.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
l-Leniac-l authored Dec 12, 2024
2 parents eda7544 + 61d234f commit 71197b6
Show file tree
Hide file tree
Showing 16 changed files with 560 additions and 326 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/1-bug-report.en-US.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "🐞 Bug Report"
description: Report a Bug to Rsdoctor
title: "[Bug]: "
type: Bug
labels: ["🐞 bug"]
body:
- type: markdown
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/2-feature-request.en-US.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "💡 Feature Request"
description: Submit a new feature request to Rsdoctor
title: "[Feature]: "
type: Enhancement
labels: ["💡 feature"]
body:
- type: markdown
Expand Down
6 changes: 3 additions & 3 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@rsdoctor/types": "workspace:*",
"@rsdoctor/utils": "workspace:*",
"@rsdoctor/webpack-plugin": "workspace:*",
"@rspack/core": "^1.1.4",
"@rspack/core": "^1.1.5",
"@types/lodash": "^4.17.13",
"@types/node": "^16",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"fast-glob": "^3.3.2",
"loader-utils": "^2.0.4",
"playwright": "1.33.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"devDependencies": {
"@biomejs/biome": "1.5.1",
"@changesets/cli": "^2.27.10",
"@modern-js/module-tools": "^2.63.0",
"@modern-js/module-tools": "^2.63.1",
"@rsdoctor/tsconfig": "workspace:*",
"@scripts/test-helper": "workspace:*",
"check-dependency-version-consistency": "^4.1.0",
"check-dependency-version-consistency": "^4.1.1",
"cross-env": "^7.0.3",
"cspell-ban-words": "^0.0.4",
"husky": "^9.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@rsdoctor/sdk": "workspace:*",
"@rsdoctor/types": "workspace:*",
"@rsdoctor/utils": "workspace:*",
"axios": "^1.7.8",
"axios": "^1.7.9",
"ora": "^5.4.1",
"picocolors": "^1.1.1",
"tslib": "2.8.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"dist/"
],
"devDependencies": {
"@rsbuild/core": "^1.1.7",
"@rsbuild/core": "^1.1.9",
"@rsbuild/plugin-node-polyfill": "^1.2.0",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-sass": "^1.1.1",
"@rsbuild/plugin-react": "^1.1.0",
"@rsbuild/plugin-sass": "^1.1.2",
"@rsbuild/plugin-type-check": "^1.1.0",
"@rsdoctor/components": "workspace:*",
"@rsdoctor/types": "workspace:*",
"@types/node": "^16",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/serve-static": "1.15.7",
"antd": "5.15.3",
"normalize.css": "8.0.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 @@ -58,12 +58,12 @@
"@types/lodash-es": "4.17.12",
"@types/node": "^16",
"@types/path-browserify": "1.0.3",
"@types/react": "^18.3.12",
"@types/react": "^18.3.14",
"@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.8",
"axios": "^1.7.9",
"dayjs": "1.11.13",
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
Expand Down
4 changes: 2 additions & 2 deletions 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.8",
"axios": "^1.7.9",
"enhanced-resolve": "5.12.0",
"filesize": "^10.1.6",
"fs-extra": "^11.1.1",
Expand All @@ -83,7 +83,7 @@
"webpack-bundle-analyzer": "^4.10.2"
},
"devDependencies": {
"@rspack/core": "^1.1.4",
"@rspack/core": "^1.1.5",
"@scripts/test-helper": "workspace:*",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.13",
Expand Down
8 changes: 4 additions & 4 deletions packages/document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
},
"devDependencies": {
"@rsdoctor/types": "workspace:*",
"@rspress/plugin-rss": "^1.37.3",
"@rspress/plugin-rss": "^1.37.4",
"@types/node": "^16",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"rsbuild-plugin-google-analytics": "^1.0.3",
Expand All @@ -40,6 +40,6 @@
"dependencies": {
"@rstack-dev/doc-ui": "1.5.4",
"react-markdown": "^9.0.1",
"rspress": "^1.37.3"
"rspress": "^1.37.4"
}
}
2 changes: 1 addition & 1 deletion packages/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@rsdoctor/types": "workspace:*",
"@rsdoctor/utils": "workspace:*",
"lodash": "^4.17.21",
"socket.io": "4.7.2",
"socket.io": "4.8.1",
"source-map": "^0.7.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@rspack/core": "^1.1.4",
"@rspack/core": "^1.1.5",
"@types/lodash": "^4.17.13",
"@types/node": "^16",
"@types/tapable": "2.2.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"lodash": "^4.17.21",
"open": "^8.4.2",
"serve-static": "1.16.2",
"socket.io": "4.7.2",
"socket.io": "4.8.1",
"source-map": "^0.7.4",
"tapable": "2.2.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"source-map": "^0.7.4"
},
"devDependencies": {
"@rspack/core": "^1.1.4",
"@rspack/core": "^1.1.5",
"@types/node": "^16",
"@types/react": "^18.3.12",
"@types/react": "^18.3.14",
"tslib": "2.8.1",
"typescript": "^5.2.2"
},
Expand Down
Loading

0 comments on commit 71197b6

Please sign in to comment.