Skip to content

Commit e507fdb

Browse files
Update dependency bootstrap.native to v5
1 parent 6a9b4c0 commit e507fdb

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.10":
1067+
version: 2.0.12
1068+
resolution: "@thednp/event-listener@npm:2.0.12"
1069+
checksum: 10c0/89191ac5b83df99ecc9d645f9db99e7437e882ac1124ea3d0050461e908a1834ce3ab5907ff9a9b300f3b5cae907abb2220e9ad247d6c552223d91e93a7ac1a9
1070+
languageName: node
1071+
linkType: hard
1072+
1073+
"@thednp/position-observer@npm:^1.1.0":
1074+
version: 1.1.0
1075+
resolution: "@thednp/position-observer@npm:1.1.0"
1076+
dependencies:
1077+
"@thednp/shorty": "npm:^2.0.11"
1078+
checksum: 10c0/388cae1bf48ea88d2dc011c0cb41d5b28cf8cecb2db4bf1103545b036ab0afe15f5264d793787566dedde8063cf6bb9aa9a223996b6f1e755c3ebdb497a46732
1079+
languageName: node
1080+
linkType: hard
1081+
1082+
"@thednp/shorty@npm:^2.0.11":
1083+
version: 2.0.11
1084+
resolution: "@thednp/shorty@npm:2.0.11"
1085+
checksum: 10c0/dac7462927bab4bee0b08cb1e3172c04892a2d7aa384e2d1e5cdb37f84da0672f251998c5a9cfec435ed1268f5bf1017e9bd3fd662ded93037904dd0a95bc3d5
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.6
1509+
resolution: "bootstrap.native@npm:5.1.6"
1510+
dependencies:
1511+
"@thednp/event-listener": "npm:^2.0.10"
1512+
"@thednp/position-observer": "npm:^1.1.0"
1513+
"@thednp/shorty": "npm:^2.0.11"
1514+
checksum: 10c0/9de8001e9761240ecec4d1f54aea88a1f50ef42edd5b3b24fb5fad7585e223342844601e06ad06b364507740e2556dcdeaea18af964c670496c269d4daf3290f
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)