Skip to content

Commit 4df3cef

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 7992218 commit 4df3cef

File tree

4 files changed

+107
-30
lines changed

4 files changed

+107
-30
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"http-proxy": "^1.18.1",
142142
"http-proxy-middleware": "3.0.0",
143143
"https-proxy-agent": "7.0.5",
144-
"husky": "9.1.4",
144+
"husky": "9.1.5",
145145
"ini": "4.1.3",
146146
"istanbul-lib-instrument": "6.0.3",
147147
"jasmine": "^5.0.0",
@@ -158,7 +158,7 @@
158158
"less-loader": "12.2.0",
159159
"license-webpack-plugin": "4.0.2",
160160
"listr2": "8.2.4",
161-
"lmdb": "3.0.13",
161+
"lmdb": "3.0.14",
162162
"loader-utils": "3.3.1",
163163
"lodash": "^4.17.21",
164164
"magic-string": "0.30.11",
@@ -201,10 +201,10 @@
201201
"undici": "6.19.8",
202202
"verdaccio": "5.32.1",
203203
"verdaccio-auth-memory": "^10.0.0",
204-
"vite": "5.4.1",
204+
"vite": "5.4.2",
205205
"watchpack": "2.4.2",
206206
"webpack": "5.93.0",
207-
"webpack-dev-middleware": "7.4.0",
207+
"webpack-dev-middleware": "7.4.1",
208208
"webpack-dev-server": "5.0.4",
209209
"webpack-merge": "6.0.1",
210210
"webpack-subresource-integrity": "5.1.0",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"fast-glob": "3.3.2",
3333
"https-proxy-agent": "7.0.5",
3434
"listr2": "8.2.4",
35-
"lmdb": "3.0.13",
35+
"lmdb": "3.0.14",
3636
"magic-string": "0.30.11",
3737
"mrmime": "2.0.0",
3838
"parse5-html-rewriting-stream": "7.0.0",
@@ -41,7 +41,7 @@
4141
"rollup": "4.21.0",
4242
"sass": "1.77.8",
4343
"semver": "7.6.3",
44-
"vite": "5.4.1",
44+
"vite": "5.4.2",
4545
"watchpack": "2.4.2"
4646
},
4747
"peerDependencies": {

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
"terser": "5.31.6",
6262
"tree-kill": "1.2.2",
6363
"tslib": "2.6.3",
64-
"vite": "5.4.1",
64+
"vite": "5.4.2",
6565
"watchpack": "2.4.2",
6666
"webpack": "5.93.0",
67-
"webpack-dev-middleware": "7.4.0",
67+
"webpack-dev-middleware": "7.4.1",
6868
"webpack-dev-server": "5.0.4",
6969
"webpack-merge": "6.0.1",
7070
"webpack-subresource-integrity": "5.1.0"

yarn.lock

Lines changed: 99 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ __metadata:
116116
tree-kill: "npm:1.2.2"
117117
tslib: "npm:2.6.3"
118118
undici: "npm:6.19.8"
119-
vite: "npm:5.4.1"
119+
vite: "npm:5.4.2"
120120
watchpack: "npm:2.4.2"
121121
webpack: "npm:5.93.0"
122-
webpack-dev-middleware: "npm:7.4.0"
122+
webpack-dev-middleware: "npm:7.4.1"
123123
webpack-dev-server: "npm:5.0.4"
124124
webpack-merge: "npm:6.0.1"
125125
webpack-subresource-integrity: "npm:5.1.0"
@@ -395,7 +395,7 @@ __metadata:
395395
fast-glob: "npm:3.3.2"
396396
https-proxy-agent: "npm:7.0.5"
397397
listr2: "npm:8.2.4"
398-
lmdb: "npm:3.0.13"
398+
lmdb: "npm:3.0.14"
399399
magic-string: "npm:0.30.11"
400400
mrmime: "npm:2.0.0"
401401
parse5-html-rewriting-stream: "npm:7.0.0"
@@ -404,7 +404,7 @@ __metadata:
404404
rollup: "npm:4.21.0"
405405
sass: "npm:1.77.8"
406406
semver: "npm:7.6.3"
407-
vite: "npm:5.4.1"
407+
vite: "npm:5.4.2"
408408
watchpack: "npm:2.4.2"
409409
peerDependencies:
410410
"@angular/compiler-cli": ^19.0.0-next.0
@@ -717,7 +717,7 @@ __metadata:
717717
http-proxy: "npm:^1.18.1"
718718
http-proxy-middleware: "npm:3.0.0"
719719
https-proxy-agent: "npm:7.0.5"
720-
husky: "npm:9.1.4"
720+
husky: "npm:9.1.5"
721721
ini: "npm:4.1.3"
722722
istanbul-lib-instrument: "npm:6.0.3"
723723
jasmine: "npm:^5.0.0"
@@ -734,7 +734,7 @@ __metadata:
734734
less-loader: "npm:12.2.0"
735735
license-webpack-plugin: "npm:4.0.2"
736736
listr2: "npm:8.2.4"
737-
lmdb: "npm:3.0.13"
737+
lmdb: "npm:3.0.14"
738738
loader-utils: "npm:3.3.1"
739739
lodash: "npm:^4.17.21"
740740
magic-string: "npm:0.30.11"
@@ -777,10 +777,10 @@ __metadata:
777777
undici: "npm:6.19.8"
778778
verdaccio: "npm:5.32.1"
779779
verdaccio-auth-memory: "npm:^10.0.0"
780-
vite: "npm:5.4.1"
780+
vite: "npm:5.4.2"
781781
watchpack: "npm:2.4.2"
782782
webpack: "npm:5.93.0"
783-
webpack-dev-middleware: "npm:7.4.0"
783+
webpack-dev-middleware: "npm:7.4.1"
784784
webpack-dev-server: "npm:5.0.4"
785785
webpack-merge: "npm:6.0.1"
786786
webpack-subresource-integrity: "npm:5.1.0"
@@ -3434,41 +3434,83 @@ __metadata:
34343434
languageName: node
34353435
linkType: hard
34363436

3437+
"@lmdb/lmdb-darwin-arm64@npm:3.0.14":
3438+
version: 3.0.14
3439+
resolution: "@lmdb/lmdb-darwin-arm64@npm:3.0.14"
3440+
conditions: os=darwin & cpu=arm64
3441+
languageName: node
3442+
linkType: hard
3443+
34373444
"@lmdb/lmdb-darwin-x64@npm:3.0.13":
34383445
version: 3.0.13
34393446
resolution: "@lmdb/lmdb-darwin-x64@npm:3.0.13"
34403447
conditions: os=darwin & cpu=x64
34413448
languageName: node
34423449
linkType: hard
34433450

3451+
"@lmdb/lmdb-darwin-x64@npm:3.0.14":
3452+
version: 3.0.14
3453+
resolution: "@lmdb/lmdb-darwin-x64@npm:3.0.14"
3454+
conditions: os=darwin & cpu=x64
3455+
languageName: node
3456+
linkType: hard
3457+
34443458
"@lmdb/lmdb-linux-arm64@npm:3.0.13":
34453459
version: 3.0.13
34463460
resolution: "@lmdb/lmdb-linux-arm64@npm:3.0.13"
34473461
conditions: os=linux & cpu=arm64
34483462
languageName: node
34493463
linkType: hard
34503464

3465+
"@lmdb/lmdb-linux-arm64@npm:3.0.14":
3466+
version: 3.0.14
3467+
resolution: "@lmdb/lmdb-linux-arm64@npm:3.0.14"
3468+
conditions: os=linux & cpu=arm64
3469+
languageName: node
3470+
linkType: hard
3471+
34513472
"@lmdb/lmdb-linux-arm@npm:3.0.13":
34523473
version: 3.0.13
34533474
resolution: "@lmdb/lmdb-linux-arm@npm:3.0.13"
34543475
conditions: os=linux & cpu=arm
34553476
languageName: node
34563477
linkType: hard
34573478

3479+
"@lmdb/lmdb-linux-arm@npm:3.0.14":
3480+
version: 3.0.14
3481+
resolution: "@lmdb/lmdb-linux-arm@npm:3.0.14"
3482+
conditions: os=linux & cpu=arm
3483+
languageName: node
3484+
linkType: hard
3485+
34583486
"@lmdb/lmdb-linux-x64@npm:3.0.13":
34593487
version: 3.0.13
34603488
resolution: "@lmdb/lmdb-linux-x64@npm:3.0.13"
34613489
conditions: os=linux & cpu=x64
34623490
languageName: node
34633491
linkType: hard
34643492

3493+
"@lmdb/lmdb-linux-x64@npm:3.0.14":
3494+
version: 3.0.14
3495+
resolution: "@lmdb/lmdb-linux-x64@npm:3.0.14"
3496+
conditions: os=linux & cpu=x64
3497+
languageName: node
3498+
linkType: hard
3499+
34653500
"@lmdb/lmdb-win32-x64@npm:3.0.13":
34663501
version: 3.0.13
34673502
resolution: "@lmdb/lmdb-win32-x64@npm:3.0.13"
34683503
conditions: os=win32 & cpu=x64
34693504
languageName: node
34703505
linkType: hard
34713506

3507+
"@lmdb/lmdb-win32-x64@npm:3.0.14":
3508+
version: 3.0.14
3509+
resolution: "@lmdb/lmdb-win32-x64@npm:3.0.14"
3510+
conditions: os=win32 & cpu=x64
3511+
languageName: node
3512+
linkType: hard
3513+
34723514
"@microsoft/api-extractor-model@npm:7.29.5":
34733515
version: 7.29.5
34743516
resolution: "@microsoft/api-extractor-model@npm:7.29.5"
@@ -10686,12 +10728,12 @@ __metadata:
1068610728
languageName: node
1068710729
linkType: hard
1068810730

10689-
"husky@npm:9.1.4":
10690-
version: 9.1.4
10691-
resolution: "husky@npm:9.1.4"
10731+
"husky@npm:9.1.5":
10732+
version: 9.1.5
10733+
resolution: "husky@npm:9.1.5"
1069210734
bin:
1069310735
husky: bin.js
10694-
checksum: 10c0/f5185003bef9ad9ec3f40e821963e4c12409b993fdcab89e3d660bed7d8c9d8bfd399f05222e27e0ead6589601fb1bb08d1a589c51751a4ab0547ead3429b8de
10736+
checksum: 10c0/f42efb95a026303eb880898760f802d88409780dd72f17781d2dfc302177d4f80b641cf1f1694f53f6d97c536c7397684133d8c8fe4a4426f7460186a7d1c6b8
1069510737
languageName: node
1069610738
linkType: hard
1069710739

@@ -12404,6 +12446,41 @@ __metadata:
1240412446
languageName: node
1240512447
linkType: hard
1240612448

12449+
"lmdb@npm:3.0.14":
12450+
version: 3.0.14
12451+
resolution: "lmdb@npm:3.0.14"
12452+
dependencies:
12453+
"@lmdb/lmdb-darwin-arm64": "npm:3.0.14"
12454+
"@lmdb/lmdb-darwin-x64": "npm:3.0.14"
12455+
"@lmdb/lmdb-linux-arm": "npm:3.0.14"
12456+
"@lmdb/lmdb-linux-arm64": "npm:3.0.14"
12457+
"@lmdb/lmdb-linux-x64": "npm:3.0.14"
12458+
"@lmdb/lmdb-win32-x64": "npm:3.0.14"
12459+
msgpackr: "npm:^1.10.2"
12460+
node-addon-api: "npm:^6.1.0"
12461+
node-gyp: "npm:latest"
12462+
node-gyp-build-optional-packages: "npm:5.2.2"
12463+
ordered-binary: "npm:^1.4.1"
12464+
weak-lru-cache: "npm:^1.2.2"
12465+
dependenciesMeta:
12466+
"@lmdb/lmdb-darwin-arm64":
12467+
optional: true
12468+
"@lmdb/lmdb-darwin-x64":
12469+
optional: true
12470+
"@lmdb/lmdb-linux-arm":
12471+
optional: true
12472+
"@lmdb/lmdb-linux-arm64":
12473+
optional: true
12474+
"@lmdb/lmdb-linux-x64":
12475+
optional: true
12476+
"@lmdb/lmdb-win32-x64":
12477+
optional: true
12478+
bin:
12479+
download-lmdb-prebuilds: bin/download-prebuilds.js
12480+
checksum: 10c0/7af6cbede603e483e8d2a7fdeeb1083b792eb00f702cb3c7de181f696b87bbd09b0414a59f9fe5bc7a27e440165f165c56b12c22c82ae236b85f9dce4f72c3e2
12481+
languageName: node
12482+
linkType: hard
12483+
1240712484
"loader-runner@npm:^4.2.0":
1240812485
version: 4.3.0
1240912486
resolution: "loader-runner@npm:4.3.0"
@@ -15433,7 +15510,7 @@ __metadata:
1543315510
languageName: node
1543415511
linkType: hard
1543515512

15436-
"rollup@npm:4.21.0, rollup@npm:^4.13.0, rollup@npm:^4.18.0, rollup@npm:^4.4.0":
15513+
"rollup@npm:4.21.0, rollup@npm:^4.13.0, rollup@npm:^4.18.0, rollup@npm:^4.20.0, rollup@npm:^4.4.0":
1543715514
version: 4.21.0
1543815515
resolution: "rollup@npm:4.21.0"
1543915516
dependencies:
@@ -17717,14 +17794,14 @@ __metadata:
1771717794
languageName: node
1771817795
linkType: hard
1771917796

17720-
"vite@npm:5.4.1":
17721-
version: 5.4.1
17722-
resolution: "vite@npm:5.4.1"
17797+
"vite@npm:5.4.2":
17798+
version: 5.4.2
17799+
resolution: "vite@npm:5.4.2"
1772317800
dependencies:
1772417801
esbuild: "npm:^0.21.3"
1772517802
fsevents: "npm:~2.3.3"
1772617803
postcss: "npm:^8.4.41"
17727-
rollup: "npm:^4.13.0"
17804+
rollup: "npm:^4.20.0"
1772817805
peerDependencies:
1772917806
"@types/node": ^18.0.0 || >=20.0.0
1773017807
less: "*"
@@ -17756,7 +17833,7 @@ __metadata:
1775617833
optional: true
1775717834
bin:
1775817835
vite: bin/vite.js
17759-
checksum: 10c0/b9ea824f1a946aa494f756e6d9dd88869baa62ae5ba3071b32b6a20958fd622cb624c860bdd7daee201c83ca029feaf8bbe2d2a6e172a5d49308772f8899d86d
17836+
checksum: 10c0/23e347ca8aa6f0a774227e4eb7abae228f12c6806a727b046aa75e7ee37ffc2d68cff74360e12a42c347f79adc294e2363bc723b957bf4b382b5a8fb39e4df9d
1776017837
languageName: node
1776117838
linkType: hard
1776217839

@@ -17861,9 +17938,9 @@ __metadata:
1786117938
languageName: node
1786217939
linkType: hard
1786317940

17864-
"webpack-dev-middleware@npm:7.4.0":
17865-
version: 7.4.0
17866-
resolution: "webpack-dev-middleware@npm:7.4.0"
17941+
"webpack-dev-middleware@npm:7.4.1":
17942+
version: 7.4.1
17943+
resolution: "webpack-dev-middleware@npm:7.4.1"
1786717944
dependencies:
1786817945
colorette: "npm:^2.0.10"
1786917946
memfs: "npm:^4.6.0"
@@ -17876,7 +17953,7 @@ __metadata:
1787617953
peerDependenciesMeta:
1787717954
webpack:
1787817955
optional: true
17879-
checksum: 10c0/c8cc17e713d219b1a88750c498acfd738b3fa6170964ff62c549f25a23f0c7d4ab0872ccd6b7619583d230650d635267adb03ae1e7ce9cca33082e82324479b3
17956+
checksum: 10c0/e3677e59f1604e1c143ba7d8b835c8da6e5b91d079a427dddabca5e86eabe590f23755b044ab7d60180dfbc80cd7c36370a80da5a1fca8d6a4dbbfeed708250c
1788017957
languageName: node
1788117958
linkType: hard
1788217959

0 commit comments

Comments
 (0)