Skip to content

Commit a52c6e9

Browse files
committed
Upgrade dependencies
1 parent 00988f9 commit a52c6e9

File tree

4 files changed

+195
-173
lines changed

4 files changed

+195
-173
lines changed

.yarn/install-state.gz

3.13 KB
Binary file not shown.

Gemfile.lock

Lines changed: 61 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.1.2)
5-
actionpack (= 7.2.1.2)
6-
activesupport (= 7.2.1.2)
4+
actioncable (7.2.2)
5+
actionpack (= 7.2.2)
6+
activesupport (= 7.2.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.1.2)
11-
actionpack (= 7.2.1.2)
12-
activejob (= 7.2.1.2)
13-
activerecord (= 7.2.1.2)
14-
activestorage (= 7.2.1.2)
15-
activesupport (= 7.2.1.2)
10+
actionmailbox (7.2.2)
11+
actionpack (= 7.2.2)
12+
activejob (= 7.2.2)
13+
activerecord (= 7.2.2)
14+
activestorage (= 7.2.2)
15+
activesupport (= 7.2.2)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.1.2)
18-
actionpack (= 7.2.1.2)
19-
actionview (= 7.2.1.2)
20-
activejob (= 7.2.1.2)
21-
activesupport (= 7.2.1.2)
17+
actionmailer (7.2.2)
18+
actionpack (= 7.2.2)
19+
actionview (= 7.2.2)
20+
activejob (= 7.2.2)
21+
activesupport (= 7.2.2)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.1.2)
25-
actionview (= 7.2.1.2)
26-
activesupport (= 7.2.1.2)
24+
actionpack (7.2.2)
25+
actionview (= 7.2.2)
26+
activesupport (= 7.2.2)
2727
nokogiri (>= 1.8.5)
2828
racc
2929
rack (>= 2.2.4, < 3.2)
@@ -32,39 +32,40 @@ GEM
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (7.2.1.2)
36-
actionpack (= 7.2.1.2)
37-
activerecord (= 7.2.1.2)
38-
activestorage (= 7.2.1.2)
39-
activesupport (= 7.2.1.2)
35+
actiontext (7.2.2)
36+
actionpack (= 7.2.2)
37+
activerecord (= 7.2.2)
38+
activestorage (= 7.2.2)
39+
activesupport (= 7.2.2)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (7.2.1.2)
43-
activesupport (= 7.2.1.2)
42+
actionview (7.2.2)
43+
activesupport (= 7.2.2)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
4848
active_model_otp (2.3.4)
4949
activemodel
5050
rotp (~> 6.3.0)
51-
activejob (7.2.1.2)
52-
activesupport (= 7.2.1.2)
51+
activejob (7.2.2)
52+
activesupport (= 7.2.2)
5353
globalid (>= 0.3.6)
54-
activemodel (7.2.1.2)
55-
activesupport (= 7.2.1.2)
56-
activerecord (7.2.1.2)
57-
activemodel (= 7.2.1.2)
58-
activesupport (= 7.2.1.2)
54+
activemodel (7.2.2)
55+
activesupport (= 7.2.2)
56+
activerecord (7.2.2)
57+
activemodel (= 7.2.2)
58+
activesupport (= 7.2.2)
5959
timeout (>= 0.4.0)
60-
activestorage (7.2.1.2)
61-
actionpack (= 7.2.1.2)
62-
activejob (= 7.2.1.2)
63-
activerecord (= 7.2.1.2)
64-
activesupport (= 7.2.1.2)
60+
activestorage (7.2.2)
61+
actionpack (= 7.2.2)
62+
activejob (= 7.2.2)
63+
activerecord (= 7.2.2)
64+
activesupport (= 7.2.2)
6565
marcel (~> 1.0)
66-
activesupport (7.2.1.2)
66+
activesupport (7.2.2)
6767
base64
68+
benchmark (>= 0.3)
6869
bigdecimal
6970
concurrent-ruby (~> 1.0, >= 1.3.1)
7071
connection_pool (>= 2.2.5)
@@ -82,6 +83,7 @@ GEM
8283
ast (2.4.2)
8384
base64 (0.2.0)
8485
bcrypt (3.1.20)
86+
benchmark (0.3.0)
8587
bigdecimal (3.1.8)
8688
bindex (0.8.1)
8789
bootsnap (1.18.4)
@@ -180,7 +182,7 @@ GEM
180182
google-protobuf (4.28.3)
181183
bigdecimal
182184
rake (>= 13)
183-
graphql (2.3.19)
185+
graphql (2.4.0)
184186
base64
185187
fiber-storage
186188
graphql-batch (0.6.0)
@@ -196,7 +198,7 @@ GEM
196198
irb (1.14.1)
197199
rdoc (>= 4.0.0)
198200
reline (>= 0.4.2)
199-
json (2.7.4)
201+
json (2.7.5)
200202
jwt (2.9.3)
201203
base64
202204
language_server-protocol (3.17.0.3)
@@ -234,7 +236,7 @@ GEM
234236
racc (~> 1.4)
235237
ostruct (0.6.0)
236238
parallel (1.26.3)
237-
parser (3.3.5.0)
239+
parser (3.3.5.1)
238240
ast (~> 2.4.1)
239241
racc
240242
pg (1.5.9)
@@ -262,20 +264,20 @@ GEM
262264
rackup (2.1.0)
263265
rack (>= 3)
264266
webrick (~> 1.8)
265-
rails (7.2.1.2)
266-
actioncable (= 7.2.1.2)
267-
actionmailbox (= 7.2.1.2)
268-
actionmailer (= 7.2.1.2)
269-
actionpack (= 7.2.1.2)
270-
actiontext (= 7.2.1.2)
271-
actionview (= 7.2.1.2)
272-
activejob (= 7.2.1.2)
273-
activemodel (= 7.2.1.2)
274-
activerecord (= 7.2.1.2)
275-
activestorage (= 7.2.1.2)
276-
activesupport (= 7.2.1.2)
267+
rails (7.2.2)
268+
actioncable (= 7.2.2)
269+
actionmailbox (= 7.2.2)
270+
actionmailer (= 7.2.2)
271+
actionpack (= 7.2.2)
272+
actiontext (= 7.2.2)
273+
actionview (= 7.2.2)
274+
activejob (= 7.2.2)
275+
activemodel (= 7.2.2)
276+
activerecord (= 7.2.2)
277+
activestorage (= 7.2.2)
278+
activesupport (= 7.2.2)
277279
bundler (>= 1.15.0)
278-
railties (= 7.2.1.2)
280+
railties (= 7.2.2)
279281
rails-dom-testing (2.2.0)
280282
activesupport (>= 5.0.0)
281283
minitest
@@ -291,9 +293,9 @@ GEM
291293
json
292294
require_all (~> 3.0)
293295
ruby-progressbar
294-
railties (7.2.1.2)
295-
actionpack (= 7.2.1.2)
296-
activesupport (= 7.2.1.2)
296+
railties (7.2.2)
297+
actionpack (= 7.2.2)
298+
activesupport (= 7.2.2)
297299
irb (~> 1.13)
298300
rackup (>= 1.0.0)
299301
rake (>= 12.2)
@@ -333,7 +335,7 @@ GEM
333335
rspec-mocks (~> 3.13)
334336
rspec-support (~> 3.13)
335337
rspec-support (3.13.1)
336-
rubocop (1.67.0)
338+
rubocop (1.68.0)
337339
json (~> 2.3)
338340
language_server-protocol (>= 3.17.0)
339341
parallel (~> 1.10)
@@ -368,7 +370,7 @@ GEM
368370
sexp_processor (~> 4.16)
369371
rubyzip (2.3.2)
370372
securerandom (0.3.1)
371-
selenium-webdriver (4.25.0)
373+
selenium-webdriver (4.26.0)
372374
base64 (~> 0.2)
373375
logger (~> 1.4)
374376
rexml (~> 3.2, >= 3.2.5)
@@ -389,7 +391,7 @@ GEM
389391
railties (>= 7.1)
390392
thor (~> 1.3.1)
391393
stringio (3.1.1)
392-
strong_migrations (2.0.1)
394+
strong_migrations (2.0.2)
393395
activerecord (>= 6.1)
394396
thor (1.3.2)
395397
timeout (0.4.1)

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@apollo/client": "^3.11.8",
2121
"@eslint/js": "^9.13.0",
2222
"@popperjs/core": "^2.11.8",
23-
"@rails/actioncable": "^7.2.102",
23+
"@rails/actioncable": "^7.2.200",
2424
"@sveltejs/adapter-static": "^3.0.6",
2525
"@sveltejs/kit": "^2.7.3",
2626
"@sveltejs/vite-plugin-svelte": "^4.0.0",
@@ -42,11 +42,11 @@
4242
"prettier-plugin-svelte": "^3.2.7",
4343
"qrcode": "^1.5.4",
4444
"sass-embedded": "^1.80.5",
45-
"svelte": "^5.1.4",
45+
"svelte": "^5.1.9",
4646
"svelte-check": "^4.0.5",
4747
"svelte-i18n": "^4.0.1",
4848
"svelte-preprocess": "^6.0.3",
49-
"tslib": "^2.8.0",
49+
"tslib": "^2.8.1",
5050
"typescript": "^5.6.3",
5151
"typescript-eslint": "^8.12.2",
5252
"vite": "^5.4.10"

0 commit comments

Comments
 (0)