Files
nairobi/package.json
dependabot[bot] eb53358300 Bump stylelint from 16.9.0 to 16.14.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.9.0 to 16.14.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.9.0...16.14.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 16:34:57 +01:00

22 lines
525 B
JSON

{
"name": "consuldemocracy",
"dependencies": {
"blueimp-file-upload": "^10.32.0",
"foundation-sites": "^6.8.1",
"jquery": "^3.7.1",
"jquery-ui": "^1.13.3",
"jquery-ujs": "^1.2.3",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3",
"markdown-it": "^13.0.2"
},
"devDependencies": {
"@stylistic/stylelint-plugin": "^3.1.1",
"eslint": "^8.57.0",
"postcss-scss": "^4.0.9",
"stylelint": "^16.14.1",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.11.0"
}
}