Skip to content

Commit 0630333

Browse files
committed
build: update all non-major dependencies
1 parent 3316aed commit 0630333

File tree

4 files changed

+111
-10
lines changed

4 files changed

+111
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@angular/router": "19.0.0-next.11",
7171
"@angular/service-worker": "19.0.0-next.11",
7272
"@babel/core": "7.26.0",
73-
"@babel/generator": "7.26.0",
73+
"@babel/generator": "7.26.2",
7474
"@babel/helper-annotate-as-pure": "7.25.9",
7575
"@babel/helper-split-export-declaration": "7.24.7",
7676
"@babel/plugin-syntax-import-attributes": "7.26.0",
@@ -162,7 +162,7 @@
162162
"less-loader": "12.2.0",
163163
"license-webpack-plugin": "4.0.2",
164164
"listr2": "8.2.5",
165-
"lmdb": "3.1.3",
165+
"lmdb": "3.1.4",
166166
"loader-utils": "3.3.1",
167167
"lodash": "^4.17.21",
168168
"magic-string": "0.30.12",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"watchpack": "2.4.2"
4646
},
4747
"optionalDependencies": {
48-
"lmdb": "3.1.3"
48+
"lmdb": "3.1.4"
4949
},
5050
"peerDependencies": {
5151
"@angular/compiler": "^19.0.0-next.9",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
1313
"@angular/build": "0.0.0-PLACEHOLDER",
1414
"@babel/core": "7.26.0",
15-
"@babel/generator": "7.26.0",
15+
"@babel/generator": "7.26.2",
1616
"@babel/helper-annotate-as-pure": "7.25.9",
1717
"@babel/helper-split-export-declaration": "7.24.7",
1818
"@babel/plugin-transform-async-generator-functions": "7.25.9",

yarn.lock

Lines changed: 107 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ __metadata:
6565
"@angular-devkit/core": "npm:0.0.0-PLACEHOLDER"
6666
"@angular/build": "npm:0.0.0-PLACEHOLDER"
6767
"@babel/core": "npm:7.26.0"
68-
"@babel/generator": "npm:7.26.0"
68+
"@babel/generator": "npm:7.26.2"
6969
"@babel/helper-annotate-as-pure": "npm:7.25.9"
7070
"@babel/helper-split-export-declaration": "npm:7.24.7"
7171
"@babel/plugin-transform-async-generator-functions": "npm:7.25.9"
@@ -389,7 +389,7 @@ __metadata:
389389
https-proxy-agent: "npm:7.0.5"
390390
istanbul-lib-instrument: "npm:6.0.3"
391391
listr2: "npm:8.2.5"
392-
lmdb: "npm:3.1.3"
392+
lmdb: "npm:3.1.4"
393393
magic-string: "npm:0.30.12"
394394
mrmime: "npm:2.0.0"
395395
parse5-html-rewriting-stream: "npm:7.0.0"
@@ -648,7 +648,7 @@ __metadata:
648648
"@angular/router": "npm:19.0.0-next.11"
649649
"@angular/service-worker": "npm:19.0.0-next.11"
650650
"@babel/core": "npm:7.26.0"
651-
"@babel/generator": "npm:7.26.0"
651+
"@babel/generator": "npm:7.26.2"
652652
"@babel/helper-annotate-as-pure": "npm:7.25.9"
653653
"@babel/helper-split-export-declaration": "npm:7.24.7"
654654
"@babel/plugin-syntax-import-attributes": "npm:7.26.0"
@@ -740,7 +740,7 @@ __metadata:
740740
less-loader: "npm:12.2.0"
741741
license-webpack-plugin: "npm:4.0.2"
742742
listr2: "npm:8.2.5"
743-
lmdb: "npm:3.1.3"
743+
lmdb: "npm:3.1.4"
744744
loader-utils: "npm:3.3.1"
745745
lodash: "npm:^4.17.21"
746746
magic-string: "npm:0.30.12"
@@ -1069,7 +1069,20 @@ __metadata:
10691069
languageName: node
10701070
linkType: hard
10711071

1072-
"@babel/generator@npm:7.26.0, @babel/generator@npm:^7.25.0, @babel/generator@npm:^7.25.7, @babel/generator@npm:^7.25.9, @babel/generator@npm:^7.26.0":
1072+
"@babel/generator@npm:7.26.2":
1073+
version: 7.26.2
1074+
resolution: "@babel/generator@npm:7.26.2"
1075+
dependencies:
1076+
"@babel/parser": "npm:^7.26.2"
1077+
"@babel/types": "npm:^7.26.0"
1078+
"@jridgewell/gen-mapping": "npm:^0.3.5"
1079+
"@jridgewell/trace-mapping": "npm:^0.3.25"
1080+
jsesc: "npm:^3.0.2"
1081+
checksum: 10c0/167ebce8977142f5012fad6bd91da51ac52bcd752f2261a54b7ab605d928aebe57e21636cdd2a9c7757e552652c68d9fcb5d40b06fcb66e02d9ee7526e118a5c
1082+
languageName: node
1083+
linkType: hard
1084+
1085+
"@babel/generator@npm:^7.25.0, @babel/generator@npm:^7.25.7, @babel/generator@npm:^7.25.9, @babel/generator@npm:^7.26.0":
10731086
version: 7.26.0
10741087
resolution: "@babel/generator@npm:7.26.0"
10751088
dependencies:
@@ -1334,6 +1347,17 @@ __metadata:
13341347
languageName: node
13351348
linkType: hard
13361349

1350+
"@babel/parser@npm:^7.26.2":
1351+
version: 7.26.2
1352+
resolution: "@babel/parser@npm:7.26.2"
1353+
dependencies:
1354+
"@babel/types": "npm:^7.26.0"
1355+
bin:
1356+
parser: ./bin/babel-parser.js
1357+
checksum: 10c0/751a743087b3a9172a7599f1421830d44c38f065ef781588d2bfb1c98f9b461719a226feb13c868d7a284783eee120c88ea522593118f2668f46ebfb1105c4d7
1358+
languageName: node
1359+
linkType: hard
1360+
13371361
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
13381362
version: 7.25.9
13391363
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -3212,41 +3236,83 @@ __metadata:
32123236
languageName: node
32133237
linkType: hard
32143238

3239+
"@lmdb/lmdb-darwin-arm64@npm:3.1.4":
3240+
version: 3.1.4
3241+
resolution: "@lmdb/lmdb-darwin-arm64@npm:3.1.4"
3242+
conditions: os=darwin & cpu=arm64
3243+
languageName: node
3244+
linkType: hard
3245+
32153246
"@lmdb/lmdb-darwin-x64@npm:3.1.3":
32163247
version: 3.1.3
32173248
resolution: "@lmdb/lmdb-darwin-x64@npm:3.1.3"
32183249
conditions: os=darwin & cpu=x64
32193250
languageName: node
32203251
linkType: hard
32213252

3253+
"@lmdb/lmdb-darwin-x64@npm:3.1.4":
3254+
version: 3.1.4
3255+
resolution: "@lmdb/lmdb-darwin-x64@npm:3.1.4"
3256+
conditions: os=darwin & cpu=x64
3257+
languageName: node
3258+
linkType: hard
3259+
32223260
"@lmdb/lmdb-linux-arm64@npm:3.1.3":
32233261
version: 3.1.3
32243262
resolution: "@lmdb/lmdb-linux-arm64@npm:3.1.3"
32253263
conditions: os=linux & cpu=arm64
32263264
languageName: node
32273265
linkType: hard
32283266

3267+
"@lmdb/lmdb-linux-arm64@npm:3.1.4":
3268+
version: 3.1.4
3269+
resolution: "@lmdb/lmdb-linux-arm64@npm:3.1.4"
3270+
conditions: os=linux & cpu=arm64
3271+
languageName: node
3272+
linkType: hard
3273+
32293274
"@lmdb/lmdb-linux-arm@npm:3.1.3":
32303275
version: 3.1.3
32313276
resolution: "@lmdb/lmdb-linux-arm@npm:3.1.3"
32323277
conditions: os=linux & cpu=arm
32333278
languageName: node
32343279
linkType: hard
32353280

3281+
"@lmdb/lmdb-linux-arm@npm:3.1.4":
3282+
version: 3.1.4
3283+
resolution: "@lmdb/lmdb-linux-arm@npm:3.1.4"
3284+
conditions: os=linux & cpu=arm
3285+
languageName: node
3286+
linkType: hard
3287+
32363288
"@lmdb/lmdb-linux-x64@npm:3.1.3":
32373289
version: 3.1.3
32383290
resolution: "@lmdb/lmdb-linux-x64@npm:3.1.3"
32393291
conditions: os=linux & cpu=x64
32403292
languageName: node
32413293
linkType: hard
32423294

3295+
"@lmdb/lmdb-linux-x64@npm:3.1.4":
3296+
version: 3.1.4
3297+
resolution: "@lmdb/lmdb-linux-x64@npm:3.1.4"
3298+
conditions: os=linux & cpu=x64
3299+
languageName: node
3300+
linkType: hard
3301+
32433302
"@lmdb/lmdb-win32-x64@npm:3.1.3":
32443303
version: 3.1.3
32453304
resolution: "@lmdb/lmdb-win32-x64@npm:3.1.3"
32463305
conditions: os=win32 & cpu=x64
32473306
languageName: node
32483307
linkType: hard
32493308

3309+
"@lmdb/lmdb-win32-x64@npm:3.1.4":
3310+
version: 3.1.4
3311+
resolution: "@lmdb/lmdb-win32-x64@npm:3.1.4"
3312+
conditions: os=win32 & cpu=x64
3313+
languageName: node
3314+
linkType: hard
3315+
32503316
"@microsoft/api-extractor-model@npm:7.29.8":
32513317
version: 7.29.8
32523318
resolution: "@microsoft/api-extractor-model@npm:7.29.8"
@@ -12878,6 +12944,41 @@ __metadata:
1287812944
languageName: node
1287912945
linkType: hard
1288012946

12947+
"lmdb@npm:3.1.4":
12948+
version: 3.1.4
12949+
resolution: "lmdb@npm:3.1.4"
12950+
dependencies:
12951+
"@lmdb/lmdb-darwin-arm64": "npm:3.1.4"
12952+
"@lmdb/lmdb-darwin-x64": "npm:3.1.4"
12953+
"@lmdb/lmdb-linux-arm": "npm:3.1.4"
12954+
"@lmdb/lmdb-linux-arm64": "npm:3.1.4"
12955+
"@lmdb/lmdb-linux-x64": "npm:3.1.4"
12956+
"@lmdb/lmdb-win32-x64": "npm:3.1.4"
12957+
msgpackr: "npm:^1.10.2"
12958+
node-addon-api: "npm:^6.1.0"
12959+
node-gyp: "npm:latest"
12960+
node-gyp-build-optional-packages: "npm:5.2.2"
12961+
ordered-binary: "npm:^1.5.2"
12962+
weak-lru-cache: "npm:^1.2.2"
12963+
dependenciesMeta:
12964+
"@lmdb/lmdb-darwin-arm64":
12965+
optional: true
12966+
"@lmdb/lmdb-darwin-x64":
12967+
optional: true
12968+
"@lmdb/lmdb-linux-arm":
12969+
optional: true
12970+
"@lmdb/lmdb-linux-arm64":
12971+
optional: true
12972+
"@lmdb/lmdb-linux-x64":
12973+
optional: true
12974+
"@lmdb/lmdb-win32-x64":
12975+
optional: true
12976+
bin:
12977+
download-lmdb-prebuilds: bin/download-prebuilds.js
12978+
checksum: 10c0/da65e3e9d261d55e9f0c68fc4dd021601363ef39c35280b47f46b93d5a1f33799332d74d04b78ca29de8b00b5ad9f87e76aa67c0611f24de5b4ac446f5c3aa69
12979+
languageName: node
12980+
linkType: hard
12981+
1288112982
"loader-runner@npm:^4.2.0":
1288212983
version: 4.3.0
1288312984
resolution: "loader-runner@npm:4.3.0"
@@ -14357,7 +14458,7 @@ __metadata:
1435714458
languageName: node
1435814459
linkType: hard
1435914460

14360-
"ordered-binary@npm:^1.4.1":
14461+
"ordered-binary@npm:^1.4.1, ordered-binary@npm:^1.5.2":
1436114462
version: 1.5.2
1436214463
resolution: "ordered-binary@npm:1.5.2"
1436314464
checksum: 10c0/3ab35ed17b523131fd57e04bb4d53212013952604f8049dba43f35eacbb30c0d9621b56bdc02906bb8803ce533aaedb4e9f797a64160b0558ac634c6cf7afee1

0 commit comments

Comments
 (0)