Files
fundor333.com/package.json
dependabot[bot] 0ff1046c03 Bump postcss from 8.5.4 to 8.5.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.4 to 8.5.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.4...8.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 13:35:46 +00:00

23 lines
416 B
JSON

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