Skip to content
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: 0 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
"@types/react": "^19.1.0",
"@types/react-test-renderer": "^19.1.0",
"@types/uglify-js": "^3.17.2",
"@types/uuid": "^9.0.4",
"@types/xmlhttprequest": "^1.8.2",
"babel-jest": "^29.6.3",
"babel-plugin-module-resolver": "^5.0.0",
Expand All @@ -116,7 +115,6 @@
"ts-jest": "^29.3.1",
"typescript": "~5.9.3",
"uglify-js": "^3.17.4",
"uuid": "^9.0.1",
Comment thread
cursor[bot] marked this conversation as resolved.
"xmlhttprequest": "^1.8.0"
},
"codegenConfig": {
Expand Down
18 changes: 0 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11249,7 +11249,6 @@ __metadata:
"@types/react": ^19.1.0
"@types/react-test-renderer": ^19.1.0
"@types/uglify-js": ^3.17.2
"@types/uuid": ^9.0.4
"@types/xmlhttprequest": ^1.8.2
babel-jest: ^29.6.3
babel-plugin-module-resolver: ^5.0.0
Expand All @@ -11272,7 +11271,6 @@ __metadata:
ts-jest: ^29.3.1
typescript: ~5.9.3
uglify-js: ^3.17.4
uuid: ^9.0.1
xmlhttprequest: ^1.8.0
peerDependencies:
expo: ">=49.0.0"
Expand Down Expand Up @@ -12024,13 +12022,6 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.4":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
languageName: node
linkType: hard

"@types/which@npm:^2.0.1":
version: 2.0.2
resolution: "@types/which@npm:2.0.2"
Expand Down Expand Up @@ -32867,15 +32858,6 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
languageName: node
linkType: hard

"v8-to-istanbul@npm:^9.0.1":
version: 9.3.0
resolution: "v8-to-istanbul@npm:9.3.0"
Expand Down
Loading