Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the development-dependencies group in /ui with 2 updates #436

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/lodash": "^4.17.7",
"@types/mapbox__mapbox-gl-draw": "~1.4.6",
"@types/node": "^20.16.5",
"@types/react": "^18.3.6",
"@types/react": "^18.3.7",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
Expand Down
16 changes: 8 additions & 8 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4221,13 +4221,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.6":
version: 18.3.6
resolution: "@types/react@npm:18.3.6"
"@types/react@npm:^18.3.7":
version: 18.3.7
resolution: "@types/react@npm:18.3.7"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/ba0d337244347ecbf921de174d9db9bb80b03d41ad3ae7aa65500b3339925852c97e501d7657b5cd629ffed9f7fe3820a63069847e7b8529e4d02934d0f182e9
checksum: 10/30cfbe33c82e8033df5f70a4f54068f4344a691cff3f2b3901dd678e89ce5477dc8faada4a45d333ea570e1992ca8fda5b096d9deddfafb8c373acababc40c70
languageName: node
linkType: hard

Expand Down Expand Up @@ -12355,7 +12355,7 @@ __metadata:
"@types/lodash": "npm:^4.17.7"
"@types/mapbox__mapbox-gl-draw": "npm:~1.4.6"
"@types/node": "npm:^20.16.5"
"@types/react": "npm:^18.3.6"
"@types/react": "npm:^18.3.7"
"@types/react-color": "npm:^3.0.12"
"@types/react-dom": "npm:^18.3.0"
"@types/react-router-dom": "npm:^5.3.3"
Expand Down Expand Up @@ -13980,8 +13980,8 @@ __metadata:
linkType: hard

"vite@npm:^5.4.2":
version: 5.4.4
resolution: "vite@npm:5.4.4"
version: 5.4.6
resolution: "vite@npm:5.4.6"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -14018,7 +14018,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/8c2ded5cc99464362d35af6b78bd6466b9c36533a26311d360c327d0a1580d0016f4f3c4828ded5945be4adc2990f257eae85ff95b4522a6d040cdfef6e5f7b2
checksum: 10/8489fa55c48675fc12b64bf7af58b5e2f8a11b2aebc63cb177861bd53dc196d7c496d6918f5a8c48828f51b6fe498166a1a2350334bbfaae10d015a0c71f1c77
languageName: node
linkType: hard

Expand Down
Loading