Skip to content

Commit 7460d55

Browse files
authored
chore(deps): bump deps to clear dependabot alerts (#1040)
1 parent 51e20f9 commit 7460d55

4 files changed

Lines changed: 29 additions & 27 deletions

File tree

docs/bun.lock

Lines changed: 13 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"katex": "^0.16.27",
1919
"lucide-react": "^0.556.0",
2020
"mermaid": "^11.12.2",
21-
"next": "16.0.10",
21+
"next": "16.2.6",
2222
"next-themes": "^0.4.6",
2323
"react": "^19.2.1",
2424
"react-dom": "^19.2.1",

example/Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.2)
8+
activesupport (7.2.3.1)
99
base64
1010
benchmark (>= 0.3)
1111
bigdecimal
@@ -14,18 +14,18 @@ GEM
1414
drb
1515
i18n (>= 1.6, < 2)
1616
logger (>= 1.4.2)
17-
minitest (>= 5.1)
17+
minitest (>= 5.1, < 6)
1818
securerandom (>= 0.3)
1919
tzinfo (~> 2.0, >= 2.0.5)
20-
addressable (2.8.7)
21-
public_suffix (>= 2.0.2, < 7.0)
20+
addressable (2.9.0)
21+
public_suffix (>= 2.0.2, < 8.0)
2222
algoliasearch (1.27.5)
2323
httpclient (~> 2.8, >= 2.8.3)
2424
json (>= 1.5.1)
2525
atomos (0.1.3)
26-
base64 (0.2.0)
27-
benchmark (0.4.0)
28-
bigdecimal (3.1.8)
26+
base64 (0.3.0)
27+
benchmark (0.5.0)
28+
bigdecimal (4.1.2)
2929
claide (1.1.0)
3030
cocoapods (1.15.2)
3131
addressable (~> 2.8)
@@ -65,9 +65,9 @@ GEM
6565
netrc (~> 0.11)
6666
cocoapods-try (1.2.0)
6767
colored2 (3.1.2)
68-
concurrent-ruby (1.3.3)
69-
connection_pool (2.4.1)
70-
drb (2.2.1)
68+
concurrent-ruby (1.3.5)
69+
connection_pool (3.0.2)
70+
drb (2.2.3)
7171
escape (0.0.4)
7272
ethon (0.16.0)
7373
ffi (>= 1.15.0)
@@ -76,11 +76,11 @@ GEM
7676
fuzzy_match (2.0.4)
7777
gh_inspector (1.1.3)
7878
httpclient (2.8.3)
79-
i18n (1.14.6)
79+
i18n (1.14.8)
8080
concurrent-ruby (~> 1.0)
8181
json (2.8.1)
82-
logger (1.6.1)
83-
minitest (5.25.1)
82+
logger (1.7.0)
83+
minitest (5.27.0)
8484
molinillo (0.8.0)
8585
mutex_m (0.3.0)
8686
nanaimo (0.3.0)
@@ -90,7 +90,7 @@ GEM
9090
public_suffix (4.0.7)
9191
rexml (3.4.4)
9292
ruby-macho (2.5.1)
93-
securerandom (0.3.1)
93+
securerandom (0.4.1)
9494
typhoeus (1.4.1)
9595
ethon (>= 0.9.0)
9696
tzinfo (2.0.6)

example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2887,6 +2887,6 @@ SPEC CHECKSUMS:
28872887
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
28882888
Yoga: 11c9686a21e2cd82a094a723649d9f4507200fb0
28892889

2890-
PODFILE CHECKSUM: dc7b787857f5c9edee237d5b88e746b4790f1bbc
2890+
PODFILE CHECKSUM: fdc825234ea7a57e35b0bf4e2e0e6049b1652015
28912891

28922892
COCOAPODS: 1.15.2

0 commit comments

Comments
 (0)