Skip to content

Commit

Permalink
Merge pull request #9 from Xanonymous-GitHub/fix-heavy-sideeffects-of…
Browse files Browse the repository at this point in the history
…-alertdialog

Fix heavy sideeffects of alertdialog
  • Loading branch information
wortley authored Feb 14, 2024
2 parents 4bed742 + 037c695 commit a07c638
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 83 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"eslint": "^8.56.0",
"sass": "^1.70.0",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vite": "^5.1.2",
"vite-plugin-html": "^3.2.2"
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.2",
"js-cookie": "^3.0.5",
"sweetalert2": "^11.10.5",
"sweetalert": "^2.1.2",
"vanilla-lazyload": "^17.8.8"
}
}
135 changes: 73 additions & 62 deletions pnpm-lock.yaml

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

Loading

0 comments on commit a07c638

Please sign in to comment.