Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 4605671 commit e1f6072
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@types/lodash.isobject": "3.0.9",
"@types/lodash.isstring": "4.0.9",
"@types/node": "^20.12.7",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3944,11 +3944,11 @@ __metadata:
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.12.7":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/c6afe7c2c4504a4f488814d7b306ebad16bf42cbb43bf9db9fe1aed8c5fb99235593c3be5088979a64526b106cf022256688e2f002811be8273d87dc2e0d484f
checksum: 10/e3945da0a3017bdc1f88f15bdfb823f526b2a717bd58d4640082d6eb0bd2794b5c99bfb914b9e9324ec116dce36066990353ed1c777e8a7b0641f772575793c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -4033,13 +4033,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.2":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
"@types/react@npm:18.3.3":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/a85eed82c1009dc9d979281d9ea1f5322255003de3378390f35d897b4bdaf1d34ea748636c03e9e9b4b7cc97c2f4582993d2d60e40846226ad497d97c7d8565a
checksum: 10/68e203b7f1f91d6cf21f33fc7af9d6d228035a26c83f514981e54aa3da695d0ec6af10c277c6336de1dd76c4adbe9563f3a21f80c4462000f41e5f370b46e96c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8520,7 +8520,7 @@ __metadata:
"@types/lodash.isobject": "npm:3.0.9"
"@types/lodash.isstring": "npm:4.0.9"
"@types/node": "npm:^20.12.7"
"@types/react": "npm:18.3.2"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/uuid": "npm:^9.0.1"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
Expand Down Expand Up @@ -14133,8 +14133,8 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.1.3":
version: 5.2.11
resolution: "vite@npm:5.2.11"
version: 5.2.12
resolution: "vite@npm:5.2.12"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -14168,7 +14168,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/ee0ad038f0831c9514796522deb1e2dcb84bc311abbccb77e4b12216d37fc9559137f4f1b8e75187d51007b954e845c6518e36ee3acac2e2a2789c1181ebb16c
checksum: 10/c27d3efff93016e8171b6a362f605ad5f78e24086292987097ad4a7382ae78d9e0659065976a13bf7b51ba0f593d675579010692097ef36d8a5cc965f3efec4c
languageName: node
linkType: hard

Expand Down

0 comments on commit e1f6072

Please sign in to comment.