Skip to content

Commit eaa24e5

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent 2c13a54 commit eaa24e5

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
"@types/lodash.isequal": "^4.5.8",
8585
"@types/lodash.shuffle": "^4.2.9",
8686
"@types/node": "20.11.24",
87-
"@types/react": "18.2.62",
88-
"@types/react-dom": "18.2.19",
87+
"@types/react": "18.2.63",
88+
"@types/react-dom": "18.2.20",
8989
"@types/react-plotly.js": "^2.6.3",
9090
"@types/uuid": "9.0.8",
9191
"@typescript-eslint/eslint-plugin": "7.1.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4145,12 +4145,12 @@ __metadata:
41454145
languageName: node
41464146
linkType: hard
41474147

4148-
"@types/react-dom@npm:18.2.19":
4149-
version: 18.2.19
4150-
resolution: "@types/react-dom@npm:18.2.19"
4148+
"@types/react-dom@npm:18.2.20":
4149+
version: 18.2.20
4150+
resolution: "@types/react-dom@npm:18.2.20"
41514151
dependencies:
41524152
"@types/react": "npm:*"
4153-
checksum: 10/98eb760ce78f1016d97c70f605f0b1a53873a548d3c2192b40c897f694fd9c8bb12baeada16581a9c7b26f5022c1d2613547be98284d8f1b82d1611b1e3e7df0
4153+
checksum: 10/841afdd03a9ec1717f1dbcc934552e3e14e75b17b9fff549fc9f6cf0ae7520304c163a549478a00c2341e607bd2550bddb16b963986b746ae5b9af41f8035591
41544154
languageName: node
41554155
linkType: hard
41564156

@@ -4184,14 +4184,14 @@ __metadata:
41844184
languageName: node
41854185
linkType: hard
41864186

4187-
"@types/react@npm:18.2.62":
4188-
version: 18.2.62
4189-
resolution: "@types/react@npm:18.2.62"
4187+
"@types/react@npm:18.2.63":
4188+
version: 18.2.63
4189+
resolution: "@types/react@npm:18.2.63"
41904190
dependencies:
41914191
"@types/prop-types": "npm:*"
41924192
"@types/scheduler": "npm:*"
41934193
csstype: "npm:^3.0.2"
4194-
checksum: 10/ebc85019000fc21a53cd13dfa4863503c651dca19fc991b82c088f092422a992829c6d5c113d199db2a8e0df975320b45b93f3b5cee09a96ed012042d78b9720
4194+
checksum: 10/49d7e556e9daa921384a094bfaeb6d1c455423cdcd87e1efb75015d83f91e5b7dbe2e179c47229bba051539ee541f98e8e6e4e9aa63af6edcdb178ae15c2f915
41954195
languageName: node
41964196
linkType: hard
41974197

@@ -8505,8 +8505,8 @@ __metadata:
85058505
"@types/lodash.isequal": "npm:^4.5.8"
85068506
"@types/lodash.shuffle": "npm:^4.2.9"
85078507
"@types/node": "npm:20.11.24"
8508-
"@types/react": "npm:18.2.62"
8509-
"@types/react-dom": "npm:18.2.19"
8508+
"@types/react": "npm:18.2.63"
8509+
"@types/react-dom": "npm:18.2.20"
85108510
"@types/react-plotly.js": "npm:^2.6.3"
85118511
"@types/uuid": "npm:9.0.8"
85128512
"@typescript-eslint/eslint-plugin": "npm:7.1.1"

0 commit comments

Comments
 (0)