Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Aug 11, 2023
1 parent fff44b6 commit b921a1e
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 160 deletions.
19 changes: 9 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "^6.0.4",
"@sentry/vue": "^7.61.1",
"@sentry/vue": "^7.63.0",
"@unhead/ssr": "^1.2.2",
"@unhead/vue": "^1.2.2",
"axios": "^1.4.0",
Expand All @@ -33,7 +33,7 @@
"emoji-233333": "^0.3.2",
"express": "^4.18.2",
"fast-xml-parser": "^4.2.7",
"fontmin": "^0.9.9",
"fontmin": "^1.0.0",
"fs-extra": "^11.1.1",
"geojson": "^0.5.0",
"highlight.js": "^11.8.0",
Expand All @@ -42,9 +42,9 @@
"js-cookie": "^3.0.5",
"lodash-es": "^4.17.21",
"lozad": "^1.16.0",
"lru-cache": "^10.0.0",
"lru-cache": "^10.0.1",
"mapbox-gl": "^2.15.0",
"marked": "^7.0.1",
"marked": "^7.0.2",
"marked-highlight": "^2.0.4",
"marked-mangle": "^1.1.2",
"marked-xhtml": "^1.0.4",
Expand All @@ -68,16 +68,15 @@
"devDependencies": {
"@bleed-believer/path-alias": "^0.15.2",
"@esbuild-kit/esm-loader": "^2.5.5",
"@sentry/vite-plugin": "^2.6.0",
"@sentry/vite-plugin": "^2.6.2",
"@types/compression": "^1.7.2",
"@types/cookie-parser": "^1.4.3",
"@types/express": "^4.17.17",
"@types/fontmin": "^0.9.0",
"@types/fs-extra": "^11.0.1",
"@types/http-proxy": "^1.17.11",
"@types/lodash-es": "^4.17.8",
"@types/lozad": "^1.16.1",
"@types/mapbox-gl": "^2.7.12",
"@types/mapbox-gl": "^2.7.13",
"@types/node": "^20.4.8",
"@types/node-schedule": "^2.1.0",
"@types/qrcode": "^1.5.1",
Expand All @@ -90,13 +89,13 @@
"@vercel/ncc": "^0.36.1",
"@vitejs/plugin-vue": "^4.2.3",
"builtin-modules": "^3.3.0",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-vue": "^9.16.1",
"eslint-plugin-vue": "^9.17.0",
"nodemon": "^3.0.1",
"prettier": "^3.0.1",
"sass": "^1.64.2",
"sass": "^1.65.1",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"vite": "^4.4.9"
Expand Down
Loading

0 comments on commit b921a1e

Please sign in to comment.