@batijs/elements
Advanced tools
{ | ||
"name": "@batijs/elements", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "BatiJS website as Web Components", | ||
@@ -12,3 +12,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@babel/core": "^7.21.8", | ||
"@babel/core": "^7.22.5", | ||
"@hattip/adapter-node": "^0.0.33", | ||
@@ -20,24 +20,23 @@ "@hattip/router": "^0.0.33", | ||
"@rollup/plugin-json": "^6.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.2", | ||
"@rollup/plugin-replace": "^5.0.2", | ||
"@rollup/plugin-terser": "^0.4.2", | ||
"@rollup/plugin-typescript": "^11.1.1", | ||
"@rollup/plugin-node-resolve": "^15.1.0", | ||
"autoprefixer": "^10.4.14", | ||
"babel-preset-solid": "^1.7.4", | ||
"cross-fetch": "^3.1.5", | ||
"daisyui": "^2.51.6", | ||
"cross-fetch": "^3.1.6", | ||
"daisyui": "^3.1.0", | ||
"esbuild": "^0.17.19", | ||
"hattip": "^0.0.33", | ||
"postcss": "^8.4.23", | ||
"rollup": "^3.22.0", | ||
"postcss": "^8.4.24", | ||
"rollup": "^3.25.1", | ||
"rollup-plugin-esbuild": "^5.0.0", | ||
"rollup-plugin-import-css": "^3.2.1", | ||
"rollup-plugin-postcss": "^4.0.2", | ||
"rollup-plugin-tsconfig-paths": "^1.5.0", | ||
"solid-element": "^1.7.0", | ||
"solid-js": "^1.7.5", | ||
"rollup-plugin-tsconfig-paths": "^1.5.1", | ||
"solid-element": "^1.7.1", | ||
"solid-js": "^1.7.6", | ||
"tailwindcss": "^3.3.2", | ||
"tslib": "^2.5.0", | ||
"typescript": "^5.0.4", | ||
"tslib": "^2.5.3", | ||
"typescript": "^5.1.3", | ||
"vike-solid": "^0.0.7", | ||
"vite": "^4.3.5", | ||
"vite-plugin-ssr": "^0.4.123", | ||
"vite": "^4.3.9", | ||
"vite-plugin-ssr": "^0.4.131", | ||
"vite-tsconfig-paths": "^4.2.0" | ||
@@ -51,6 +50,7 @@ }, | ||
"build": "vite build", | ||
"release": "pnpm run build:element && pnpm publish", | ||
"build:element": "rollup -c", | ||
"build:pages": "vite build --mode pages" | ||
"release": "pnpm run build:widget && pnpm publish", | ||
"build:widget": "rollup -c", | ||
"build:pages": "vite build --mode pages", | ||
"serve:widget": "http-server . -c-1 -p 8080 -o /widget-public" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
117979
25.52%29
-3.33%2176
604.21%1
Infinity%