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 21, 2023
1 parent 9f451b5 commit c67a50e
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 138 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": "1.1.1",
"@antfu/eslint-config": "1.2.1",
"eslint": "^8.53.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
8 changes: 4 additions & 4 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"svg-pan-zoom": "^3.6.1",
"vue": "3.3.8",
"vue-demi": "0.14.6",
"vue-i18n": "9.6.5",
"vue-i18n": "9.7.0",
"vue-router": "^4.1.6"
},
"devDependencies": {
Expand All @@ -39,7 +39,7 @@
"@types/color-hash": "^1.0.2",
"@types/lodash-es": "^4.17.6",
"@types/markdown-it-link-attributes": "^3.0.1",
"@vitejs/plugin-vue": "4.4.1",
"@vitejs/plugin-vue": "4.5.0",
"@vue/test-utils": "2.4.2",
"critters": "0.0.20",
"cross-env": "7.0.3",
Expand All @@ -51,14 +51,14 @@
"sass": "1.69.5",
"shiki": "0.14.5",
"type-fest": "^4.0.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"unplugin-auto-import": "0.16.7",
"unplugin-icons": "0.17.4",
"unplugin-vue-components": "0.25.2",
"vite": "4.5.0",
"vite-plugin-inspect": "0.7.42",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-pwa": "0.16.7",
"vite-plugin-pwa": "0.17.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vite-plugin-vue-markdown": "0.23.8",
"vite-ssg": "0.23.5",
Expand Down
Loading

0 comments on commit c67a50e

Please sign in to comment.