Skip to content

Commit f6c097a

Browse files
chore(deps): update devdependencies (non-major) (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab8f5aa commit f6c097a

File tree

6 files changed

+195
-255
lines changed

6 files changed

+195
-255
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jest": "^29.3.1",
4949
"jest-environment-jsdom": "^29.3.1",
5050
"lerna": "^8.1.2",
51-
"lint-staged": "15.2.2",
51+
"lint-staged": "15.2.7",
5252
"prettier": "^3.2.5",
5353
"ts-jest": "^29.0.3",
5454
"typescript": "^5.4.2"

packages/commands/measure/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@types/supertest": "^6.0.2",
3333
"ink-testing-library": "^2.1.0",
3434
"parcel": "^2.12.0",
35-
"react": "18.2.0",
36-
"react-dom": "18.2.0",
35+
"react": "18.3.1",
36+
"react-dom": "18.3.1",
3737
"socket.io-client": "^4.7.4",
3838
"supertest": "^6.3.4"
3939
},

packages/commands/report/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"devDependencies": {
2020
"@perf-profiler/web-reporter-ui": "^0.16.1",
2121
"parcel": "^2.12.0",
22-
"react": "18.2.0",
23-
"react-dom": "18.2.0"
22+
"react": "18.3.1",
23+
"react-dom": "18.3.1"
2424
},
2525
"scripts": {
2626
"start": "yarn parcel src/index.html",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-dom": "^18.2.0"
2626
},
2727
"devDependencies": {
28-
"@docusaurus/module-type-aliases": "3.2.1",
28+
"@docusaurus/module-type-aliases": "3.4.0",
2929
"@tsconfig/docusaurus": "^2.0.2",
3030
"typescript": "^5.4.2"
3131
},

website/yarn.lock

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,20 +1357,6 @@
13571357
vfile "^6.0.1"
13581358
webpack "^5.88.1"
13591359

1360-
"@docusaurus/[email protected]":
1361-
version "3.2.1"
1362-
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.2.1.tgz#fa8fd746890825b4301db2ddbe29d7cfbeee0380"
1363-
integrity sha512-FyViV5TqhL1vsM7eh29nJ5NtbRE6Ra6LP1PDcPvhwPSlA7eiWGRKAn3jWwMUcmjkos5SYY+sr0/feCdbM3eQHQ==
1364-
dependencies:
1365-
"@docusaurus/react-loadable" "5.5.2"
1366-
"@docusaurus/types" "3.2.1"
1367-
"@types/history" "^4.7.11"
1368-
"@types/react" "*"
1369-
"@types/react-router-config" "*"
1370-
"@types/react-router-dom" "*"
1371-
react-helmet-async "*"
1372-
react-loadable "npm:@docusaurus/[email protected]"
1373-
13741360
"@docusaurus/[email protected]":
13751361
version "3.4.0"
13761362
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.4.0.tgz#2653bde58fc1aa3dbc626a6c08cfb63a37ae1bb8"
@@ -1520,14 +1506,6 @@
15201506
"@docusaurus/theme-search-algolia" "3.4.0"
15211507
"@docusaurus/types" "3.4.0"
15221508

1523-
"@docusaurus/[email protected]":
1524-
version "5.5.2"
1525-
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
1526-
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
1527-
dependencies:
1528-
"@types/react" "*"
1529-
prop-types "^15.6.2"
1530-
15311509
"@docusaurus/[email protected]":
15321510
version "3.4.0"
15331511
resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-3.4.0.tgz#1b0f48edec3e3ec8927843554b9f11e5927b0e52"
@@ -1610,21 +1588,6 @@
16101588
fs-extra "^11.1.1"
16111589
tslib "^2.6.0"
16121590

1613-
"@docusaurus/[email protected]":
1614-
version "3.2.1"
1615-
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.2.1.tgz#88ccd4b8fa236628a29c89b8b0f60f0cc4716b69"
1616-
integrity sha512-n/toxBzL2oxTtRTOFiGKsHypzn/Pm+sXyw+VSk1UbqbXQiHOwHwts55bpKwbcUgA530Is6kix3ELiFOv9GAMfw==
1617-
dependencies:
1618-
"@mdx-js/mdx" "^3.0.0"
1619-
"@types/history" "^4.7.11"
1620-
"@types/react" "*"
1621-
commander "^5.1.0"
1622-
joi "^17.9.2"
1623-
react-helmet-async "^1.3.0"
1624-
utility-types "^3.10.0"
1625-
webpack "^5.88.1"
1626-
webpack-merge "^5.9.0"
1627-
16281591
"@docusaurus/[email protected]":
16291592
version "3.4.0"
16301593
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.4.0.tgz#237c3f737e9db3f7c1a5935a3ef48d6eadde8292"
@@ -6945,14 +6908,6 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
69456908
dependencies:
69466909
"@babel/runtime" "^7.10.3"
69476910

6948-
"react-loadable@npm:@docusaurus/[email protected]":
6949-
version "5.5.2"
6950-
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6951-
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6952-
dependencies:
6953-
"@types/react" "*"
6954-
prop-types "^15.6.2"
6955-
69566911
"react-loadable@npm:@docusaurus/[email protected]":
69576912
version "6.0.0"
69586913
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-6.0.0.tgz#de6c7f73c96542bd70786b8e522d535d69069dc4"

0 commit comments

Comments
 (0)