aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-22 18:47:10 +0000
committerGitHub <noreply@github.com>2024-04-22 18:47:10 +0000
commit97c2a01bad973e427c21f71688dd149a92727336 (patch)
treed5b640514b8a1c3acd16b841b8d75d23ff04fd83
parent73bc46ff32131434da8570ae3b50432705c00888 (diff)
downloadhomer-dependabot/npm_and_yarn/vite-5.0.13.tar.gz
homer-dependabot/npm_and_yarn/vite-5.0.13.tar.zst
homer-dependabot/npm_and_yarn/vite-5.0.13.zip
Bump vite from 5.0.11 to 5.0.13dependabot/npm_and_yarn/vite-5.0.13
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml22
2 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json
index 63ec429..d68efc9 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
24 "http-server": "^14.1.1", 24 "http-server": "^14.1.1",
25 "prettier": "^3.2.5", 25 "prettier": "^3.2.5",
26 "sass": "^1.71.1", 26 "sass": "^1.71.1",
27 "vite": "^5.0.11", 27 "vite": "^5.0.13",
28 "vite-plugin-pwa": "^0.19.2" 28 "vite-plugin-pwa": "^0.19.2"
29 }, 29 },
30 "license": "Apache-2.0" 30 "license": "Apache-2.0"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 896644f..7eae75e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -1,4 +1,4 @@
1lockfileVersion: '6.1' 1lockfileVersion: '6.0'
2 2
3settings: 3settings:
4 autoInstallPeers: true 4 autoInstallPeers: true
@@ -27,7 +27,7 @@ devDependencies:
27 version: 1.7.2 27 version: 1.7.2
28 '@vitejs/plugin-vue': 28 '@vitejs/plugin-vue':
29 specifier: ^5.0.4 29 specifier: ^5.0.4
30 version: 5.0.4(vite@5.0.11)(vue@3.4.15) 30 version: 5.0.4(vite@5.0.13)(vue@3.4.15)
31 '@vue/eslint-config-prettier': 31 '@vue/eslint-config-prettier':
32 specifier: ^9.0.0 32 specifier: ^9.0.0
33 version: 9.0.0(eslint@8.57.0)(prettier@3.2.5) 33 version: 9.0.0(eslint@8.57.0)(prettier@3.2.5)
@@ -47,11 +47,11 @@ devDependencies:
47 specifier: ^1.71.1 47 specifier: ^1.71.1
48 version: 1.71.1 48 version: 1.71.1
49 vite: 49 vite:
50 specifier: ^5.0.11 50 specifier: ^5.0.13
51 version: 5.0.11(sass@1.71.1) 51 version: 5.0.13(sass@1.71.1)
52 vite-plugin-pwa: 52 vite-plugin-pwa:
53 specifier: ^0.19.2 53 specifier: ^0.19.2
54 version: 0.19.2(vite@5.0.11)(workbox-build@7.0.0)(workbox-window@7.0.0) 54 version: 0.19.2(vite@5.0.13)(workbox-build@7.0.0)(workbox-window@7.0.0)
55 55
56packages: 56packages:
57 57
@@ -1808,14 +1808,14 @@ packages:
1808 resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} 1808 resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
1809 dev: true 1809 dev: true
1810 1810
1811 /@vitejs/plugin-vue@5.0.4(vite@5.0.11)(vue@3.4.15): 1811 /@vitejs/plugin-vue@5.0.4(vite@5.0.13)(vue@3.4.15):
1812 resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} 1812 resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
1813 engines: {node: ^18.0.0 || >=20.0.0} 1813 engines: {node: ^18.0.0 || >=20.0.0}
1814 peerDependencies: 1814 peerDependencies:
1815 vite: ^5.0.0 1815 vite: ^5.0.0
1816 vue: ^3.2.25 1816 vue: ^3.2.25
1817 dependencies: 1817 dependencies:
1818 vite: 5.0.11(sass@1.71.1) 1818 vite: 5.0.13(sass@1.71.1)
1819 vue: 3.4.15 1819 vue: 3.4.15
1820 dev: true 1820 dev: true
1821 1821
@@ -4105,7 +4105,7 @@ packages:
4105 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} 4105 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
4106 dev: true 4106 dev: true
4107 4107
4108 /vite-plugin-pwa@0.19.2(vite@5.0.11)(workbox-build@7.0.0)(workbox-window@7.0.0): 4108 /vite-plugin-pwa@0.19.2(vite@5.0.13)(workbox-build@7.0.0)(workbox-window@7.0.0):
4109 resolution: {integrity: sha512-LSQJFPxCAQYbRuSyc9EbRLRqLpaBA9onIZuQFomfUYjWSgHuQLonahetDlPSC9zsxmkSEhQH8dXZN8yL978h3w==} 4109 resolution: {integrity: sha512-LSQJFPxCAQYbRuSyc9EbRLRqLpaBA9onIZuQFomfUYjWSgHuQLonahetDlPSC9zsxmkSEhQH8dXZN8yL978h3w==}
4110 engines: {node: '>=16.0.0'} 4110 engines: {node: '>=16.0.0'}
4111 peerDependencies: 4111 peerDependencies:
@@ -4120,15 +4120,15 @@ packages:
4120 debug: 4.3.4 4120 debug: 4.3.4
4121 fast-glob: 3.3.2 4121 fast-glob: 3.3.2
4122 pretty-bytes: 6.1.1 4122 pretty-bytes: 6.1.1
4123 vite: 5.0.11(sass@1.71.1) 4123 vite: 5.0.13(sass@1.71.1)
4124 workbox-build: 7.0.0 4124 workbox-build: 7.0.0
4125 workbox-window: 7.0.0 4125 workbox-window: 7.0.0
4126 transitivePeerDependencies: 4126 transitivePeerDependencies:
4127 - supports-color 4127 - supports-color
4128 dev: true 4128 dev: true
4129 4129
4130 /vite@5.0.11(sass@1.71.1): 4130 /vite@5.0.13(sass@1.71.1):
4131 resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==} 4131 resolution: {integrity: sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==}
4132 engines: {node: ^18.0.0 || >=20.0.0} 4132 engines: {node: ^18.0.0 || >=20.0.0}
4133 hasBin: true 4133 hasBin: true
4134 peerDependencies: 4134 peerDependencies: