Skip to content

Commit e0e011f

Browse files
alan-agius4clydin
authored andcommitted
build: update dependency vite to v4.5.1
16.2.x variant of angular#26590
1 parent 66b18b6 commit e0e011f

File tree

3 files changed

+25
-13
lines changed

3 files changed

+25
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"typescript": "5.1.6",
205205
"verdaccio": "5.26.1",
206206
"verdaccio-auth-memory": "^10.0.0",
207-
"vite": "4.4.7",
207+
"vite": "4.5.1",
208208
"webpack": "5.88.2",
209209
"webpack-dev-middleware": "6.1.1",
210210
"webpack-dev-server": "4.15.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"text-table": "0.2.0",
6565
"tree-kill": "1.2.2",
6666
"tslib": "2.6.1",
67-
"vite": "4.4.7",
67+
"vite": "4.5.1",
6868
"webpack": "5.88.2",
6969
"webpack-dev-middleware": "6.1.1",
7070
"webpack-dev-server": "4.15.1",

yarn.lock

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8996,6 +8996,11 @@ nanoid@^3.3.6:
89968996
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
89978997
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
89988998

8999+
nanoid@^3.3.7:
9000+
version "3.3.7"
9001+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
9002+
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
9003+
89999004
natural-compare-lite@^1.4.0:
90009005
version "1.4.0"
90019006
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
@@ -10061,12 +10066,12 @@ postcss@^8.4.25:
1006110066
picocolors "^1.0.0"
1006210067
source-map-js "^1.0.2"
1006310068

10064-
postcss@^8.4.26:
10065-
version "8.4.27"
10066-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
10067-
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
10069+
postcss@^8.4.27:
10070+
version "8.4.32"
10071+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
10072+
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
1006810073
dependencies:
10069-
nanoid "^3.3.6"
10074+
nanoid "^3.3.7"
1007010075
picocolors "^1.0.0"
1007110076
source-map-js "^1.0.2"
1007210077

@@ -10696,6 +10701,13 @@ rollup@^3.0.0, rollup@^3.25.2:
1069610701
optionalDependencies:
1069710702
fsevents "~2.3.2"
1069810703

10704+
rollup@^3.27.1:
10705+
version "3.29.4"
10706+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
10707+
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
10708+
optionalDependencies:
10709+
fsevents "~2.3.2"
10710+
1069910711
run-async@^2.4.0:
1070010712
version "2.4.1"
1070110713
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
@@ -12177,14 +12189,14 @@ [email protected]:
1217712189
optionalDependencies:
1217812190
fsevents "~2.3.2"
1217912191

12180-
vite@4.4.7:
12181-
version "4.4.7"
12182-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.7.tgz#71b8a37abaf8d50561aca084dbb77fa342824154"
12183-
integrity sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==
12192+
vite@4.5.1:
12193+
version "4.5.1"
12194+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.1.tgz#3370986e1ed5dbabbf35a6c2e1fb1e18555b968a"
12195+
integrity sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==
1218412196
dependencies:
1218512197
esbuild "^0.18.10"
12186-
postcss "^8.4.26"
12187-
rollup "^3.25.2"
12198+
postcss "^8.4.27"
12199+
rollup "^3.27.1"
1218812200
optionalDependencies:
1218912201
fsevents "~2.3.2"
1219012202

0 commit comments

Comments
 (0)