Files
fundor333.com/package.json
dependabot[bot] 92fe1c1295 Bump postcss-cli from 11.0.0 to 11.0.1
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/11.0.0...11.0.1)

---
updated-dependencies:
- dependency-name: postcss-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 20:59:14 +00:00

21 lines
395 B
JSON

{
"name": "fundor333.com",
"version": "0.0.0",
"private": true,
"description": "The source code for fundor333.com",
"keywords": [],
"author": {
"name": "Fundor333.com",
"url": "https://fundor333.com/"
},
"engines": {
"node": "16.x",
"npm": "8.x"
},
"dependencies": {
"autoprefixer": "^10.4.21",
"cjs-loader": "^0.1.0",
"postcss": "^8.5.1",
"postcss-cli": "^11.0.1"
}
}