Skip to content

Commit

Permalink
chore: upgrade deps (#2286)
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 7, 2022
1 parent c9f9df9 commit 941ba37
Show file tree
Hide file tree
Showing 11 changed files with 1,059 additions and 951 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": "@antfu",
"rules": {
"no-only-tests/no-only-tests": "off",
"no-restricted-imports": [
"error",
{
Expand Down
11 changes: 10 additions & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,15 @@
// TODO: vite-plugin-pwa issue
"esno",
// user can install any version
"vite"
"vite",
// TODO: wait for Vite 4 to upgrade Rollup
"rollup",
"@rollup/plugin-alias",
"@rollup/plugin-commonjs",
"@rollup/plugin-json",
"@rollup/plugin-node-resolve",
"rollup-plugin-dts",
"rollup-plugin-esbuild",
"rollup-plugin-license"
]
}
3 changes: 2 additions & 1 deletion .tazerc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
],
"packageMode": {
"vue": "minor",
"codemirror": "minor"
"codemirror": "minor",
"rollup": "minor"
}
}
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"https-localhost": "^4.7.1",
"unocss": "^0.46.0",
"unplugin-vue-components": "^0.22.9",
"vite": "^3.1.8",
"vite": "^3.2.3",
"vite-plugin-pwa": "0.13.1",
"vitepress": "^1.0.0-alpha.26",
"vitepress": "1.0.0-alpha.27",
"workbox-window": "^6.5.4"
}
}
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"ui:test": "npm -C packages/ui run test:run"
},
"devDependencies": {
"@antfu/eslint-config": "^0.27.0",
"@antfu/ni": "^0.18.2",
"@antfu/eslint-config": "^0.29.4",
"@antfu/ni": "^0.18.3",
"@rollup/plugin-alias": "^4.0.2",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-json": "^5.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/fs-extra": "^9.0.13",
"@types/lodash": "^4.14.186",
"@types/node": "^18.11.5",
"@types/lodash": "^4.14.188",
"@types/node": "^18.11.9",
"@types/ws": "^8.5.3",
"@vitest/browser": "workspace:*",
"@vitest/coverage-c8": "workspace:*",
Expand All @@ -48,36 +48,36 @@
"bumpp": "^8.2.1",
"c8": "^7.12.0",
"cross-env": "^7.0.3",
"esbuild": "^0.15.12",
"eslint": "^8.26.0",
"esbuild": "^0.15.13",
"eslint": "^8.27.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12",
"if-node-version": "^1.1.1",
"lint-staged": "^13.0.3",
"magic-string": "^0.26.7",
"node-fetch-native": "^0.1.8",
"npm-run-all": "^4.1.5",
"ohmyfetch": "^0.4.20",
"ohmyfetch": "^0.4.21",
"pathe": "^0.2.0",
"pnpm": "7.14.0",
"pnpm": "7.14.2",
"rimraf": "^3.0.2",
"rollup": "^2.79.1",
"rollup-plugin-dts": "^4.2.3",
"rollup-plugin-esbuild": "^4.10.1",
"rollup-plugin-license": "^2.8.2",
"simple-git-hooks": "^2.8.1",
"ts-node": "^10.9.1",
"tsup": "^6.3.0",
"tsup": "^6.4.0",
"typescript": "^4.8.4",
"vite": "^3.1.8",
"vite": "^3.2.3",
"vitest": "workspace:*"
},
"pnpm": {
"overrides": {
"esbuild": "^0.14.47",
"vite": "^3.2.0",
"vite": "^3.2.3",
"vitest": "workspace:*",
"rollup": "^2.79.0"
"rollup": "^2.79.1"
}
},
"simple-git-hooks": {
Expand Down
20 changes: 10 additions & 10 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,26 +44,26 @@
"@types/d3-force": "^3.0.3",
"@types/d3-selection": "^3.0.3",
"@types/ws": "^8.5.3",
"@unocss/reset": "^0.46.0",
"@vitejs/plugin-vue": "^3.1.2",
"@vitejs/plugin-vue-jsx": "^2.0.1",
"@unocss/reset": "^0.46.3",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
"@vitest/ws-client": "workspace:*",
"@vueuse/core": "^9.3.1",
"@vueuse/core": "^9.4.0",
"ansi-to-html": "^0.7.2",
"birpc": "^0.2.3",
"codemirror": "^5.65.9",
"codemirror-theme-vars": "^0.1.1",
"cypress": "^10.10.0",
"d3-graph-controller": "^2.3.19",
"cypress": "^10.11.0",
"d3-graph-controller": "^2.3.22",
"flatted": "^3.2.7",
"floating-vue": "^2.0.0-y.0",
"picocolors": "^1.0.0",
"rollup": "^2.79.1",
"splitpanes": "^3.1.1",
"unocss": "^0.46.0",
"unplugin-auto-import": "^0.11.3",
"splitpanes": "^3.1.5",
"unocss": "^0.46.3",
"unplugin-auto-import": "^0.11.4",
"unplugin-vue-components": "^0.22.9",
"vite": "^3.1.8",
"vite": "^3.2.3",
"vite-plugin-pages": "^0.27.1",
"vue": "^3.2.41",
"vue-router": "^4.1.6"
Expand Down
10 changes: 5 additions & 5 deletions packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
},
"devDependencies": {
"@antfu/install-pkg": "^0.1.1",
"@edge-runtime/vm": "1.1.0",
"@edge-runtime/vm": "2.0.1",
"@sinonjs/fake-timers": "^9.1.2",
"@types/diff": "^5.0.2",
"@types/jsdom": "^20.0.0",
Expand All @@ -138,8 +138,8 @@
"fast-glob": "^3.2.12",
"find-up": "^6.3.0",
"flatted": "^3.2.7",
"happy-dom": "^6.0.4",
"jsdom": "^20.0.1",
"happy-dom": "^7.6.6",
"jsdom": "^20.0.2",
"log-update": "^5.0.1",
"magic-string": "^0.26.7",
"micromatch": "^4.0.5",
Expand All @@ -148,13 +148,13 @@
"p-limit": "^4.0.0",
"pathe": "^0.2.0",
"picocolors": "^1.0.0",
"pkg-types": "^0.3.5",
"pkg-types": "^0.3.6",
"pretty-format": "^27.5.1",
"prompts": "^2.4.2",
"rollup": "^2.79.1",
"strip-ansi": "^7.0.1",
"typescript": "^4.8.4",
"vite-node": "workspace:*",
"ws": "^8.10.0"
"ws": "^8.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/vitest/src/runtime/suite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ function createSuite() {
return createSuiteCollector(name, factory, mode, this.concurrent, this.shuffle, options)
}

suiteFn.each = function <T>(this: { withContext: () => SuiteAPI }, cases: ReadonlyArray<T>) {
suiteFn.each = function<T>(this: { withContext: () => SuiteAPI }, cases: ReadonlyArray<T>) {
const suite = this.withContext()
return (name: string, fn: (...args: T[]) => void, options?: number | TestOptions) => {
const arrayOnlyCases = cases.every(Array.isArray)
Expand Down
2 changes: 1 addition & 1 deletion packages/ws-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"birpc": "^0.2.3",
"flatted": "^3.2.7",
"ws": "^8.10.0"
"ws": "^8.11.0"
},
"devDependencies": {
"rollup": "^2.79.1"
Expand Down

0 comments on commit 941ba37

Please sign in to comment.