Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
37 changes: 32 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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"
Expand Down