Files
nairobi/package.json
dependabot[bot] 761f77779f Bump stylelint-scss from 6.2.1 to 6.3.2
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.2.1 to 6.3.2.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 15:54:26 +02:00

22 lines
522 B
JSON

{
"name": "consuldemocracy",
"dependencies": {
"blueimp-file-upload": "^9.34.0",
"foundation-sites": "^6.7.5",
"jquery": "^3.7.1",
"jquery-ui": "^1.13.2",
"jquery-ujs": "^1.2.3",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3",
"markdown-it": "^12.3.2"
},
"devDependencies": {
"@stylistic/stylelint-plugin": "^2.1.2",
"eslint": "^8.57.0",
"postcss-scss": "^4.0.9",
"stylelint": "^16.6.1",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.3.2"
}
}