Skip to content

Commit

Permalink
feat: v4.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Jul 31, 2024
1 parent 5b033a8 commit 54625da
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 232 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surmon.me",
"version": "4.37.2",
"version": "4.37.3",
"description": "Surmon.me blog",
"author": "Surmon",
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "^7.1.0",
"@sentry/vue": "^8.20.0",
"@sentry/vue": "^8.21.0",
"@unhead/schema": "^1.9.16",
"@unhead/ssr": "^1.9.16",
"@unhead/vue": "^1.9.16",
Expand All @@ -33,7 +33,7 @@
"dotenv": "^16.4.5",
"emoji-233333": "^0.3.2",
"express": "^4.19.2",
"fast-xml-parser": "^4.4.0",
"fast-xml-parser": "^4.4.1",
"fontmin": "^1.1.0",
"fs-extra": "^11.2.0",
"geojson": "^0.5.0",
Expand All @@ -46,22 +46,22 @@
"lozad": "^1.16.0",
"lru-cache": "^11.0.0",
"mapbox-gl": "^3.5.2",
"marked": "^13.0.2",
"marked": "^13.0.3",
"marked-highlight": "^2.1.3",
"marked-mangle": "^1.1.8",
"marked-xhtml": "^1.0.10",
"pinia": "^2.2.0",
"qrcode": "^1.5.3",
"qs": "^6.12.3",
"redis": "^4.6.15",
"redis": "^4.7.0",
"rss": "^1.2.2",
"serialize-javascript": "^6.0.2",
"sitemap": "^8.0.0",
"sticky-events": "^3.4.12",
"swiper": "^11.1.8",
"swiper": "^11.1.9",
"ua-parser-js": "^1.0.38",
"vue": "^3.4.34",
"vue-router": "^4.4.0",
"vue": "^3.4.35",
"vue-router": "^4.4.1",
"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": "^20.14.12",
"@types/node": "^22.0.2",
"@types/qrcode": "^1.5.5",
"@types/rss": "^0.0.32",
"@types/serialize-javascript": "^5.0.4",
Expand All @@ -91,7 +91,7 @@
"eslint-plugin-vue": "^9.27.0",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"tsx": "^4.16.2",
"tsx": "^4.16.3",
"typescript": "^5.5.4",
"vite": "^5.3.5"
},
Expand Down
Loading

0 comments on commit 54625da

Please sign in to comment.