Skip to content

Commit

Permalink
Improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
jason5ng32 committed Feb 3, 2025
1 parent c4c7021 commit c5357ca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"dependencies": {
"@analytics/google-analytics": "^1.1.0",
"@cloudflare/speedtest": "^1.4.0",
"@cloudflare/speedtest": "^1.4.1",
"@khmyznikov/pwa-install": "^0.5.2",
"@thumbmarkjs/thumbmarkjs": "^0.16.1",
"@thumbmarkjs/thumbmarkjs": "^0.17.0",
"analytics": "^0.8.16",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
Expand All @@ -24,21 +24,21 @@
"code-inspector-plugin": "^0.19.2",
"concurrently": "^9.1.2",
"country-code-lookup": "^0.1.3",
"detect-gpu": "^5.0.65",
"detect-gpu": "^5.0.67",
"dotenv": "^16.4.7",
"express": "^4.21.2",
"express-rate-limit": "^7.5.0",
"express-slow-down": "^2.0.3",
"firebase": "^11.2.0",
"flag-icons": "^7.3.2",
"http-proxy-middleware": "^3.0.3",
"maxmind": "^4.3.23",
"maxmind": "^4.3.24",
"nodemon": "^3.1.9",
"pinia": "^2.3.1",
"svgmap": "^2.12.2",
"ua-parser-js": "^2.0.0",
"vue": "^3.5.13",
"vue-i18n": "^11.0.1",
"vue-i18n": "^11.1.0",
"vue-markdown-render": "^2.2.1",
"vue-router": "^4.5.0",
"whoiser": "^1.18.0"
Expand Down

0 comments on commit c5357ca

Please sign in to comment.