Skip to content

Commit

Permalink
chore(deps): update all minor dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 5c441fb commit e5419b8
Show file tree
Hide file tree
Showing 3 changed files with 742 additions and 627 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"typecheck": "pnpm run -r --parallel --stream typecheck"
},
"devDependencies": {
"@antfu/eslint-config": "0.39.5",
"@antfu/eslint-config": "0.43.1",
"eslint": "^8.25.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
22 changes: 11 additions & 11 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"@vueuse/router": "^9.4.0",
"color-hash": "2.0.2",
"del-cli": "^5.0.0",
"focus-trap": "7.4.3",
"focus-trap": "7.5.4",
"lodash-es": "4.17.21",
"panzoom": "^9.4.3",
"svg-pan-zoom": "^3.6.1",
"vue": "3.3.7",
"vue-demi": "0.14.6",
"vue-i18n": "9.2.2",
"vue-i18n": "9.6.5",
"vue-router": "^4.1.6"
},
"devDependencies": {
Expand All @@ -39,31 +39,31 @@
"@types/color-hash": "^1.0.2",
"@types/lodash-es": "^4.17.6",
"@types/markdown-it-link-attributes": "^3.0.1",
"@vitejs/plugin-vue": "4.2.3",
"@vue/test-utils": "2.3.2",
"@vitejs/plugin-vue": "4.4.0",
"@vue/test-utils": "2.4.1",
"critters": "0.0.20",
"cross-env": "7.0.3",
"https-localhost": "4.7.1",
"incstr": "^1.2.3",
"markdown-it-link-attributes": "4.0.1",
"markdown-it-shiki": "0.9.0",
"pnpm": "8.10.2",
"sass": "1.63.6",
"sass": "1.69.5",
"shiki": "0.14.5",
"type-fest": "^4.0.0",
"typescript": "5.1.6",
"typescript": "5.2.2",
"unplugin-auto-import": "0.16.7",
"unplugin-icons": "0.16.5",
"unplugin-icons": "0.17.3",
"unplugin-vue-components": "0.25.2",
"vite": "4.3.9",
"vite": "4.5.0",
"vite-plugin-inspect": "0.7.41",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-pwa": "0.16.6",
"vite-plugin-vue-layouts": "^0.8.0",
"vite-plugin-vue-markdown": "0.23.8",
"vite-ssg": "0.22.2",
"vite-ssg-sitemap": "0.5.1",
"vite-ssg": "0.23.4",
"vite-ssg-sitemap": "0.6.0",
"vitest": "0.34.6",
"vue-tsc": "1.6.5"
"vue-tsc": "1.8.22"
}
}
Loading

0 comments on commit e5419b8

Please sign in to comment.