Skip to content

Commit

Permalink
feat: v4.37.4
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Aug 2, 2024
1 parent 54625da commit 80990f3
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 114 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surmon.me",
"version": "4.37.3",
"version": "4.37.4",
"description": "Surmon.me blog",
"author": "Surmon",
"license": "MIT",
Expand All @@ -21,12 +21,12 @@
},
"dependencies": {
"@braintree/sanitize-url": "^7.1.0",
"@sentry/vue": "^8.21.0",
"@sentry/vue": "^8.22.0",
"@unhead/schema": "^1.9.16",
"@unhead/ssr": "^1.9.16",
"@unhead/vue": "^1.9.16",
"agentkeepalive": "^4.5.0",
"axios": "^1.7.2",
"axios": "^1.7.3",
"bezier-easing": "^2.1.0",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
Expand All @@ -52,7 +52,7 @@
"marked-xhtml": "^1.0.10",
"pinia": "^2.2.0",
"qrcode": "^1.5.3",
"qs": "^6.12.3",
"qs": "^6.13.0",
"redis": "^4.7.0",
"rss": "^1.2.2",
"serialize-javascript": "^6.0.2",
Expand All @@ -61,7 +61,7 @@
"swiper": "^11.1.9",
"ua-parser-js": "^1.0.38",
"vue": "^3.4.35",
"vue-router": "^4.4.1",
"vue-router": "^4.4.2",
"wonderful-bing-wallpaper": "^0.3.4",
"yargs": "^17.7.2"
},
Expand All @@ -74,7 +74,7 @@
"@types/http-proxy": "^1.17.14",
"@types/lodash-es": "^4.17.12",
"@types/lozad": "^1.16.4",
"@types/node": "^22.0.2",
"@types/node": "^22.1.0",
"@types/qrcode": "^1.5.5",
"@types/rss": "^0.0.32",
"@types/serialize-javascript": "^5.0.4",
Expand All @@ -83,15 +83,15 @@
"@typescript-eslint/parser": "^7.17.0",
"@unhead/addons": "^1.9.16",
"@vercel/ncc": "^0.38.1",
"@vitejs/plugin-vue": "^5.1.1",
"@vitejs/plugin-vue": "^5.1.2",
"builtin-modules": "^4.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.27.0",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"tsx": "^4.16.3",
"tsx": "^4.16.5",
"typescript": "^5.5.4",
"vite": "^5.3.5"
},
Expand Down
Loading

0 comments on commit 80990f3

Please sign in to comment.