Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#54)
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 May 6, 2024
1 parent 65f1f94 commit 5b63990
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 271 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
},
"dependencies": {
"@mdi/js": "^7.4.47",
"@sentry/vue": "^7.112.2",
"@sentry/vue": "^7.113.0",
"@vueuse/core": "^10.9.0",
"ansi_up": "^6.0.2",
"gsap": "^3.12.5",
"highlight.js": "^11.9.0",
"naive-ui": "^2.38.1",
"naive-ui": "^2.38.2",
"pinia": "^2.1.7",
"vue": "^3.4.25",
"vue": "^3.4.26",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@sentry/vite-plugin": "^2.16.1",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@unocss/transformer-directives": "^0.59.4",
"@vitejs/plugin-vue": "^5.0.4",
"eslint": "^8.57.0",
Expand All @@ -49,15 +49,15 @@
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.75.0",
"sass": "^1.76.0",
"sass-loader": "^14.2.1",
"stylelint": "^16.4.0",
"stylelint": "^16.5.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.0",
"typescript": "^5.4.5",
"unocss": "^0.59.4",
"vite": "^5.2.10",
"vue-tsc": "^2.0.14"
"vite": "^5.2.11",
"vue-tsc": "^2.0.16"
}
}
Loading

0 comments on commit 5b63990

Please sign in to comment.