Skip to content

Commit 28908a8

Browse files
committed
chore(deep-active-element): remove unused dev dependencies
1 parent 7ffeff5 commit 28908a8

File tree

2 files changed

+0
-35
lines changed

2 files changed

+0
-35
lines changed

packages/core/deep-active-element/package.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -33,30 +33,11 @@
3333
"typecheck": "tsc --noEmit",
3434
"build": "radix-build"
3535
},
36-
"dependencies": {},
37-
"peerDependencies": {
38-
"@types/react": "*",
39-
"@types/react-dom": "*",
40-
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
41-
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
42-
},
43-
"peerDependenciesMeta": {
44-
"@types/react": {
45-
"optional": true
46-
},
47-
"@types/react-dom": {
48-
"optional": true
49-
}
50-
},
5136
"devDependencies": {
5237
"@repo/builder": "workspace:*",
5338
"@repo/eslint-config": "workspace:*",
5439
"@repo/typescript-config": "workspace:*",
55-
"@types/react": "^19.0.7",
56-
"@types/react-dom": "^19.0.3",
5740
"eslint": "^9.18.0",
58-
"react": "^19.1.0",
59-
"react-dom": "^19.1.0",
6041
"typescript": "^5.7.3"
6142
},
6243
"homepage": "https://radix-ui.com/primitives",

pnpm-lock.yaml

Lines changed: 0 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)