create-waku
Advanced tools
Comparing version 0.7.0-beta.0 to 0.7.0-beta.1
{ | ||
"name": "create-waku", | ||
"version": "0.7.0-beta.0", | ||
"version": "0.7.0-beta.1", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "tag": "next" |
@@ -14,3 +14,4 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.0" | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
@@ -17,0 +18,0 @@ "devDependencies": { |
@@ -12,6 +12,4 @@ { | ||
"types": ["react/experimental"], | ||
"jsx": "react-jsx", | ||
"rootDir": "./src", | ||
"outDir": "./dist" | ||
"jsx": "react-jsx" | ||
} | ||
} |
@@ -14,3 +14,4 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.0" | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
@@ -17,0 +18,0 @@ "devDependencies": { |
@@ -12,6 +12,4 @@ { | ||
"types": ["react/experimental"], | ||
"jsx": "react-jsx", | ||
"rootDir": "./src", | ||
"outDir": "./dist" | ||
"jsx": "react-jsx" | ||
} | ||
} |
@@ -14,4 +14,5 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"react-wrap-balancer": "1.1.0", | ||
"waku": "0.19.0-beta.0" | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
@@ -18,0 +19,0 @@ "devDependencies": { |
@@ -12,6 +12,4 @@ { | ||
"types": ["react/experimental"], | ||
"jsx": "react-jsx", | ||
"rootDir": "./src", | ||
"outDir": "./dist" | ||
"jsx": "react-jsx" | ||
} | ||
} |
@@ -14,3 +14,4 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.0" | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
@@ -17,0 +18,0 @@ "devDependencies": { |
@@ -12,6 +12,4 @@ { | ||
"types": ["react/experimental"], | ||
"jsx": "react-jsx", | ||
"rootDir": "./src", | ||
"outDir": "./dist" | ||
"jsx": "react-jsx" | ||
} | ||
} |
@@ -14,3 +14,4 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.0" | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
@@ -17,0 +18,0 @@ "devDependencies": { |
@@ -12,6 +12,4 @@ { | ||
"types": ["react/experimental"], | ||
"jsx": "react-jsx", | ||
"rootDir": "./src", | ||
"outDir": "./dist" | ||
"jsx": "react-jsx" | ||
} | ||
} |
@@ -16,5 +16,7 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.0" | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.10.6", | ||
"@types/react": "18.2.46", | ||
@@ -21,0 +23,0 @@ "@types/react-dom": "18.2.18", |
@@ -11,7 +11,5 @@ { | ||
"exactOptionalPropertyTypes": true, | ||
"types": ["node", "react/experimental"], | ||
"jsx": "react-jsx", | ||
"rootDir": "./src", | ||
"outDir": "./dist" | ||
"types": ["react/experimental", "node"], | ||
"jsx": "react-jsx" | ||
} | ||
} |
@@ -14,3 +14,4 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.0" | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
@@ -17,0 +18,0 @@ "devDependencies": { |
@@ -12,6 +12,4 @@ { | ||
"types": ["react/experimental"], | ||
"jsx": "react-jsx", | ||
"rootDir": "./src", | ||
"outDir": "./dist" | ||
"jsx": "react-jsx" | ||
} | ||
} |
@@ -15,3 +15,4 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.0" | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
@@ -18,0 +19,0 @@ "devDependencies": { |
@@ -12,12 +12,4 @@ { | ||
"types": ["react/experimental"], | ||
"jsx": "react-jsx", | ||
"outDir": "./dist", | ||
"composite": true | ||
}, | ||
"include": ["./src"], | ||
"references": [ | ||
{ | ||
"path": "./tsconfig.node.json" | ||
} | ||
] | ||
"jsx": "react-jsx" | ||
} | ||
} |
@@ -14,3 +14,4 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.0" | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
@@ -17,0 +18,0 @@ "devDependencies": { |
@@ -12,6 +12,4 @@ { | ||
"types": ["react/experimental"], | ||
"jsx": "react-jsx", | ||
"rootDir": "./src", | ||
"outDir": "./dist" | ||
"jsx": "react-jsx" | ||
} | ||
} |
@@ -17,3 +17,4 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.0" | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
@@ -27,4 +28,4 @@ "devDependencies": { | ||
"vite-plugin-commonjs": "0.10.1", | ||
"vite-plugin-stylex": "0.4.1" | ||
"vite-plugin-stylex-dev": "0.2.3" | ||
} | ||
} |
@@ -12,12 +12,4 @@ { | ||
"types": ["react/experimental"], | ||
"jsx": "react-jsx", | ||
"outDir": "./dist", | ||
"composite": true | ||
}, | ||
"include": ["./src"], | ||
"references": [ | ||
{ | ||
"path": "./tsconfig.node.json" | ||
} | ||
] | ||
"jsx": "react-jsx" | ||
} | ||
} |
import { defineConfig } from 'vite'; | ||
import { vanillaExtractPlugin } from '@vanilla-extract/vite-plugin'; | ||
import styleX from 'vite-plugin-stylex'; | ||
import commonjs from 'vite-plugin-commonjs'; | ||
import { stylexPlugin } from 'vite-plugin-stylex-dev'; | ||
@@ -12,3 +12,2 @@ export default defineConfig({ | ||
vanillaExtractPlugin({ emitCssInSsr: true }), | ||
styleX(), | ||
// @ts-expect-error not callable FIXME why not callable? | ||
@@ -24,3 +23,4 @@ commonjs({ | ||
}), | ||
stylexPlugin(), | ||
], | ||
}); |
@@ -14,3 +14,4 @@ { | ||
"react-dom": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.0" | ||
"react-server-dom-webpack": "18.3.0-canary-c5b937576-20231219", | ||
"waku": "0.19.0-beta.1" | ||
}, | ||
@@ -17,0 +18,0 @@ "devDependencies": { |
@@ -13,14 +13,6 @@ { | ||
"jsx": "react-jsx", | ||
"outDir": "./dist", | ||
"composite": true, | ||
"paths": { | ||
"@/*": ["./src/*"] | ||
} | ||
}, | ||
"include": ["./src"], | ||
"references": [ | ||
{ | ||
"path": "./tsconfig.node.json" | ||
} | ||
] | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
204814
112
2310