Skip to content

Commit

Permalink
chore: update package json
Browse files Browse the repository at this point in the history
  • Loading branch information
yadamskaya committed Jan 31, 2025
1 parent 72089b9 commit 273416b
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 85 deletions.
132 changes: 54 additions & 78 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"prismjs": "^1.29.0"
},
"peerDependencies": {
"@exadel/esl": "^4.13.0 || ^5.0.0 || ^5.0.0-beta.38"
"@exadel/esl": "^4.13.0 || ^5.0.0 || ^5.0.0-beta.38 || ^5.0.1-beta.2"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
Expand All @@ -89,21 +89,21 @@
"concurrently": "^9.1.2",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"foreach-cli": "^1.8.1",
"husky": "^9.1.7",
"kleur": "^4.1.5",
"less": "^4.2.1",
"less": "^4.2.2",
"less-plugin-npm-import": "^2.1.0",
"lint-staged": "^15.4.1",
"postcss": "^8.4.49",
"lint-staged": "^15.4.3",
"postcss": "^8.5.1",
"postcss-less": "^6.0.0",
"postcss-preset-env": "^10.1.3",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"semantic-release": "^24.2.1",
"stylelint": "^16.13.2",
"stylelint-prettier": "^5.0.2",
"stylelint": "^16.14.1",
"stylelint-prettier": "^5.0.3",
"typescript": "5.7.3"
},
"browserslist": [
Expand Down

0 comments on commit 273416b

Please # to comment.