Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt committed Feb 25, 2024
1 parent da7a8fe commit 2327736
Show file tree
Hide file tree
Showing 2 changed files with 766 additions and 503 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,51 +19,51 @@
"prepare": "husky install"
},
"dependencies": {
"@sentry/browser": "^7.100.1",
"@sentry/tracing": "^7.100.1",
"@sentry/browser": "^7.102.1",
"@sentry/tracing": "^7.102.1",
"@urlpack/json": "^2.0.0",
"@vicons/material": "^0.12.0",
"@vueuse/core": "^10.7.2",
"@vueuse/router": "^10.7.2",
"@vueuse/core": "^10.8.0",
"@vueuse/router": "^10.8.0",
"hammerjs": "^2.0.8",
"js-cookie": "^3.0.5",
"lodash-es": "^4.17.21",
"md5": "^2.3.0",
"naive-ui": "^2.37.3",
"vue": "^3.4.18"
"naive-ui": "^2.38.0",
"vue": "^3.4.19"
},
"devDependencies": {
"@types/hammerjs": "^2.0.45",
"@types/js-cookie": "^3.0.6",
"@types/lodash-es": "^4.17.12",
"@types/md5": "^2.3.5",
"@types/node": "^20.11.17",
"@types/node": "^20.11.20",
"@types/offscreencanvas": "^2019.7.3",
"@types/tough-cookie": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@unocss/preset-uno": "^0.58.5",
"@unocss/transformer-directives": "^0.58.5",
"@vitejs/plugin-legacy": "^5.3.0",
"@vitejs/plugin-legacy": "^5.3.1",
"@vitejs/plugin-vue": "^5.0.4",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-vue": "^9.21.1",
"eslint-plugin-vue": "^9.22.0",
"got": "^14.2.0",
"husky": "^9.0.10",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"rollup-plugin-visualizer": "^5.12.0",
"source-map-explorer": "^2.5.3",
"terser": "^5.27.0",
"terser": "^5.28.1",
"tough-cookie": "^4.1.3",
"typescript": "^5.3.3",
"unocss": "^0.58.5",
"vite": "^5.1.1",
"vite": "^5.1.4",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 2327736

Please sign in to comment.