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 Jun 20, 2024
1 parent 6061a26 commit dd20731
Show file tree
Hide file tree
Showing 15 changed files with 365 additions and 436 deletions.
6 changes: 3 additions & 3 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@rsdoctor/utils": "workspace:*",
"@rsdoctor/webpack-plugin": "workspace:*",
"@rspack/core": "0.6.5",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.5",
"@types/node": "^16",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/webpack": "5.28.0",
"fast-glob": "^3.3.1",
"@types/webpack": "5.28.5",
"fast-glob": "^3.3.2",
"loader-utils": "^2.0.4",
"playwright": "1.33.0",
"typescript": "^5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.5.1",
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.5",
"@modern-js/module-tools": "^2.52.0",
"@rsdoctor/tsconfig": "workspace:*",
"@scripts/test-helper": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions 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.13",
"@types/yargs": "17.0.32",
"typescript": "^5.2.2"
},
"dependencies": {
Expand All @@ -34,7 +34,7 @@
"@rsdoctor/utils": "workspace:*",
"axios": "^1.7.2",
"chalk": "^4.1.2",
"ora": "^5.0.1",
"ora": "^5.4.1",
"tslib": "2.4.1",
"yargs": "17.6.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"@types/node": "^16",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/serve-static": "1.15.0",
"@types/webpack": "5.28.0",
"@types/serve-static": "1.15.7",
"@types/webpack": "5.28.5",
"antd": "5.15.3",
"normalize.css": "8.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "^4.0.11",
"react-error-boundary": "^4.0.13",
"react-router-dom": "6.4.3",
"serve-static": "1.15.0",
"typescript": "^5.2.2"
Expand Down
10 changes: 5 additions & 5 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,21 @@
"dist/"
],
"devDependencies": {
"@ant-design/icons": "4.8.0",
"@ant-design/icons": "4.8.3",
"@monaco-editor/react": "4.6.0",
"@rsdoctor/graph": "workspace:*",
"@rsdoctor/types": "workspace:*",
"@rsdoctor/utils": "workspace:*",
"@types/lodash-es": "4.17.6",
"@types/lodash-es": "4.17.12",
"@types/node": "^16",
"@types/path-browserify": "1.0.1",
"@types/path-browserify": "1.0.2",
"@types/react": "^18",
"@types/react-highlight-words": "^0.16.7",
"@types/url-parse": "1.4.8",
"@types/url-parse": "1.4.11",
"ansi-to-react": "6.1.6",
"antd": "5.15.3",
"axios": "^1.7.2",
"dayjs": "1.11.6",
"dayjs": "1.11.11",
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
"i18next": "22.0.4",
Expand Down
18 changes: 9 additions & 9 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,21 @@
"path-browserify": "1.0.1",
"semver": "^7.5.4",
"source-map": "^0.7.4",
"webpack-bundle-analyzer": "^4.9.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-sources": "^3.2.3"
},
"devDependencies": {
"@rspack/core": "0.6.5",
"@scripts/test-helper": "workspace:*",
"@types/fs-extra": "^11.0.2",
"@types/loader-utils": "^2.0.5",
"@types/lodash": "^4.17.0",
"@types/fs-extra": "^11.0.4",
"@types/loader-utils": "^2.0.6",
"@types/lodash": "^4.17.5",
"@types/node": "^16",
"@types/node-fetch": "^2.6.9",
"@types/path-browserify": "1.0.1",
"@types/semver": "^7.5.4",
"@types/tapable": "2.2.2",
"@types/webpack": "5.28.0",
"@types/node-fetch": "^2.6.11",
"@types/path-browserify": "1.0.2",
"@types/semver": "^7.5.8",
"@types/tapable": "2.2.7",
"@types/webpack": "5.28.5",
"@types/webpack-sources": "^3.2.3",
"babel-loader": "9.1.3",
"string-loader": "0.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"source-map": "^0.7.4"
},
"devDependencies": {
"@types/body-parser": "1.19.2",
"@types/estree": "1.0.0",
"@types/lodash": "^4.17.0",
"@types/body-parser": "1.19.5",
"@types/estree": "1.0.5",
"@types/lodash": "^4.17.5",
"@types/node": "^16",
"tslib": "2.4.1",
"typescript": "^5.2.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/rspack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
},
"devDependencies": {
"@rspack/core": "0.6.5",
"@types/loader-utils": "^2.0.5",
"@types/lodash": "^4.17.0",
"@types/loader-utils": "^2.0.6",
"@types/lodash": "^4.17.5",
"@types/node": "^16",
"@types/tapable": "2.2.2",
"@types/tapable": "2.2.7",
"tslib": "2.4.1",
"typescript": "^5.2.2"
},
Expand Down
16 changes: 8 additions & 8 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,24 @@
"@rsdoctor/graph": "workspace:*",
"@rsdoctor/types": "workspace:*",
"@rsdoctor/utils": "workspace:*",
"body-parser": "1.20.1",
"body-parser": "1.20.2",
"cors": "2.8.5",
"dayjs": "1.11.6",
"dayjs": "1.11.11",
"ip": "1.1.9",
"lodash": "^4.17.21",
"open": "^8.4.0",
"open": "^8.4.2",
"serve-static": "1.15.0",
"socket.io": "4.7.2",
"source-map": "^0.7.4",
"tapable": "2.2.1"
},
"devDependencies": {
"@types/body-parser": "1.19.2",
"@types/cors": "2.8.13",
"@types/ip": "1.1.0",
"@types/lodash": "^4.17.0",
"@types/body-parser": "1.19.5",
"@types/cors": "2.8.17",
"@types/ip": "1.1.3",
"@types/lodash": "^4.17.5",
"@types/node": "^16",
"@types/serve-static": "1.15.0",
"@types/serve-static": "1.15.7",
"tslib": "2.4.1",
"typescript": "^5.2.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"start": "npm run build -- -w"
},
"dependencies": {
"@types/connect": "3.4.35",
"@types/estree": "1.0.0",
"@types/tapable": "2.2.2",
"@types/webpack": "5.28.0",
"@types/connect": "3.4.38",
"@types/estree": "1.0.5",
"@types/tapable": "2.2.7",
"@types/webpack": "5.28.5",
"source-map": "^0.7.4"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,32 +73,32 @@
"test": "vitest run"
},
"dependencies": {
"@babel/code-frame": "7.24.2",
"@babel/code-frame": "7.24.7",
"@rsdoctor/types": "workspace:*",
"@types/estree": "1.0.0",
"@types/estree": "1.0.5",
"acorn": "^8.10.0",
"acorn-import-assertions": "1.9.0",
"acorn-walk": "8.3.2",
"acorn-walk": "8.3.3",
"chalk": "^4.1.2",
"connect": "3.7.0",
"deep-eql": "4.1.0",
"deep-eql": "4.1.4",
"envinfo": "7.13.0",
"filesize": "^10.1.2",
"fs-extra": "^11.1.1",
"get-port": "5.1.1",
"json-stream-stringify": "3.0.1",
"lines-and-columns": "2.0.4",
"lodash": "^4.17.21",
"rslog": "^1.2.0",
"rslog": "^1.2.2",
"strip-ansi": "^6.0.1"
},
"devDependencies": {
"@types/babel__code-frame": "7.0.3",
"@types/connect": "3.4.35",
"@types/deep-eql": "4.0.0",
"@types/babel__code-frame": "7.0.6",
"@types/connect": "3.4.38",
"@types/deep-eql": "4.0.2",
"@types/envinfo": "7.8.4",
"@types/fs-extra": "^11.0.2",
"@types/lodash": "^4.17.0",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.5",
"@types/node": "^16",
"tslib": "2.4.1",
"typescript": "^5.2.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
},
"devDependencies": {
"webpack": "^5.89.0",
"@types/fs-extra": "^11.0.2",
"@types/lodash": "^4.17.0",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.5",
"@types/node": "^16",
"@types/tapable": "2.2.2",
"@types/webpack": "5.28.0",
"@types/tapable": "2.2.7",
"@types/webpack": "5.28.5",
"tslib": "2.4.1",
"typescript": "^5.2.2"
},
Expand Down
Loading

0 comments on commit dd20731

Please sign in to comment.