Skip to content

Commit

Permalink
Update JS dependencies and simplify form double-submit code
Browse files Browse the repository at this point in the history
  • Loading branch information
fisharebest committed Apr 19, 2023
1 parent c42f710 commit 968cf14
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 15 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"autoprefixer": "10.4.14",
"cross-env": "7.0.3",
"laravel-mix": "6.0.49",
"postcss": "8.4.21",
"postcss-custom-properties": "13.1.4",
"postcss": "8.4.22",
"postcss-custom-properties": "13.1.5",
"postcss-image-inliner": "6.1.0",
"postcss-import": "15.1.0",
"postcss-rtlcss": "4.0.3",
"postcss-rtlcss": "4.0.4",
"resolve-url-loader": "5.0.0",
"sass": "1.60.0",
"sass": "1.62.0",
"sass-loader": "13.2.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 968cf14

Please sign in to comment.