diff --git a/package.json b/package.json index 673fff9..9e39d1c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "astro": "^5.12.3", "astro-sst": "3.1.4", "bootstrap-sass": "^3.4.1", - "bootstrap.native": "^1.0.2", + "bootstrap.native": "^5.0.0", "littlefoot": "^1.0.0-alpha.14", "sass-embedded": "^1.89.2", "sst": "3.17.10" diff --git a/yarn.lock b/yarn.lock index f657b98..ba570dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1063,6 +1063,29 @@ __metadata: languageName: node linkType: hard +"@thednp/event-listener@npm:^2.0.10": + version: 2.0.12 + resolution: "@thednp/event-listener@npm:2.0.12" + checksum: 10c0/89191ac5b83df99ecc9d645f9db99e7437e882ac1124ea3d0050461e908a1834ce3ab5907ff9a9b300f3b5cae907abb2220e9ad247d6c552223d91e93a7ac1a9 + languageName: node + linkType: hard + +"@thednp/position-observer@npm:^1.1.0": + version: 1.1.0 + resolution: "@thednp/position-observer@npm:1.1.0" + dependencies: + "@thednp/shorty": "npm:^2.0.11" + checksum: 10c0/388cae1bf48ea88d2dc011c0cb41d5b28cf8cecb2db4bf1103545b036ab0afe15f5264d793787566dedde8063cf6bb9aa9a223996b6f1e755c3ebdb497a46732 + languageName: node + linkType: hard + +"@thednp/shorty@npm:^2.0.11": + version: 2.0.11 + resolution: "@thednp/shorty@npm:2.0.11" + checksum: 10c0/dac7462927bab4bee0b08cb1e3172c04892a2d7aa384e2d1e5cdb37f84da0672f251998c5a9cfec435ed1268f5bf1017e9bd3fd662ded93037904dd0a95bc3d5 + languageName: node + linkType: hard + "@tsconfig/bun@npm:1.0.7": version: 1.0.7 resolution: "@tsconfig/bun@npm:1.0.7" @@ -1481,10 +1504,14 @@ __metadata: languageName: node linkType: hard -"bootstrap.native@npm:^1.0.2": - version: 1.3.0 - resolution: "bootstrap.native@npm:1.3.0" - checksum: 10c0/87b2a7030b8421bc14538732a1b7bb9d92b184dc5654b1e38c801f41252fd902e413119ef0e7f6eab3c9b0342979def8f279dcc3baa5d164fb5c669553e74f1a +"bootstrap.native@npm:^5.0.0": + version: 5.1.6 + resolution: "bootstrap.native@npm:5.1.6" + dependencies: + "@thednp/event-listener": "npm:^2.0.10" + "@thednp/position-observer": "npm:^1.1.0" + "@thednp/shorty": "npm:^2.0.11" + checksum: 10c0/9de8001e9761240ecec4d1f54aea88a1f50ef42edd5b3b24fb5fad7585e223342844601e06ad06b364507740e2556dcdeaea18af964c670496c269d4daf3290f languageName: node linkType: hard @@ -2577,7 +2604,7 @@ __metadata: astro: "npm:^5.12.3" astro-sst: "npm:3.1.4" bootstrap-sass: "npm:^3.4.1" - bootstrap.native: "npm:^1.0.2" + bootstrap.native: "npm:^5.0.0" esbuild: "npm:^0.25.8" littlefoot: "npm:^1.0.0-alpha.14" prettier: "npm:^3.6.2"