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 Jan 20, 2024
1 parent 7b1c0fe commit 3abb013
Show file tree
Hide file tree
Showing 2 changed files with 1,156 additions and 1,191 deletions.
52 changes: 26 additions & 26 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.84.0",
"@sentry/tracing": "^7.84.0",
"@sentry/browser": "^7.94.1",
"@sentry/tracing": "^7.94.1",
"@urlpack/json": "^2.0.0",
"@vicons/material": "^0.12.0",
"@vueuse/core": "^10.6.1",
"@vueuse/router": "^10.6.1",
"@vueuse/core": "^10.7.2",
"@vueuse/router": "^10.7.2",
"hammerjs": "^2.0.8",
"js-cookie": "^3.0.5",
"lodash-es": "^4.17.21",
"md5": "^2.3.0",
"naive-ui": "^2.35.0",
"vue": "^3.3.9"
"naive-ui": "^2.37.3",
"vue": "^3.4.15"
},
"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.10.2",
"@types/node": "^20.11.5",
"@types/offscreencanvas": "^2019.7.3",
"@types/tough-cookie": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@unocss/preset-uno": "^0.57.7",
"@unocss/transformer-directives": "^0.57.7",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@unocss/preset-uno": "^0.58.3",
"@unocss/transformer-directives": "^0.58.3",
"@vitejs/plugin-legacy": "^5.2.0",
"@vitejs/plugin-vue": "^4.5.1",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.0.0",
"@vitejs/plugin-vue": "^5.0.3",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-unicorn": "^49.0.0",
"eslint-plugin-vue": "^9.19.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^50.0.1",
"eslint-plugin-vue": "^9.20.1",
"got": "^14.0.0",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"rollup-plugin-visualizer": "^5.9.3",
"lint-staged": "^15.2.0",
"prettier": "^3.2.4",
"rollup-plugin-visualizer": "^5.12.0",
"source-map-explorer": "^2.5.3",
"terser": "^5.24.0",
"terser": "^5.27.0",
"tough-cookie": "^4.1.3",
"typescript": "^5.3.2",
"unocss": "^0.57.7",
"vite": "^5.0.4",
"vue-tsc": "^1.8.24"
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"vite": "^5.0.12",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 3abb013

Please sign in to comment.