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 27, 2022
1 parent 0788a26 commit 374f989
Show file tree
Hide file tree
Showing 22 changed files with 1,490 additions and 1,789 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.27.0",
"@happy-dom/jest-environment": "^2.30.1",
"@types/benchmark": "^2.1.1",
"benchmark": "^2.1.4",
"esmo": "^0.14.0",
Expand Down
6 changes: 3 additions & 3 deletions bench/test/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"test:jest": "jest --silent"
},
"devDependencies": {
"@babel/core": "^7.16.7",
"@babel/preset-env": "^7.16.8",
"@babel/core": "^7.16.12",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue": "^2.1.0",
"@vue/test-utils": "^2.0.0-rc.18",
"@vue/vue3-jest": "^27.0.0-alpha.4",
"babel-jest": "^27.4.6",
Expand Down
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"lint": "eslint . --ext=.ts,.vue"
},
"dependencies": {
"@vueuse/core": "^7.5.3",
"@vueuse/core": "^7.5.5",
"vue": "^3.2.24"
},
"devDependencies": {
"@iconify-json/carbon": "^1.0.14",
"@unocss/reset": "^0.22.4",
"@vitejs/plugin-vue": "^2.0.1",
"unocss": "^0.22.4",
"unplugin-vue-components": "^0.17.13",
"@unocss/reset": "^0.22.6",
"@vitejs/plugin-vue": "^2.1.0",
"unocss": "^0.22.6",
"unplugin-vue-components": "^0.17.14",
"vitepress": "^0.21.6"
}
}
2 changes: 1 addition & 1 deletion examples/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test:ui": "vitest --ui"
},
"dependencies": {
"lit": "^2.1.1"
"lit": "^2.1.2"
},
"devDependencies": {
"@vitest/ui": "latest",
Expand Down
2 changes: 1 addition & 1 deletion examples/mocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test:ui": "vitest --ui"
},
"dependencies": {
"@vueuse/integrations": "^7.5.3",
"@vueuse/integrations": "^7.5.5",
"axios": "^0.25.0",
"tinyspy": "^0.2.8"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/react-mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@mui/lab": "*",
"@mui/material": "^5.3.0",
"@mui/material": "^5.3.1",
"history": "^5.2.0",
"notistack": "^2.0.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.2.1",
"recharts": "^2.1.8",
"swr": "^1.1.2"
"swr": "^1.2.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.1",
Expand Down
18 changes: 9 additions & 9 deletions examples/react-storybook-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"storybook": "start-storybook -p 6006"
},
"dependencies": {
"cross-fetch": "^3.1.4",
"cross-fetch": "^3.1.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-query": "^3.34.8"
"react-query": "^3.34.12"
},
"devDependencies": {
"@babel/core": "^7.16.7",
"@storybook/addon-actions": "^6.4.13",
"@storybook/addon-essentials": "^6.4.13",
"@storybook/addon-links": "^6.4.13",
"@storybook/react": "^6.4.13",
"@babel/core": "^7.16.12",
"@storybook/addon-actions": "^6.4.14",
"@storybook/addon-essentials": "^6.4.14",
"@storybook/addon-links": "^6.4.14",
"@storybook/react": "^6.4.14",
"@storybook/testing-library": "^0.0.8",
"@storybook/testing-react": "^1.2.3",
"@testing-library/jest-dom": "^5.16.1",
Expand All @@ -31,10 +31,10 @@
"@vitest/ui": "latest",
"babel-loader": "^8.2.3",
"jsdom": "^19.0.0",
"msw": "^0.36.5",
"msw": "^0.36.7",
"msw-storybook-addon": "^1.6.0",
"storybook-builder-vite": "^0.1.13",
"typescript": "^4.5.4",
"typescript": "^4.5.5",
"vite": "latest",
"vitest": "latest"
},
Expand Down
6 changes: 3 additions & 3 deletions examples/react-testing-lib-msw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test:ui": "vitest --ui"
},
"dependencies": {
"@apollo/client": "^3.5.7",
"@apollo/client": "^3.5.8",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand All @@ -21,9 +21,9 @@
"@types/react-dom": "^17.0.11",
"@vitejs/plugin-react": "^1.1.4",
"@vitest/ui": "latest",
"cross-fetch": "^3.1.4",
"cross-fetch": "^3.1.5",
"jsdom": "latest",
"msw": "^0.36.5",
"msw": "^0.36.7",
"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.27.0",
"happy-dom": "^2.30.1",
"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 @@ -9,7 +9,7 @@
"test:run": "vitest run"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue": "^2.1.0",
"@vue/test-utils": "^2.0.0-rc.18",
"jsdom": "latest",
"vite-plugin-ruby": "^3.0.8",
Expand Down
4 changes: 2 additions & 2 deletions examples/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.34",
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.35",
"@testing-library/svelte": "^3.0.3",
"@vitest/ui": "latest",
"jsdom": "latest",
"svelte": "^3.46.2",
"svelte": "^3.46.3",
"vitest": "latest"
}
}
4 changes: 2 additions & 2 deletions examples/vitesse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"vue": "^3.2.24"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue": "^2.1.0",
"@vue/test-utils": "^2.0.0-rc.18",
"happy-dom": "latest",
"unplugin-auto-import": "^0.5.11",
"unplugin-vue-components": "^0.17.13",
"unplugin-vue-components": "^0.17.14",
"vitest": "latest"
}
}
2 changes: 1 addition & 1 deletion examples/vue-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"test": "vitest"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue": "^2.1.0",
"@vitejs/plugin-vue-jsx": "^1.3.3",
"@vue/test-utils": "^2.0.0-rc.18",
"happy-dom": "latest",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"vue": "^3.2.25"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue": "^2.1.0",
"@vue/test-utils": "^2.0.0-rc.18",
"happy-dom": "latest",
"vitest": "latest"
Expand Down
2 changes: 1 addition & 1 deletion examples/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"happy-dom": "latest",
"unplugin-vue2-script-setup": "^0.9.1",
"vite": "latest",
"vite-plugin-vue2": "^1.9.2",
"vite-plugin-vue2": "^1.9.3",
"vitest": "latest",
"vue-template-compiler": "2.6.14"
}
Expand Down
Loading

0 comments on commit 374f989

Please sign in to comment.