Skip to content

Commit 78f4dbc

Browse files
authored
Merge pull request #674 from chantouchsek/dependabot/npm_and_yarn/vite-4.1.1
chore(deps-dev): bump vite from 4.0.4 to 4.1.1
2 parents e351194 + 18872cf commit 78f4dbc

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4766,7 +4766,7 @@ es-to-primitive@^1.2.1:
47664766
is-date-object "^1.0.1"
47674767
is-symbol "^1.0.2"
47684768

4769-
esbuild@^0.16.3:
4769+
esbuild@^0.16.14:
47704770
version "0.16.17"
47714771
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.16.17.tgz#fc2c3914c57ee750635fee71b89f615f25065259"
47724772
integrity sha512-G8LEkV0XzDMNwXKgM0Jwu3nY3lSTwSGY6XbxM9cr9+s0T/qSV1q1JVPBGzm3dcjhCic9+emZDmMffkwgPeOeLg==
@@ -8784,7 +8784,7 @@ [email protected], postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17,
87848784
picocolors "^0.2.1"
87858785
source-map "^0.6.1"
87868786

8787-
postcss@^8.4.14, postcss@^8.4.20:
8787+
postcss@^8.4.14, postcss@^8.4.21:
87888788
version "8.4.21"
87898789
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
87908790
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
@@ -9347,10 +9347,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
93479347
hash-base "^3.0.0"
93489348
inherits "^2.0.1"
93499349

9350-
rollup@^3.7.0:
9351-
version "3.10.1"
9352-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.10.1.tgz#56278901ed11fc2898421e8e3e2c8155bc7b40b4"
9353-
integrity sha512-3Er+yel3bZbZX1g2kjVM+FW+RUWDxbG87fcqFM5/9HbPCTpbVp6JOLn7jlxnNlbu7s/N/uDA4EV/91E2gWnxzw==
9350+
rollup@^3.10.0:
9351+
version "3.12.1"
9352+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.12.1.tgz#2975b97713e4af98c15e7024b88292d7fddb3853"
9353+
integrity sha512-t9elERrz2i4UU9z7AwISj3CQcXP39cWxgRWLdf4Tm6aKm1eYrqHIgjzXBgb67GNY1sZckTFFi0oMozh3/S++Ig==
93549354
optionalDependencies:
93559355
fsevents "~2.3.2"
93569356

@@ -10782,14 +10782,14 @@ [email protected]:
1078210782
vite "^3.0.0 || ^4.0.0"
1078310783

1078410784
"vite@^3.0.0 || ^4.0.0", vite@^4.0.4:
10785-
version "4.0.4"
10786-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.4.tgz#4612ce0b47bbb233a887a54a4ae0c6e240a0da31"
10787-
integrity sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==
10785+
version "4.1.1"
10786+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.1.tgz#3b18b81a4e85ce3df5cbdbf4c687d93ebf402e6b"
10787+
integrity sha512-LM9WWea8vsxhr782r9ntg+bhSFS06FJgCvvB0+8hf8UWtvaiDagKYWXndjfX6kGl74keHJUcpzrQliDXZlF5yg==
1078810788
dependencies:
10789-
esbuild "^0.16.3"
10790-
postcss "^8.4.20"
10789+
esbuild "^0.16.14"
10790+
postcss "^8.4.21"
1079110791
resolve "^1.22.1"
10792-
rollup "^3.7.0"
10792+
rollup "^3.10.0"
1079310793
optionalDependencies:
1079410794
fsevents "~2.3.2"
1079510795

0 commit comments

Comments
 (0)