Skip to content

Commit

Permalink
feat: v4.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Sep 26, 2024
1 parent 3b2e3de commit 4b59700
Show file tree
Hide file tree
Showing 3 changed files with 517 additions and 510 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surmon.me",
"version": "4.46.0",
"version": "4.47.0",
"description": "Surmon.me blog",
"author": "Surmon",
"license": "MIT",
Expand Down Expand Up @@ -32,7 +32,7 @@
"cookie-parser": "^1.4.6",
"dotenv": "^16.4.5",
"emoji-233333": "^0.3.2",
"express": "^4.20.x",
"express": "^4.21.x",
"fast-xml-parser": "^4.5.x",
"fontmin": "^1.1.x",
"fs-extra": "^11.2.0",
Expand Down Expand Up @@ -69,7 +69,7 @@
"@sentry/vite-plugin": "^2.22.x",
"@types/compression": "^1.7.5",
"@types/cookie-parser": "^1.4.7",
"@types/express": "^4.17.21",
"@types/express": "^5.x",
"@types/fs-extra": "^11.0.4",
"@types/http-proxy": "^1.17.15",
"@types/lodash-es": "^4.17.12",
Expand All @@ -80,7 +80,7 @@
"@types/serialize-javascript": "^5.0.4",
"@types/ua-parser-js": "^0.7.39",
"@unhead/addons": "^1.11.x",
"@vercel/ncc": "^0.38.1",
"@vercel/ncc": "^0.38.2",
"@vitejs/plugin-vue": "^5.x",
"builtin-modules": "^4.x",
"eslint": "^9.x",
Expand All @@ -89,9 +89,9 @@
"eslint-plugin-vue": "^9.x",
"globals": "^15.9.0",
"prettier": "^3.x",
"sass": "^1.78.x",
"sass": "^1.79.x",
"tsx": "^4.19.x",
"typescript": "^5.5.4",
"typescript": "^5.5.x",
"typescript-eslint": "^8.x",
"vite": "^5.4.x"
},
Expand Down
Loading

0 comments on commit 4b59700

Please sign in to comment.