Skip to content

Commit

Permalink
chore(deps): update (dev) dependencies (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent a1543fe commit f549919
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,26 @@
"tag": "npm version patch && git push && git push origin --tags"
},
"dependencies": {
"@iconify/json": "2.2.244",
"@iconify/json": "2.2.276",
"axios": "1.7.7",
"element-plus": "2.8.1",
"element-plus": "2.8.8",
"nprogress": "0.2.0",
"pinia": "2.2.2",
"pinia": "2.2.6",
"pinia-plugin-persist": "1.0.0",
"vite-plugin-vue-setup-extend": "0.4.0",
"vue": "3.4.38",
"vue-router": "4.4.3"
"vue-router": "4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "2.27.1",
"@antfu/eslint-config": "2.27.3",
"@commitlint/config-conventional": "19.4.1",
"@types/node": "22.5.4",
"@types/nprogress": "0.2.0",
"@types/nprogress": "0.2.3",
"@unocss/eslint-config": "0.62.2",
"@unocss/preset-rem-to-px": "0.62.3",
"@vitejs/plugin-vue": "5.1.2",
"auto-import-types": "0.0.6",
"commitizen": "4.3.0",
"commitizen": "4.3.1",
"commitlint": "19.4.1",
"cz-customizable": "7.2.1",
"eslint": "9.9.1",
Expand All @@ -50,18 +50,18 @@
"husky": "7.0.4",
"pinia-auto-refs": "0.0.12",
"postcss-html": "1.4.1",
"postcss-scss": "4.0.4",
"postcss-scss": "4.0.9",
"sass": "1.52.3",
"stylelint": "14.1.0",
"stylelint-config-standard": "24.0.0",
"stylelint-order": "5.0.0",
"stylelint-scss": "4.0.1",
"typescript": "5.5.4",
"unocss": "0.62.2",
"unplugin-auto-import": "0.18.2",
"unplugin-auto-import": "0.18.5",
"unplugin-vue-components": "0.27.4",
"unplugin-vue-router": "0.10.8",
"vite": "5.4.2",
"vite": "5.4.11",
"vite-plugin-vue-layouts": "0.11.0",
"vue-tsc": "2.0.29"
},
Expand Down

0 comments on commit f549919

Please sign in to comment.