Skip to content

Commit

Permalink
Front end dependency update.
Browse files Browse the repository at this point in the history
  • Loading branch information
daveverwer committed Oct 6, 2023
1 parent d65cd44 commit 432ebd8
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 202 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"normalize.css": "^8.0.1"
},
"devDependencies": {
"esbuild": "^0.18.11",
"esbuild-sass-plugin": "^2.10.0",
"postcss": "^8.4.25",
"prettier": "^3.0.0",
"stylelint": "^15.10.1",
"stylelint-config-standard-scss": "^10.0.0",
"esbuild": "^0.19.4",
"esbuild-sass-plugin": "^2.16.0",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"stylelint": "^15.10.3",
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-order": "^6.0.3",
"stylelint-scss": "^5.0.1"
"stylelint-scss": "^5.2.1"
}
}
Loading

0 comments on commit 432ebd8

Please sign in to comment.