Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 9abb505 commit 19dc502
Show file tree
Hide file tree
Showing 2 changed files with 533 additions and 453 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepare": "node .husky/install.mjs"
},
"dependencies": {
"@sentry/browser": "^8.30.0",
"@sentry/browser": "^8.32.0",
"@urlpack/json": "^2.0.0",
"@vicons/material": "^0.12.0",
"@vueuse/core": "^11.1.0",
Expand All @@ -28,46 +28,46 @@
"js-cookie": "^3.0.5",
"lodash-es": "^4.17.21",
"md5": "^2.3.0",
"naive-ui": "^2.39.0",
"vue": "^3.5.8",
"naive-ui": "^2.40.1",
"vue": "^3.5.10",
"vue-draggable-plus": "^0.5.3",
"workbox-routing": "^7.1.0",
"workbox-strategies": "^7.1.0"
},
"devDependencies": {
"@eslint/js": "^9.11.0",
"@eslint/js": "^9.11.1",
"@types/crypto-js": "^4.2.2",
"@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.16.5",
"@types/node": "^20.16.10",
"@types/tough-cookie": "^4.0.5",
"@unocss/eslint-config": "^0.62.4",
"@unocss/preset-uno": "^0.62.4",
"@unocss/transformer-directives": "^0.62.4",
"@unocss/eslint-config": "^0.63.2",
"@unocss/preset-uno": "^0.63.2",
"@unocss/transformer-directives": "^0.63.2",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue": "^5.1.4",
"ali-oss": "^6.21.0",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.3.0",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-vue": "^9.28.0",
"globals": "^15.9.0",
"globals": "^15.10.0",
"got": "^14.4.2",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"source-map-explorer": "^2.5.3",
"terser": "^5.33.0",
"terser": "^5.34.1",
"tough-cookie": "^5.0.0",
"typescript": "^5.6.2",
"typescript-eslint": "8.6.0",
"unocss": "^0.62.4",
"vite": "^5.4.7",
"typescript-eslint": "8.8.0",
"unocss": "^0.63.2",
"vite": "^5.4.8",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.6"
}
Expand Down
Loading

0 comments on commit 19dc502

Please sign in to comment.