Files
grecia/package.json
dependabot[bot] b6a2ff2cd6 Bump @stylistic/stylelint-plugin from 3.1.2 to 4.0.0
Bumps [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/stylelint-stylistic/stylelint-stylistic/releases)
- [Changelog](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-stylistic/stylelint-stylistic/compare/v3.1.2...v4.0.0)

---
updated-dependencies:
- dependency-name: "@stylistic/stylelint-plugin"
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-06 13:39:21 +00: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": "^4.0.0",
"eslint": "^8.57.0",
"postcss-scss": "^4.0.9",
"stylelint": "^16.25.0",
"stylelint-order": "^7.0.0",
"stylelint-scss": "^6.12.1"
}
}