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

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-version: 10.4.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 13:10:49 +00:00

23 lines
416 B
JSON

{
"author": {
"name": "Fundor333.com",
"url": "https://fundor333.com/"
},
"dependencies": {
"autoprefixer": "^10.4.23",
"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"
}