Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 12, 2022
1 parent fe73faf commit 00c3c6d
Show file tree
Hide file tree
Showing 9 changed files with 322 additions and 314 deletions.
44 changes: 22 additions & 22 deletions fixtures/vitesse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,48 +15,48 @@
"up": "taze major -I"
},
"dependencies": {
"@unocss/reset": "^0.47.0",
"@unocss/reset": "^0.47.6",
"@vueuse/core": "^9.6.0",
"@vueuse/head": "^1.0.18",
"@vueuse/head": "^1.0.22",
"nprogress": "^0.2.0",
"pinia": "^2.0.27",
"pinia": "^2.0.28",
"vue": "^3.2.45",
"vue-demi": "^0.13.11",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.31.0",
"@antfu/eslint-config": "^0.33.1",
"@iconify-json/carbon": "^1.1.11",
"@intlify/vite-plugin-vue-i18n": "^6.0.3",
"@intlify/vite-plugin-vue-i18n": "^7.0.0",
"@types/markdown-it-link-attributes": "^3.0.1",
"@types/nprogress": "^0.2.0",
"@vitejs/plugin-vue": "^3.2.0",
"@vue/test-utils": "^2.2.4",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/test-utils": "^2.2.6",
"critters": "^0.0.16",
"cross-env": "^7.0.3",
"cypress": "^11.2.0",
"eslint": "^8.28.0",
"cypress": "^12.0.2",
"eslint": "^8.29.0",
"eslint-plugin-cypress": "^2.12.1",
"https-localhost": "^4.7.1",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-shiki": "^0.6.1",
"pnpm": "^7.17.1",
"markdown-it-shiki": "^0.7.2",
"pnpm": "^7.18.2",
"shiki": "^0.11.1",
"taze": "^0.8.4",
"typescript": "^4.9.3",
"unocss": "^0.47.0",
"unplugin-auto-import": "^0.12.0",
"unplugin-vue-components": "^0.22.11",
"vite": "^3.2.4",
"vite-plugin-inspect": "^0.7.9",
"vite-plugin-pages": "^0.27.1",
"vite-plugin-pwa": "^0.13.3",
"typescript": "^4.9.4",
"unocss": "^0.47.6",
"unplugin-auto-import": "^0.12.1",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.0.0",
"vite-plugin-inspect": "^0.7.10",
"vite-plugin-pages": "^0.28.0",
"vite-plugin-pwa": "^0.14.0",
"vite-plugin-vue-layouts": "^0.7.0",
"vite-plugin-vue-markdown": "^0.22.1",
"vite-ssg": "^0.22.0",
"vite-ssg": "^0.22.1",
"vite-ssg-sitemap": "^0.4.3",
"vitest": "^0.25.3",
"vue-tsc": "^1.0.9"
"vitest": "^0.25.7",
"vue-tsc": "^1.0.13"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"devDependencies": {
"@antfu/eslint-config": "*",
"bumpp": "^8.2.1",
"eslint": "^8.28.0",
"eslint": "^8.29.0",
"eslint-plugin-antfu": "workspace:*",
"rimraf": "^3.0.2",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
}
}
12 changes: 6 additions & 6 deletions packages/all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@
},
"dependencies": {
"@antfu/eslint-config-vue": "workspace:*",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsonc": "^2.5.0",
"eslint-plugin-n": "^15.5.1",
"eslint-plugin-n": "^15.6.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^45.0.1",
"eslint-plugin-unicorn": "^45.0.2",
"eslint-plugin-vue": "^9.8.0",
"eslint-plugin-yml": "^1.2.0",
"eslint-plugin-yml": "^1.3.0",
"jsonc-eslint-parser": "^2.1.0",
"yaml-eslint-parser": "^1.1.0"
},
"devDependencies": {
"eslint": "^8.28.0"
"eslint": "^8.29.0"
}
}
8 changes: 4 additions & 4 deletions packages/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsonc": "^2.5.0",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-n": "^15.5.1",
"eslint-plugin-n": "^15.6.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^45.0.1",
"eslint-plugin-yml": "^1.2.0",
"eslint-plugin-unicorn": "^45.0.2",
"eslint-plugin-yml": "^1.3.0",
"jsonc-eslint-parser": "^2.1.0",
"yaml-eslint-parser": "^1.1.0"
},
"devDependencies": {
"eslint": "^8.28.0"
"eslint": "^8.29.0"
}
}
8 changes: 4 additions & 4 deletions packages/eslint-plugin-antfu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"prepublishOnly": "nr build"
},
"dependencies": {
"@typescript-eslint/utils": "^5.45.0"
"@typescript-eslint/utils": "^5.46.0"
},
"devDependencies": {
"@types/node": "^18.11.9",
"unbuild": "^1.0.1",
"vitest": "^0.25.3"
"@types/node": "^18.11.13",
"unbuild": "^1.0.2",
"vitest": "^0.25.7"
}
}
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"eslint-plugin-react-hooks": "^4.6.0"
},
"devDependencies": {
"eslint": "^8.28.0",
"eslint": "^8.29.0",
"react": "^18.2.0",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
}
}
6 changes: 3 additions & 3 deletions packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
},
"dependencies": {
"@antfu/eslint-config-basic": "workspace:*",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0"
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0"
},
"devDependencies": {
"eslint": "^8.28.0"
"eslint": "^8.29.0"
}
}
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"local-pkg": "^0.4.2"
},
"devDependencies": {
"eslint": "^8.28.0"
"eslint": "^8.29.0"
}
}

0 comments on commit 00c3c6d

Please sign in to comment.