Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#18)
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 Mar 24, 2024
1 parent 564e031 commit 250e993
Show file tree
Hide file tree
Showing 2 changed files with 1,356 additions and 1,159 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,37 +11,37 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "3.4.1"
"vue": "3.4.21"
},
"devDependencies": {
"@arco-design/web-vue": "2.54.1",
"@rushstack/eslint-patch": "1.6.1",
"@arco-design/web-vue": "2.55.0",
"@rushstack/eslint-patch": "1.8.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@vitejs/plugin-legacy": "5.2.0",
"@vitejs/plugin-vue": "5.0.1",
"@vue/compiler-sfc": "3.4.1",
"@vitejs/plugin-legacy": "5.3.2",
"@vitejs/plugin-vue": "5.0.4",
"@vue/compiler-sfc": "3.4.21",
"@vue/eslint-config-typescript": "13.0.0",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-sort-exports": "0.8.0",
"eslint-plugin-vue": "9.19.2",
"eslint-plugin-sort-exports": "0.9.1",
"eslint-plugin-vue": "9.23.0",
"eslint-plugin-yaml": "0.5.0",
"postcss": "8.4.32",
"postcss": "8.4.38",
"postcss-plugin-px2rem": "0.8.1",
"postcss-preset-env": "9.3.0",
"prettier": "3.1.1",
"postcss-preset-env": "9.5.2",
"prettier": "3.2.5",
"prettier-plugin-css-order": "2.0.1",
"sass": "1.69.6",
"terser": "5.26.0",
"typescript": "5.3.3",
"unplugin-auto-import": "0.17.3",
"sass": "1.72.0",
"terser": "5.29.2",
"typescript": "5.4.3",
"unplugin-auto-import": "0.17.5",
"unplugin-vue-components": "0.26.0",
"vfonts": "0.0.3",
"vite": "5.0.10",
"vue-eslint-parser": "9.3.2",
"vite": "5.2.2",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "2.0.7"
}
}
Loading

0 comments on commit 250e993

Please sign in to comment.