@controlkit/divider
Advanced tools
+9
-9
| { | ||
| "name": "@controlkit/divider", | ||
| "version": "0.2.0", | ||
| "version": "0.3.0", | ||
| "type": "module", | ||
@@ -15,5 +15,5 @@ "module": "dist/index.js", | ||
| "peerDependencies": { | ||
| "@stylexjs/stylex": "^0.7.5", | ||
| "react": "^18.3.1", | ||
| "react-dom": "^18.3.1" | ||
| "@stylexjs/stylex": "0.10.1", | ||
| "react": "19.0.0", | ||
| "react-dom": "19.0.0" | ||
| }, | ||
@@ -24,6 +24,6 @@ "dependencies": { | ||
| "devDependencies": { | ||
| "@stylexjs/babel-plugin": "^0.7.5", | ||
| "@stylexjs/rollup-plugin": "^0.7.5", | ||
| "@types/react": "^18.3.3", | ||
| "@types/react-dom": "^18.3.0", | ||
| "@stylexjs/babel-plugin": "0.10.1", | ||
| "@stylexjs/rollup-plugin": "0.10.1", | ||
| "@types/react": "19.0.10", | ||
| "@types/react-dom": "19.0.4", | ||
| "@typescript-eslint/eslint-plugin": "^7.13.1", | ||
@@ -36,5 +36,5 @@ "@typescript-eslint/parser": "^7.13.1", | ||
| "typescript": "^5.2.2", | ||
| "vite": "^5.3.1", | ||
| "vite": "6.2.0", | ||
| "vite-plugin-dts": "^3.9.1" | ||
| } | ||
| } |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4191
0.79%0
-100%