@stackframe/stack-sc
Advanced tools
+4
-17
| { | ||
| "name": "@stackframe/stack-sc", | ||
| "version": "1.2.1", | ||
| "version": "1.3.0", | ||
| "exports": { | ||
@@ -21,20 +21,7 @@ ".": { | ||
| "peerDependencies": { | ||
| "next": "^14", | ||
| "react": "^18.2.0" | ||
| "next": "^14.1", | ||
| "react": "^18.2" | ||
| }, | ||
| "peerDependenciesMeta": { | ||
| "react": { | ||
| "optional": true | ||
| }, | ||
| "next": { | ||
| "optional": true | ||
| } | ||
| }, | ||
| "devDependencies": { | ||
| "@typescript-eslint/eslint-plugin": "^6", | ||
| "@typescript-eslint/parser": "^6.x", | ||
| "@types/react": "^18.2.0", | ||
| "eslint": "^8", | ||
| "eslint-config-next": "^14", | ||
| "rimraf": "^5.0.5" | ||
| "@types/react": "^18.2.66" | ||
| }, | ||
@@ -41,0 +28,0 @@ "scripts": { |
1
-83.33%2352
-10.77%