Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent 7d335ce commit b6994ba
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 429 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"prepare": "node .husky/install.mjs"
},
"dependencies": {
"@sentry/browser": "^7.108.0",
"@sentry/tracing": "^7.108.0",
"@sentry/browser": "^7.109.0",
"@sentry/tracing": "^7.109.0",
"@urlpack/json": "^2.0.0",
"@vicons/material": "^0.12.0",
"@vueuse/core": "^10.9.0",
Expand All @@ -37,13 +37,13 @@
"@types/js-cookie": "^3.0.6",
"@types/lodash-es": "^4.17.12",
"@types/md5": "^2.3.5",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/offscreencanvas": "^2019.7.3",
"@types/tough-cookie": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@unocss/preset-uno": "^0.58.6",
"@unocss/transformer-directives": "^0.58.6",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@unocss/preset-uno": "^0.58.8",
"@unocss/transformer-directives": "^0.58.8",
"@vitejs/plugin-legacy": "^5.3.2",
"@vitejs/plugin-vue": "^5.0.4",
"eslint": "^8.57.0",
Expand All @@ -52,18 +52,18 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-vue": "^9.23.0",
"eslint-plugin-vue": "^9.24.0",
"got": "^14.2.1",
"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.29.2",
"terser": "^5.30.0",
"tough-cookie": "^4.1.3",
"typescript": "^5.4.3",
"unocss": "^0.58.6",
"vite": "^5.2.4",
"unocss": "^0.58.8",
"vite": "^5.2.7",
"vue-tsc": "^2.0.7"
}
}
Loading

0 comments on commit b6994ba

Please sign in to comment.