Skip to content

Commit b565110

Browse files
Update dependency bootstrap.native to v5
1 parent 796fa2b commit b565110

2 files changed

Lines changed: 33 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"astro": "^5.12.3",
2121
"astro-sst": "3.1.4",
2222
"bootstrap-sass": "^3.4.1",
23-
"bootstrap.native": "^1.0.2",
23+
"bootstrap.native": "^5.0.0",
2424
"littlefoot": "^1.0.0-alpha.14",
2525
"sass-embedded": "^1.89.2",
2626
"sst": "3.17.10"

yarn.lock

Lines changed: 32 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,29 @@ __metadata:
10631063
languageName: node
10641064
linkType: hard
10651065

1066+
"@thednp/event-listener@npm:^2.0.15":
1067+
version: 2.0.15
1068+
resolution: "@thednp/event-listener@npm:2.0.15"
1069+
checksum: 10c0/02ce4402985f72af44049b6557443dd96a47f37301ea2dbc82f009aa56f22d9d5f06b45e4cb07f6c3bc5ff30c0faadd118095212f908b40b9521348aee231c39
1070+
languageName: node
1071+
linkType: hard
1072+
1073+
"@thednp/position-observer@npm:^1.1.3":
1074+
version: 1.1.3
1075+
resolution: "@thednp/position-observer@npm:1.1.3"
1076+
dependencies:
1077+
"@thednp/shorty": "npm:^2.0.14"
1078+
checksum: 10c0/1fc95a4d8a67e5accab98a6aac571053190bd491702d09759242357d35d3b7d035998470d86abe6f113304b1a5ea44722e5caa1832ef51c36d8654e3890d1951
1079+
languageName: node
1080+
linkType: hard
1081+
1082+
"@thednp/shorty@npm:^2.0.14":
1083+
version: 2.0.14
1084+
resolution: "@thednp/shorty@npm:2.0.14"
1085+
checksum: 10c0/72a4ecdbdbeb05953649721f412c1301f950450906fe5914cf4225b83e49f18dc0573f3526aa6efaaff2e442753b5e5b897ed91f5be0792ad4766c3462a0277d
1086+
languageName: node
1087+
linkType: hard
1088+
10661089
"@tsconfig/bun@npm:1.0.7":
10671090
version: 1.0.7
10681091
resolution: "@tsconfig/bun@npm:1.0.7"
@@ -1481,10 +1504,14 @@ __metadata:
14811504
languageName: node
14821505
linkType: hard
14831506

1484-
"bootstrap.native@npm:^1.0.2":
1485-
version: 1.3.0
1486-
resolution: "bootstrap.native@npm:1.3.0"
1487-
checksum: 10c0/87b2a7030b8421bc14538732a1b7bb9d92b184dc5654b1e38c801f41252fd902e413119ef0e7f6eab3c9b0342979def8f279dcc3baa5d164fb5c669553e74f1a
1507+
"bootstrap.native@npm:^5.0.0":
1508+
version: 5.1.10
1509+
resolution: "bootstrap.native@npm:5.1.10"
1510+
dependencies:
1511+
"@thednp/event-listener": "npm:^2.0.15"
1512+
"@thednp/position-observer": "npm:^1.1.3"
1513+
"@thednp/shorty": "npm:^2.0.14"
1514+
checksum: 10c0/6484411fc4ba5b7d1bdd9da039d07efc32c30b5b216b1442cea4ef235b6398b22ccf721b7216258113f8e9cca86558bf6155abb98ebe7ff55a51e4345130e997
14881515
languageName: node
14891516
linkType: hard
14901517

@@ -2577,7 +2604,7 @@ __metadata:
25772604
astro: "npm:^5.12.3"
25782605
astro-sst: "npm:3.1.4"
25792606
bootstrap-sass: "npm:^3.4.1"
2580-
bootstrap.native: "npm:^1.0.2"
2607+
bootstrap.native: "npm:^5.0.0"
25812608
esbuild: "npm:^0.25.8"
25822609
littlefoot: "npm:^1.0.0-alpha.14"
25832610
prettier: "npm:^3.6.2"

0 commit comments

Comments
 (0)