From 87d84a27bbed5e9d7fe120c9d67f092ada56f478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 18:17:30 +0800 Subject: [PATCH] build(deps-dev): bump vite from 4.4.12 to 4.5.2 (#129) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.12 to 4.5.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/context/package.json | 2 +- examples/pomodoro-timer/package.json | 2 +- examples/suspense/package.json | 2 +- examples/typeahead/package.json | 2 +- pnpm-lock.yaml | 36 ++++++++++++++-------------- 5 files changed, 22 insertions(+), 22 deletions(-) diff --git a/examples/context/package.json b/examples/context/package.json index 33f925f..c96c2bc 100644 --- a/examples/context/package.json +++ b/examples/context/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "typescript": "^4.9.5", - "vite": "4.4.12" + "vite": "4.5.2" }, "scripts": { "start": "vite", diff --git a/examples/pomodoro-timer/package.json b/examples/pomodoro-timer/package.json index 5c98111..1707f21 100644 --- a/examples/pomodoro-timer/package.json +++ b/examples/pomodoro-timer/package.json @@ -17,7 +17,7 @@ "rxjs": "^7.8.1" }, "devDependencies": { - "vite": "4.4.12" + "vite": "4.5.2" }, "scripts": { "start": "vite", diff --git a/examples/suspense/package.json b/examples/suspense/package.json index b6ad97c..37bc9e5 100644 --- a/examples/suspense/package.json +++ b/examples/suspense/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "typescript": "^4.9.5", - "vite": "4.4.12" + "vite": "4.5.2" }, "scripts": { "start": "vite", diff --git a/examples/typeahead/package.json b/examples/typeahead/package.json index 3eba2cf..3e6e451 100644 --- a/examples/typeahead/package.json +++ b/examples/typeahead/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "typescript": "^4.9.5", - "vite": "4.4.12" + "vite": "4.5.2" }, "scripts": { "start": "vite", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd8879d..9b7c2fd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: version: 18.2.7 '@vitejs/plugin-react': specifier: ^4.0.4 - version: 4.0.4(vite@4.4.12) + version: 4.0.4(vite@4.5.2) bulma: specifier: ^0.7.5 version: 0.7.5 @@ -73,8 +73,8 @@ importers: specifier: ^4.9.5 version: 4.9.5 vite: - specifier: 4.4.12 - version: 4.4.12(@types/node@20.1.7)(stylus@0.54.8) + specifier: 4.5.2 + version: 4.5.2(@types/node@20.1.7)(stylus@0.54.8) examples/pomodoro-timer: dependencies: @@ -95,7 +95,7 @@ importers: version: 18.2.7 '@vitejs/plugin-react': specifier: ^4.0.4 - version: 4.0.4(vite@4.4.12) + version: 4.0.4(vite@4.5.2) bulma: specifier: ^0.7.5 version: 0.7.5 @@ -116,8 +116,8 @@ importers: version: 7.8.1 devDependencies: vite: - specifier: 4.4.12 - version: 4.4.12(@types/node@20.1.7)(stylus@0.54.8) + specifier: 4.5.2 + version: 4.5.2(@types/node@20.1.7)(stylus@0.54.8) examples/suspense: dependencies: @@ -129,7 +129,7 @@ importers: version: 18.2.7 '@vitejs/plugin-react': specifier: ^4.0.4 - version: 4.0.4(vite@4.4.12) + version: 4.0.4(vite@4.5.2) bulma: specifier: ^0.7.5 version: 0.7.5 @@ -150,8 +150,8 @@ importers: specifier: ^4.9.5 version: 4.9.5 vite: - specifier: 4.4.12 - version: 4.4.12(@types/node@20.1.7)(stylus@0.54.8) + specifier: 4.5.2 + version: 4.5.2(@types/node@20.1.7)(stylus@0.54.8) examples/typeahead: dependencies: @@ -163,7 +163,7 @@ importers: version: 18.2.7 '@vitejs/plugin-react': specifier: ^4.0.4 - version: 4.0.4(vite@4.4.12) + version: 4.0.4(vite@4.5.2) bulma: specifier: ^0.7.5 version: 0.7.5 @@ -184,8 +184,8 @@ importers: specifier: ^4.9.5 version: 4.9.5 vite: - specifier: 4.4.12 - version: 4.4.12(@types/node@20.1.7)(stylus@0.54.8) + specifier: 4.5.2 + version: 4.5.2(@types/node@20.1.7)(stylus@0.54.8) packages/observable-hooks: devDependencies: @@ -2615,7 +2615,7 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@vitejs/plugin-react@4.0.4(vite@4.4.12): + /@vitejs/plugin-react@4.0.4(vite@4.5.2): resolution: {integrity: sha512-7wU921ABnNYkETiMaZy7XqpueMnpu5VxvVps13MjmCo+utBdD79sZzrApHawHtVX66cCJQQTXFcjH0y9dSUK8g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -2625,7 +2625,7 @@ packages: '@babel/plugin-transform-react-jsx-self': 7.22.5(@babel/core@7.22.10) '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.22.10) react-refresh: 0.14.0 - vite: 4.4.12(@types/node@20.1.7)(stylus@0.54.8) + vite: 4.5.2(@types/node@20.1.7)(stylus@0.54.8) transitivePeerDependencies: - supports-color dev: false @@ -12730,7 +12730,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.12(@types/node@20.1.7)(stylus@0.54.8) + vite: 4.5.2(@types/node@20.1.7)(stylus@0.54.8) transitivePeerDependencies: - '@types/node' - less @@ -12742,8 +12742,8 @@ packages: - terser dev: true - /vite@4.4.12(@types/node@20.1.7)(stylus@0.54.8): - resolution: {integrity: sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==} + /vite@4.5.2(@types/node@20.1.7)(stylus@0.54.8): + resolution: {integrity: sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -12831,7 +12831,7 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.5.0 - vite: 4.4.12(@types/node@20.1.7)(stylus@0.54.8) + vite: 4.5.2(@types/node@20.1.7)(stylus@0.54.8) vite-node: 0.31.0(@types/node@20.1.7)(stylus@0.54.8) why-is-node-running: 2.2.2 transitivePeerDependencies: