This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a commit to branch
dependabot/npm_and_yarn/frontend/uuid-14.0.0
in repository https://gitbox.apache.org/repos/asf/texera.git
The following commit(s) were added to
refs/heads/dependabot/npm_and_yarn/frontend/uuid-14.0.0 by this push:
new 919832749e chore(deps): drop redundant @types/uuid (uuid v14 ships its
own types)
919832749e is described below
commit 919832749ee523ea4c56763f3ec705a3654bce21
Author: Xinyuan Lin <[email protected]>
AuthorDate: Fri Jun 19 16:58:20 2026 -0700
chore(deps): drop redundant @types/uuid (uuid v14 ships its own types)
---
frontend/package.json | 1 -
frontend/yarn.lock | 8 --------
2 files changed, 9 deletions(-)
diff --git a/frontend/package.json b/frontend/package.json
index 7a38b0d5f8..835b5890a8 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -112,7 +112,6 @@
"@types/papaparse": "5.3.5",
"@types/plotly.js-basic-dist-min": "2.12.4",
"@types/quill": "2.0.9",
- "@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "8.59.0",
"@typescript-eslint/parser": "8.59.0",
"@typescript-eslint/types": "8.59.0",
diff --git a/frontend/yarn.lock b/frontend/yarn.lock
index b9e653f22e..ba875bcaaf 100644
--- a/frontend/yarn.lock
+++ b/frontend/yarn.lock
@@ -6165,13 +6165,6 @@ __metadata:
languageName: node
linkType: hard
-"@types/uuid@npm:8.3.4":
- version: 8.3.4
- resolution: "@types/uuid@npm:8.3.4"
- checksum:
10c0/b9ac98f82fcf35962317ef7dc44d9ac9e0f6fdb68121d384c88fe12ea318487d5585d3480fa003cf28be86a3bbe213ca688ba786601dce4a97724765eb5b1cf2
- languageName: node
- linkType: hard
-
"@types/ws@npm:^8.5.10":
version: 8.18.1
resolution: "@types/ws@npm:8.18.1"
@@ -10678,7 +10671,6 @@ __metadata:
"@types/papaparse": "npm:5.3.5"
"@types/plotly.js-basic-dist-min": "npm:2.12.4"
"@types/quill": "npm:2.0.9"
- "@types/uuid": "npm:8.3.4"
"@typescript-eslint/eslint-plugin": "npm:8.59.0"
"@typescript-eslint/parser": "npm:8.59.0"
"@typescript-eslint/types": "npm:8.59.0"