-
- Downloads
devenv.nix
... | ... | @@ -46,6 +46,7 @@ |
}, | ||
"devDependencies": { | ||
"@biomejs/biome": "1.3.3", | ||
"@esbuild-plugins/node-modules-polyfill": "^0.2.2", | ||
"@peculiar/webcrypto": "^1.4.5", | ||
"autoprefixer": "^10.4.17", | ||
"browserslist": "^4.23.0", | ||
... | ... | @@ -81,7 +82,7 @@ |
"postcss-load-config": "^4.0.2", | ||
"postcss-mixins": "^9.0.4", | ||
"postcss-nested": "^6.0.1", | ||
"postcss-nesting": "^12.0.3", | ||
"postcss-nesting": "^12.0.4", | ||
"postcss-normalize": "^10.0.1", | ||
"postcss-responsive-type": "^1.0.0", | ||
"postcss-rtlcss": "^4.0.9", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment