diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-12-12 07:24:33 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-12 07:24:33 -0500 |
| commit | 49fcb3b7c73b1591aae299ca7a959ffa7c0ab176 (patch) | |
| tree | 102b58dceb1b7278e01e8630a42c3d406400d30c | |
| parent | f78025cecb234fa920367646f01e26cad208528d (diff) | |
| download | faker-49fcb3b7c73b1591aae299ca7a959ffa7c0ab176.tar.xz faker-49fcb3b7c73b1591aae299ca7a959ffa7c0ab176.zip | |
chore(deps): update devdependencies (major) (#1664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 4 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 58 |
2 files changed, 10 insertions, 52 deletions
diff --git a/package.json b/package.json index 6ffe61e1..0fa39fa5 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@vueuse/core": "~9.6.0", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", - "cypress": "~11.2.0", + "cypress": "~12.0.2", "esbuild": "~0.16.4", "eslint": "~8.29.0", "eslint-config-prettier": "~8.5.0", @@ -137,7 +137,7 @@ "typedoc-plugin-missing-exports": "~1.0.0", "typescript": "~4.9.4", "validator": "~13.7.0", - "vite": "~3.2.5", + "vite": "~4.0.0", "vitepress": "1.0.0-alpha.31", "vitest": "~0.25.7", "vue": "~3.2.45" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc1239f4..db945be2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,7 +18,7 @@ specifiers: '@vueuse/core': ~9.6.0 c8: ~7.12.0 conventional-changelog-cli: ~2.2.2 - cypress: ~11.2.0 + cypress: ~12.0.2 esbuild: ~0.16.4 eslint: ~8.29.0 eslint-config-prettier: ~8.5.0 @@ -45,7 +45,7 @@ specifiers: typedoc-plugin-missing-exports: ~1.0.0 typescript: ~4.9.4 validator: ~13.7.0 - vite: ~3.2.5 + vite: ~4.0.0 vitepress: 1.0.0-alpha.31 vitest: ~0.25.7 vue: ~3.2.45 @@ -68,7 +68,7 @@ devDependencies: '@vueuse/core': [email protected] c8: 7.12.0 conventional-changelog-cli: 2.2.2 - cypress: 11.2.0 + cypress: 12.0.2 esbuild: 0.16.4 eslint: 8.29.0 eslint-config-prettier: [email protected] @@ -95,7 +95,7 @@ devDependencies: typedoc-plugin-missing-exports: [email protected] typescript: 4.9.4 validator: 13.7.0 - vite: 3.2.5_@[email protected] + vite: 4.0.0_@[email protected] vitepress: 1.0.0-alpha.31_cfacmysgm7orey33c3nw6yk2o4 vitest: 0.25.7_@[email protected] vue: 3.2.45 @@ -1855,9 +1855,9 @@ packages: resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==} dev: true - /cypress/11.2.0: - resolution: {integrity: sha512-u61UGwtu7lpsNWLUma/FKNOsrjcI6wleNmda/TyKHe0dOBcVjbCPlp1N6uwFZ0doXev7f/91YDpU9bqDCFeBLA==} - engines: {node: '>=12.0.0'} + /cypress/12.0.2: + resolution: {integrity: sha512-WnLx1DpnbF1vbpDBkgP14rK5yS3U+Gvxrv2fsB4Owma26oIyENj7DDRnsJbSZuTfG4mcuUJxAkRHJR2wBqBfMA==} + engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0} hasBin: true requiresBuild: true dependencies: @@ -4353,14 +4353,6 @@ packages: glob: 7.2.3 dev: true - /rollup/2.79.1: - resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} - engines: {node: '>=10.0.0'} - hasBin: true - optionalDependencies: - fsevents: 2.3.2 - dev: true - /rollup/3.7.3: resolution: {integrity: sha512-7e68MQbAWCX6mI4/0lG1WHd+NdNAlVamg0Zkd+8LZ/oXojligdGnCNyHlzXqXCZObyjs5FRc3AH0b17iJESGIQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} @@ -5061,40 +5053,6 @@ packages: extsprintf: 1.3.0 dev: true - /vite/3.2.5_@[email protected]: - resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - less: '*' - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 18.11.13 - esbuild: 0.15.18 - postcss: 8.4.18 - resolve: 1.22.1 - rollup: 2.79.1 - optionalDependencies: - fsevents: 2.3.2 - dev: true - /vite/4.0.0_@[email protected]: resolution: {integrity: sha512-ynad+4kYs8Jcnn8J7SacS9vAbk7eMy0xWg6E7bAhS1s79TK+D7tVFGXVZ55S7RNLRROU1rxoKlvZ/qjaB41DGA==} engines: {node: ^14.18.0 || >=16.0.0} @@ -5192,7 +5150,7 @@ packages: tinybench: 2.3.1 tinypool: 0.3.0 tinyspy: 1.0.2 - vite: 3.2.5_@[email protected] + vite: 4.0.0_@[email protected] transitivePeerDependencies: - less - sass |
