Skip to content

Commit

Permalink
⬆️ Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
0xlny committed Oct 14, 2024
1 parent 13015ae commit 90dfe18
Show file tree
Hide file tree
Showing 3 changed files with 733 additions and 420 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,26 +62,26 @@
"next": "12.3.4",
"next-pwa": "5.5.2",
"next-seo": "5.4.0",
"react": "18.1.0",
"react": "18.3.1",
"react-async-hook": "4.0.0",
"react-dom": "18.1.0",
"react-icons": "4.3.1",
"react-dom": "18.3.1",
"react-icons": "5.3.0",
"use-deep-compare-effect": "1.8.1",
"viem": "^2.10.9",
"wagmi": "^2.9.2",
"wagmi": "2.12.17",
"web3": "^4.10.0"
},
"devDependencies": {
"@commitlint/config-conventional": "16.2.4",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.2.0",
"@testing-library/user-event": "14.2.0",
"@types/node": "17.0.33",
"@types/node": "22.7.5",
"@types/react": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.23.0",
"babel-jest": "28.1.0",
"commitlint": "16.2.4",
"commitlint": "19.5.0",
"eslint": "8.15.0",
"eslint-config-next": "12.1.6",
"eslint-config-sznm": "0.2.1",
Expand Down
4 changes: 2 additions & 2 deletions public/sitemap-0.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url><loc>https://www.kakaswap.xyz</loc><changefreq>daily</changefreq><priority>0.7</priority><lastmod>2024-07-07T16:03:19.654Z</lastmod></url>
<url><loc>https://www.kakaswap.xyz/pool</loc><changefreq>daily</changefreq><priority>0.7</priority><lastmod>2024-07-07T16:03:19.654Z</lastmod></url>
<url><loc>https://www.kakaswap.xyz</loc><changefreq>daily</changefreq><priority>0.7</priority><lastmod>2024-10-14T14:54:46.960Z</lastmod></url>
<url><loc>https://www.kakaswap.xyz/pool</loc><changefreq>daily</changefreq><priority>0.7</priority><lastmod>2024-10-14T14:54:46.960Z</lastmod></url>
</urlset>
Loading

0 comments on commit 90dfe18

Please sign in to comment.