Skip to content

Commit d14c475

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent 1cb96e3 commit d14c475

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,16 @@
9090
"@types/lodash.isequal": "^4.5.8",
9191
"@types/lodash.shuffle": "^4.2.9",
9292
"@types/node": "20.12.7",
93-
"@types/react": "18.2.75",
94-
"@types/react-dom": "18.2.24",
93+
"@types/react": "18.2.77",
94+
"@types/react-dom": "18.2.25",
9595
"@types/react-plotly.js": "^2.6.3",
9696
"@types/uuid": "9.0.8",
9797
"@typescript-eslint/eslint-plugin": "7.6.0",
9898
"@typescript-eslint/parser": "7.6.0",
9999
"@vitejs/plugin-react": "^4.2.1",
100100
"@vitest/browser": "^1.3.0",
101101
"concurrently": "8.2.2",
102-
"cypress": "13.7.2",
102+
"cypress": "13.7.3",
103103
"env-cmd": "10.1.0",
104104
"eslint": "8.57.0",
105105
"eslint-config-airbnb": "19.0.4",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4975,12 +4975,12 @@ __metadata:
49754975
languageName: node
49764976
linkType: hard
49774977

4978-
"@types/react-dom@npm:18.2.24":
4979-
version: 18.2.24
4980-
resolution: "@types/react-dom@npm:18.2.24"
4978+
"@types/react-dom@npm:18.2.25":
4979+
version: 18.2.25
4980+
resolution: "@types/react-dom@npm:18.2.25"
49814981
dependencies:
49824982
"@types/react": "npm:*"
4983-
checksum: 10/bbd4005f2f65b7606505e9b8759b6e99e222d503602765594ea327893fb7061de8951279baef47a1932f04d94d1865daea05a32f9fcf6f9f1143dbabce5b33de
4983+
checksum: 10/0e45856a2fdbf09e74632b132b3af773c6b18fc2ab0bd04595c9f2bcc0bb04d5e732ac8156d145b712dedab7484a8fe9dce5cf720a5437b5d26099c7060c7ba4
49844984
languageName: node
49854985
linkType: hard
49864986

@@ -5022,13 +5022,13 @@ __metadata:
50225022
languageName: node
50235023
linkType: hard
50245024

5025-
"@types/react@npm:18.2.75":
5026-
version: 18.2.75
5027-
resolution: "@types/react@npm:18.2.75"
5025+
"@types/react@npm:18.2.77":
5026+
version: 18.2.77
5027+
resolution: "@types/react@npm:18.2.77"
50285028
dependencies:
50295029
"@types/prop-types": "npm:*"
50305030
csstype: "npm:^3.0.2"
5031-
checksum: 10/d609cdc52d3c89871e0b1b0a77ed2d4077c1393709d0ac51a03b04c17704eb337484405aa646b193ac0c54f4fb286e311739b243ce50023ef8ba5bed422a0e8b
5031+
checksum: 10/80d7ad9cf13e15895a857c66f5b0c1ce758c1e7580a76936d8d1b19c71e4485fa4b35d762a1de98de4eb91506cbc8507582c9a979f357b6f5f75f86009d8ca07
50325032
languageName: node
50335033
linkType: hard
50345034

@@ -7219,9 +7219,9 @@ __metadata:
72197219
languageName: node
72207220
linkType: hard
72217221

7222-
"cypress@npm:13.7.2":
7223-
version: 13.7.2
7224-
resolution: "cypress@npm:13.7.2"
7222+
"cypress@npm:13.7.3":
7223+
version: 13.7.3
7224+
resolution: "cypress@npm:13.7.3"
72257225
dependencies:
72267226
"@cypress/request": "npm:^3.0.0"
72277227
"@cypress/xvfb": "npm:^1.2.4"
@@ -7267,7 +7267,7 @@ __metadata:
72677267
yauzl: "npm:^2.10.0"
72687268
bin:
72697269
cypress: bin/cypress
7270-
checksum: 10/072c93c8f10b520ff29d7ec49c42a9ccfa3f3dd579d3429e508fda67ee29ff1013091bdab81f779961910a04fe7e33e1b61ea4e9f24f56b43ca08b056609dfcb
7270+
checksum: 10/eca6f204b59523fb22c6e55811e8506ff22559f01d6bc3aafa4c4fcda1613518f895169c480b5a53910878549143d9b9529cc4ce6f2948d5e6c233683ca360ec
72717271
languageName: node
72727272
linkType: hard
72737273

@@ -10020,8 +10020,8 @@ __metadata:
1002010020
"@types/lodash.isequal": "npm:^4.5.8"
1002110021
"@types/lodash.shuffle": "npm:^4.2.9"
1002210022
"@types/node": "npm:20.12.7"
10023-
"@types/react": "npm:18.2.75"
10024-
"@types/react-dom": "npm:18.2.24"
10023+
"@types/react": "npm:18.2.77"
10024+
"@types/react-dom": "npm:18.2.25"
1002510025
"@types/react-plotly.js": "npm:^2.6.3"
1002610026
"@types/uuid": "npm:9.0.8"
1002710027
"@typescript-eslint/eslint-plugin": "npm:7.6.0"
@@ -10030,7 +10030,7 @@ __metadata:
1003010030
"@vitejs/plugin-react": "npm:^4.2.1"
1003110031
"@vitest/browser": "npm:^1.3.0"
1003210032
concurrently: "npm:8.2.2"
10033-
cypress: "npm:13.7.2"
10033+
cypress: "npm:13.7.3"
1003410034
date-fns: "npm:^3.3.1"
1003510035
env-cmd: "npm:10.1.0"
1003610036
eslint: "npm:8.57.0"

0 commit comments

Comments
 (0)