Skip to content

Commit 8c501d0

Browse files
LaurentClaesclaude
andcommitted
Remove deprecated @types/mapbox-gl, stale core-js and @types/uuid from root
- @types/mapbox-gl is deprecated: mapbox-gl ships its own types - core-js no longer needed after removing babel useBuiltIns polyfill injection - @types/uuid leftover from uuid removal Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d4f2607 commit 8c501d0

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,10 @@
6565
"@mdx-js/react": "^1.6.21",
6666
"@types/animejs": "^3.1.13",
6767
"@types/lodash": "^4.14.168",
68-
"@types/mapbox-gl": "^3.5.0",
6968
"@types/react": "^18.2.0",
7069
"@types/react-dom": "^18.2.0",
7170
"@types/react-router-dom": "^5.3.3",
7271
"@types/react-test-renderer": "^18.0.0",
73-
"@types/uuid": "^10.0.0",
7472
"@typescript-eslint/eslint-plugin": "^8.0.0",
7573
"@typescript-eslint/parser": "^8.0.0",
7674
"auto": "^11.3.6",
@@ -82,7 +80,6 @@
8280
"chokidar-cli": "^3.0.0",
8381
"concurrently": "^9.0.0",
8482
"copy-webpack-plugin": "^14.0.0",
85-
"core-js": "^3.0.0",
8683
"css-loader": "^7.0.0",
8784
"emotion": "10.0.27",
8885
"eslint": "^9.0.0",

packages/react-drylus/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
"@types/animejs": "^3.1.0",
6969
"@types/jest": "^30.0.0",
7070
"@types/lodash": "^4.14.191",
71-
"@types/mapbox-gl": "^3.5.0",
7271
"@types/node": "^25.0.0",
7372
"@types/react": "^18.2.0",
7473
"@types/react-dom": "^18.2.0",

0 commit comments

Comments
 (0)