Skip to content

Commit

Permalink
chore: upgrade Vite to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
limonte committed Dec 11, 2022
1 parent 8dc7174 commit 1311df6
Show file tree
Hide file tree
Showing 4 changed files with 375 additions and 361 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For all questions related to sponsorship please contact me via email limon.monte
<table>
<tr>
<td align="center"><a href="SPONSORS.md#sponsors"><img src="https://sweetalert2.github.io/images/plus.png" width="80"><br>Become a sponsor</a></td>
<td align="center"><a href="https://www.borrow.fi/luottotili/"><img src="https://sweetalert2.github.io/images/sponsors/borrowfi.png" width="80"><br>luottotili heti</a>
<td align="center"><a href="https://www.borrow.fi/luottotili/"><img src="https://sweetalert2.github.io/images/sponsors/borrowfi.png" width="80"><br>luottotili</a>
<td align="center"><a href="https://mybettingcanada.com/"><img src="https://sweetalert2.github.io/images/sponsors/mybettingcanada.png" width="80"><br>My Betting Canada</a>
<td align="center"><a href="https://kasynoonlineblik.pl/"><img src="https://sweetalert2.github.io/images/sponsors/kasynoonlineblik.png" width="80"><br>Kasyno Online Blik</a>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion SPONSORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ For all questions related to sponsorship please contact me via email limon.monte
<table>
<tr>
<td align="center"><a href="SPONSORS.md#sponsors"><img src="https://sweetalert2.github.io/images/plus.png" width="80"><br>Become a sponsor</a></td>
<td align="center"><a href="https://www.borrow.fi/luottotili/"><img src="https://sweetalert2.github.io/images/sponsors/borrowfi.png" width="80"><br>luottotili heti</a>
<td align="center"><a href="https://www.borrow.fi/luottotili/"><img src="https://sweetalert2.github.io/images/sponsors/borrowfi.png" width="80"><br>luottotili</a>
<td align="center"><a href="https://mybettingcanada.com/"><img src="https://sweetalert2.github.io/images/sponsors/mybettingcanada.png" width="80"><br>My Betting Canada</a>
<td align="center"><a href="https://kasynoonlineblik.pl/"><img src="https://sweetalert2.github.io/images/sponsors/kasynoonlineblik.png" width="80"><br>Kasyno Online Blik</a>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/core": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-terser": "^0.2.0",
"@sweetalert2/eslint-config": "^1.0.11",
"@sweetalert2/stylelint-config": "^2.0.6",
"cypress": "^11.0.0",
Expand All @@ -26,7 +26,7 @@
"sass": "^1.55.0",
"stylelint": "^14.14.0",
"typescript": "4.0.2",
"vite": "^3.1.8",
"vite": "^4.0.0",
"zx": "^7.1.1"
},
"devDependenciesComments": {
Expand Down
Loading

0 comments on commit 1311df6

Please sign in to comment.