elementor-icons/package.json
dependabot[bot] 1e626335f3
Bump braces and matchdep
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [matchdep](https://github.com/tkellen/js-matchdep). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `matchdep` from 1.0.1 to 2.0.0
- [Commits](https://github.com/tkellen/js-matchdep/compare/v1.0.1...v2.0.0)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: matchdep
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 03:37:47 +00:00

23 lines
533 B
JSON

{
"name": "elementor-icons",
"slug": "elementor-icons",
"version": "5.30.0",
"author": "Elementor",
"homepage": "https://elementor.com/",
"devDependencies": {
"autoprefixer": "~6.3.5",
"cssnano": "~3.5.2",
"grunt": "^1.6.1",
"grunt-banner": "~0.6.0",
"grunt-contrib-sass": "~1.0.0",
"grunt-contrib-uglify": "~1.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-postcss": "~0.8.0",
"grunt-sass": "~3.1.0",
"matchdep": "~2.0.0",
"sass": "^1.53.0"
},
"dependencies": {
"@lodder/grunt-postcss": "^3.1.1"
}
}