Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 19, 2024
1 parent 5ec4b19 commit de4341d
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 253 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,29 +29,29 @@
"vue-router": "^4.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.18.0",
"@antfu/eslint-config": "^2.18.1",
"@iconify-json/carbon": "^1.1.33",
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@shikijs/markdown-it": "^1.5.2",
"@shikijs/markdown-it": "^1.6.0",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/nprogress": "^0.2.3",
"@unocss/eslint-config": "^0.60.2",
"@vitejs/plugin-vue": "^5.0.4",
"@vue-macros/volar": "^0.19.0",
"@vue-macros/volar": "^0.19.1",
"@vue/test-utils": "^2.4.6",
"critters": "^0.0.22",
"cross-env": "^7.0.3",
"cypress": "^13.9.0",
"cypress-vite": "^1.5.0",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-format": "^0.1.1",
"https-localhost": "^4.7.1",
"lint-staged": "^15.2.2",
"markdown-it-link-attributes": "^4.0.1",
"pnpm": "^9.1.1",
"rollup": "^4.17.2",
"shiki": "^1.5.2",
"shiki": "^1.6.0",
"simple-git-hooks": "^2.11.1",
"taze": "^0.13.8",
"typescript": "^5.4.5",
Expand All @@ -65,13 +65,13 @@
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-inspect": "^0.8.4",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-vue-devtools": "^7.1.3",
"vite-plugin-vue-devtools": "^7.2.0",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-webfont-dl": "^3.9.4",
"vite-ssg": "^0.23.7",
"vite-ssg-sitemap": "^0.6.1",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.17"
"vue-tsc": "^2.0.19"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit de4341d

Please sign in to comment.