Skip to content

Commit 395c9e6

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent 07d21c3 commit 395c9e6

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
@@ -83,9 +83,9 @@
8383
"@types/lodash.clonedeep": "^4.5.9",
8484
"@types/lodash.isequal": "^4.5.8",
8585
"@types/lodash.shuffle": "^4.2.9",
86-
"@types/node": "20.11.24",
87-
"@types/react": "18.2.63",
88-
"@types/react-dom": "18.2.20",
86+
"@types/node": "20.11.25",
87+
"@types/react": "18.2.64",
88+
"@types/react-dom": "18.2.21",
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: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4115,12 +4115,12 @@ __metadata:
41154115
languageName: node
41164116
linkType: hard
41174117

4118-
"@types/node@npm:20.11.24":
4119-
version: 20.11.24
4120-
resolution: "@types/node@npm:20.11.24"
4118+
"@types/node@npm:20.11.25":
4119+
version: 20.11.25
4120+
resolution: "@types/node@npm:20.11.25"
41214121
dependencies:
41224122
undici-types: "npm:~5.26.4"
4123-
checksum: 10/7f34bfae5f9b98b9910230af4b4c52dc7fb2d1e96fdebfbc3d7576f8ab3d100076f193f9469add9e7418b455294155e7e6a028498cc5e98f9d49349875a459cf
4123+
checksum: 10/861265f1bbb151404bd8842b595f027a4ff067c61ecff9a37b9f7f53922c18dd532c8e795e8e7675dd8dba056645623fd2b9848d5ef72863ec3609096cd2923e
41244124
languageName: node
41254125
linkType: hard
41264126

@@ -4145,12 +4145,12 @@ __metadata:
41454145
languageName: node
41464146
linkType: hard
41474147

4148-
"@types/react-dom@npm:18.2.20":
4149-
version: 18.2.20
4150-
resolution: "@types/react-dom@npm:18.2.20"
4148+
"@types/react-dom@npm:18.2.21":
4149+
version: 18.2.21
4150+
resolution: "@types/react-dom@npm:18.2.21"
41514151
dependencies:
41524152
"@types/react": "npm:*"
4153-
checksum: 10/841afdd03a9ec1717f1dbcc934552e3e14e75b17b9fff549fc9f6cf0ae7520304c163a549478a00c2341e607bd2550bddb16b963986b746ae5b9af41f8035591
4153+
checksum: 10/5c714bc69c3cf979dbf3fb8c66fc42b5b740af54d98c1037c593ac9ad54e5107cfc39fcba8c550f8df924670f55b411898d53c6166a2b15b4ed44a248a358590
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.63":
4188-
version: 18.2.63
4189-
resolution: "@types/react@npm:18.2.63"
4187+
"@types/react@npm:18.2.64":
4188+
version: 18.2.64
4189+
resolution: "@types/react@npm:18.2.64"
41904190
dependencies:
41914191
"@types/prop-types": "npm:*"
41924192
"@types/scheduler": "npm:*"
41934193
csstype: "npm:^3.0.2"
4194-
checksum: 10/49d7e556e9daa921384a094bfaeb6d1c455423cdcd87e1efb75015d83f91e5b7dbe2e179c47229bba051539ee541f98e8e6e4e9aa63af6edcdb178ae15c2f915
4194+
checksum: 10/e82bd16660030c9aabdb5027bb9bf69570a90813e4a894c17bfb288978c2b80251def5754e455d72aa3485d99136e1b11b694f78c586e5918e10b3bb09b91b3c
41954195
languageName: node
41964196
linkType: hard
41974197

@@ -8750,9 +8750,9 @@ __metadata:
87508750
"@types/lodash.clonedeep": "npm:^4.5.9"
87518751
"@types/lodash.isequal": "npm:^4.5.8"
87528752
"@types/lodash.shuffle": "npm:^4.2.9"
8753-
"@types/node": "npm:20.11.24"
8754-
"@types/react": "npm:18.2.63"
8755-
"@types/react-dom": "npm:18.2.20"
8753+
"@types/node": "npm:20.11.25"
8754+
"@types/react": "npm:18.2.64"
8755+
"@types/react-dom": "npm:18.2.21"
87568756
"@types/react-plotly.js": "npm:^2.6.3"
87578757
"@types/uuid": "npm:9.0.8"
87588758
"@typescript-eslint/eslint-plugin": "npm:7.1.1"

0 commit comments

Comments
 (0)