Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 19, 2022
1 parent fce4977 commit 1b2406c
Show file tree
Hide file tree
Showing 19 changed files with 975 additions and 1,292 deletions.
2 changes: 1 addition & 1 deletion bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@happy-dom/jest-environment": "^2.25.2",
"@happy-dom/jest-environment": "^2.27.0",
"@types/benchmark": "^2.1.1",
"benchmark": "^2.1.4",
"esmo": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion bench/test/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"babel-jest": "^27.4.6",
"jest": "^27.4.7",
"jsdom": "^19.0.0",
"ts-jest": "^27.1.2",
"ts-jest": "^27.1.3",
"vue": "^3.2.25"
}
}
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"vue": "^3.2.24"
},
"devDependencies": {
"@iconify-json/carbon": "^1.0.12",
"@unocss/reset": "^0.22.2",
"@iconify-json/carbon": "^1.0.14",
"@unocss/reset": "^0.22.4",
"@vitejs/plugin-vue": "^2.0.1",
"unocss": "^0.22.2",
"unplugin-vue-components": "^0.17.11",
"vitepress": "^0.21.4"
"unocss": "^0.22.4",
"unplugin-vue-components": "^0.17.13",
"vitepress": "^0.21.6"
}
}
2 changes: 1 addition & 1 deletion examples/mocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@vueuse/integrations": "^7.5.3",
"axios": "^0.24.0",
"axios": "^0.25.0",
"tinyspy": "^0.2.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/react-mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@mui/lab": "*",
"@mui/material": "^5.2.8",
"@mui/material": "^5.3.0",
"history": "^5.2.0",
"notistack": "^2.0.3",
"react": "^17.0.2",
Expand Down
14 changes: 7 additions & 7 deletions examples/react-storybook-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
},
"devDependencies": {
"@babel/core": "^7.16.7",
"@storybook/addon-actions": "^6.4.12",
"@storybook/addon-essentials": "^6.4.12",
"@storybook/addon-links": "^6.4.12",
"@storybook/react": "^6.4.12",
"@storybook/testing-library": "^0.0.7",
"@storybook/addon-actions": "^6.4.13",
"@storybook/addon-essentials": "^6.4.13",
"@storybook/addon-links": "^6.4.13",
"@storybook/react": "^6.4.13",
"@storybook/testing-library": "^0.0.8",
"@storybook/testing-react": "^1.2.3",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
Expand All @@ -31,8 +31,8 @@
"@vitest/ui": "latest",
"babel-loader": "^8.2.3",
"jsdom": "^19.0.0",
"msw": "^0.36.4",
"msw-storybook-addon": "^1.5.0",
"msw": "^0.36.5",
"msw-storybook-addon": "^1.6.0",
"storybook-builder-vite": "^0.1.13",
"typescript": "^4.5.4",
"vite": "latest",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-testing-lib-msw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vitest/ui": "latest",
"cross-fetch": "^3.1.4",
"jsdom": "latest",
"msw": "^0.36.4",
"msw": "^0.36.5",
"vite": "latest",
"vitest": "latest"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/react-test-renderer": "^17.0.1",
"@vitejs/plugin-react": "1.1.4",
"@vitest/ui": "latest",
"happy-dom": "^2.25.2",
"happy-dom": "^2.27.0",
"jsdom": "latest",
"react-test-renderer": "17.0.2",
"vitest": "latest"
Expand Down
2 changes: 1 addition & 1 deletion examples/ruby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@vitejs/plugin-vue": "^2.0.1",
"@vue/test-utils": "^2.0.0-rc.18",
"jsdom": "latest",
"vite-plugin-ruby": "^3.0.7",
"vite-plugin-ruby": "^3.0.8",
"vitest": "latest",
"vue": "^3.2.26"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@testing-library/svelte": "^3.0.3",
"@vitest/ui": "latest",
"jsdom": "latest",
"svelte": "^3.46.1",
"svelte": "^3.46.2",
"vitest": "latest"
}
}
4 changes: 2 additions & 2 deletions examples/vitesse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@vitejs/plugin-vue": "^2.0.1",
"@vue/test-utils": "^2.0.0-rc.18",
"happy-dom": "latest",
"unplugin-auto-import": "^0.5.10",
"unplugin-vue-components": "^0.17.11",
"unplugin-auto-import": "^0.5.11",
"unplugin-vue-components": "^0.17.13",
"vitest": "latest"
}
}
4 changes: 2 additions & 2 deletions examples/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"vue": "2.6.14"
},
"devDependencies": {
"@vue/composition-api": "^1.4.3",
"@vue/composition-api": "^1.4.4",
"@vue/test-utils": "^1.3.0",
"happy-dom": "latest",
"unplugin-vue2-script-setup": "^0.9.0",
"unplugin-vue2-script-setup": "^0.9.1",
"vite": "latest",
"vite-plugin-vue2": "^1.9.2",
"vitest": "latest",
Expand Down
53 changes: 28 additions & 25 deletions examples/vue2/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,33 +26,33 @@
"ui:dev": "vite packages/ui"
},
"devDependencies": {
"@antfu/eslint-config": "^0.15.0",
"@antfu/eslint-config": "^0.16.0",
"@antfu/ni": "^0.12.0",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@types/node": "^17.0.8",
"@types/node": "^17.0.10",
"bumpp": "^7.1.1",
"c8": "^7.11.0",
"cross-env": "^7.0.3",
"esbuild": "0.13",
"eslint": "^8.6.0",
"eslint": "^8.7.0",
"esno": "^0.14.0",
"fast-glob": "^3.2.10",
"fast-glob": "^3.2.11",
"magic-string": "^0.25.7",
"node-fetch": "^3.1.0",
"node-fetch": "^3.1.1",
"npm-run-all": "^4.1.5",
"pathe": "^0.2.0",
"pnpm": "^6.26.1",
"pnpm": "^6.27.0",
"rimraf": "^3.0.2",
"rollup": "^2.63.0",
"rollup": "^2.64.0",
"rollup-plugin-dts": "^4.1.0",
"rollup-plugin-esbuild": "^4.8.2",
"rollup-plugin-license": "^2.6.1",
"typescript": "^4.5.4",
"vite": "^2.7.13",
"vitepress": "^0.21.4",
"vitepress": "^0.21.6",
"vitest": "workspace:*",
"vue": "^3.2.25"
}
Expand Down
14 changes: 7 additions & 7 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,27 +26,27 @@
"dev:ui": "run-p dev dev:client"
},
"dependencies": {
"sirv": "^2.0.0"
"sirv": "^2.0.2"
},
"devDependencies": {
"@types/codemirror": "^5.60.5",
"@types/d3-force": "^3.0.3",
"@types/d3-selection": "^3.0.2",
"@types/ws": "^8.2.2",
"@unocss/reset": "^0.22.2",
"@unocss/reset": "^0.22.4",
"@vitejs/plugin-vue": "^2.0.1",
"@vitest/ws-client": "workspace:*",
"@vueuse/core": "^7.5.3",
"codemirror": "^5.65.0",
"codemirror-theme-vars": "^0.1.1",
"d3-graph-controller": "^2.2.0",
"d3-graph-controller": "^2.2.1",
"picocolors": "^1.0.0",
"rollup": "^2.63.0",
"rollup": "^2.64.0",
"splitpanes": "^3.0.6",
"tippy.js": "^6.3.7",
"unocss": "^0.22.2",
"unplugin-auto-import": "^0.5.10",
"unplugin-vue-components": "^0.17.11",
"unocss": "^0.22.4",
"unplugin-auto-import": "^0.5.11",
"unplugin-vue-components": "^0.17.13",
"vite-plugin-pages": "^0.20.0",
"vue": "^3.2.25",
"vue-router": "^4.0.12"
Expand Down
4 changes: 2 additions & 2 deletions packages/vite-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
"dependencies": {
"kolorist": "^1.5.1",
"minimist": "^1.2.5",
"mlly": "^0.3.17",
"mlly": "^0.3.19",
"pathe": "^0.2.0",
"vite": "^2.7.13"
},
"devDependencies": {
"@types/minimist": "^1.2.2",
"rollup": "^2.63.0"
"rollup": "^2.64.0"
},
"engines": {
"node": ">=14.14.0"
Expand Down
Loading

0 comments on commit 1b2406c

Please sign in to comment.