Skip to content

Commit

Permalink
fix: updating stylelint versions
Browse files Browse the repository at this point in the history
  • Loading branch information
axel7083 committed May 26, 2024
1 parent 872ec9c commit ebb9d84
Show file tree
Hide file tree
Showing 2 changed files with 1,391 additions and 1,432 deletions.
7 changes: 5 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,17 @@
"postcss-scss": "^4.0.9",
"sass-loader": "^14.1.1",
"style-loader": "^3.3.4",
"stylelint": "^16.2.1",
"stylelint": "^16.6.0",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-config-standard-scss": "^13.1.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.3",
"umd-compat-loader": "^2.1.2",
"webpack": "^5.91.0"
},
"resolutions": {
"cosmiconfig": "9.0.0"
},
"browserslist": [
"last 2 versions and not dead and >= 1% and supports async-functions"
]
Expand Down
Loading

0 comments on commit ebb9d84

Please sign in to comment.