Skip to content

Commit df02a7a

Browse files
committed
Upgrade dependencies
1 parent 284331d commit df02a7a

File tree

5 files changed

+345
-355
lines changed

5 files changed

+345
-355
lines changed

.yarn/install-state.gz

3.05 KB
Binary file not shown.

Gemfile.lock

Lines changed: 60 additions & 60 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)
5-
actionpack (= 7.2.1)
6-
activesupport (= 7.2.1)
4+
actioncable (7.2.1.1)
5+
actionpack (= 7.2.1.1)
6+
activesupport (= 7.2.1.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.1)
11-
actionpack (= 7.2.1)
12-
activejob (= 7.2.1)
13-
activerecord (= 7.2.1)
14-
activestorage (= 7.2.1)
15-
activesupport (= 7.2.1)
10+
actionmailbox (7.2.1.1)
11+
actionpack (= 7.2.1.1)
12+
activejob (= 7.2.1.1)
13+
activerecord (= 7.2.1.1)
14+
activestorage (= 7.2.1.1)
15+
activesupport (= 7.2.1.1)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.1)
18-
actionpack (= 7.2.1)
19-
actionview (= 7.2.1)
20-
activejob (= 7.2.1)
21-
activesupport (= 7.2.1)
17+
actionmailer (7.2.1.1)
18+
actionpack (= 7.2.1.1)
19+
actionview (= 7.2.1.1)
20+
activejob (= 7.2.1.1)
21+
activesupport (= 7.2.1.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.1)
25-
actionview (= 7.2.1)
26-
activesupport (= 7.2.1)
24+
actionpack (7.2.1.1)
25+
actionview (= 7.2.1.1)
26+
activesupport (= 7.2.1.1)
2727
nokogiri (>= 1.8.5)
2828
racc
2929
rack (>= 2.2.4, < 3.2)
@@ -32,38 +32,38 @@ GEM
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (7.2.1)
36-
actionpack (= 7.2.1)
37-
activerecord (= 7.2.1)
38-
activestorage (= 7.2.1)
39-
activesupport (= 7.2.1)
35+
actiontext (7.2.1.1)
36+
actionpack (= 7.2.1.1)
37+
activerecord (= 7.2.1.1)
38+
activestorage (= 7.2.1.1)
39+
activesupport (= 7.2.1.1)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (7.2.1)
43-
activesupport (= 7.2.1)
42+
actionview (7.2.1.1)
43+
activesupport (= 7.2.1.1)
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)
52-
activesupport (= 7.2.1)
51+
activejob (7.2.1.1)
52+
activesupport (= 7.2.1.1)
5353
globalid (>= 0.3.6)
54-
activemodel (7.2.1)
55-
activesupport (= 7.2.1)
56-
activerecord (7.2.1)
57-
activemodel (= 7.2.1)
58-
activesupport (= 7.2.1)
54+
activemodel (7.2.1.1)
55+
activesupport (= 7.2.1.1)
56+
activerecord (7.2.1.1)
57+
activemodel (= 7.2.1.1)
58+
activesupport (= 7.2.1.1)
5959
timeout (>= 0.4.0)
60-
activestorage (7.2.1)
61-
actionpack (= 7.2.1)
62-
activejob (= 7.2.1)
63-
activerecord (= 7.2.1)
64-
activesupport (= 7.2.1)
60+
activestorage (7.2.1.1)
61+
actionpack (= 7.2.1.1)
62+
activejob (= 7.2.1.1)
63+
activerecord (= 7.2.1.1)
64+
activesupport (= 7.2.1.1)
6565
marcel (~> 1.0)
66-
activesupport (7.2.1)
66+
activesupport (7.2.1.1)
6767
base64
6868
bigdecimal
6969
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -199,7 +199,7 @@ GEM
199199
jwt (2.9.3)
200200
base64
201201
language_server-protocol (3.17.0.3)
202-
lefthook (1.7.18)
202+
lefthook (1.7.21)
203203
listen (3.9.0)
204204
rb-fsevent (~> 0.10, >= 0.10.3)
205205
rb-inotify (~> 0.9, >= 0.9.10)
@@ -218,7 +218,7 @@ GEM
218218
mini_portile2 (2.8.7)
219219
minitest (5.25.1)
220220
msgpack (1.7.3)
221-
net-imap (0.4.16)
221+
net-imap (0.5.0)
222222
date
223223
net-protocol
224224
net-pop (0.1.2)
@@ -239,7 +239,7 @@ GEM
239239
pg (1.5.8)
240240
pg_query (5.1.0)
241241
google-protobuf (>= 3.22.3)
242-
prism (1.1.0)
242+
prism (1.2.0)
243243
promise.rb (0.7.4)
244244
prosopite (1.4.2)
245245
psych (5.1.2)
@@ -251,7 +251,7 @@ GEM
251251
activesupport (>= 3.0.0)
252252
raabro (1.4.0)
253253
racc (1.8.1)
254-
rack (3.1.7)
254+
rack (3.1.8)
255255
rack-cors (2.0.2)
256256
rack (>= 2.0.0)
257257
rack-session (2.0.0)
@@ -261,20 +261,20 @@ GEM
261261
rackup (2.1.0)
262262
rack (>= 3)
263263
webrick (~> 1.8)
264-
rails (7.2.1)
265-
actioncable (= 7.2.1)
266-
actionmailbox (= 7.2.1)
267-
actionmailer (= 7.2.1)
268-
actionpack (= 7.2.1)
269-
actiontext (= 7.2.1)
270-
actionview (= 7.2.1)
271-
activejob (= 7.2.1)
272-
activemodel (= 7.2.1)
273-
activerecord (= 7.2.1)
274-
activestorage (= 7.2.1)
275-
activesupport (= 7.2.1)
264+
rails (7.2.1.1)
265+
actioncable (= 7.2.1.1)
266+
actionmailbox (= 7.2.1.1)
267+
actionmailer (= 7.2.1.1)
268+
actionpack (= 7.2.1.1)
269+
actiontext (= 7.2.1.1)
270+
actionview (= 7.2.1.1)
271+
activejob (= 7.2.1.1)
272+
activemodel (= 7.2.1.1)
273+
activerecord (= 7.2.1.1)
274+
activestorage (= 7.2.1.1)
275+
activesupport (= 7.2.1.1)
276276
bundler (>= 1.15.0)
277-
railties (= 7.2.1)
277+
railties (= 7.2.1.1)
278278
rails-dom-testing (2.2.0)
279279
activesupport (>= 5.0.0)
280280
minitest
@@ -290,9 +290,9 @@ GEM
290290
json
291291
require_all (~> 3.0)
292292
ruby-progressbar
293-
railties (7.2.1)
294-
actionpack (= 7.2.1)
295-
activesupport (= 7.2.1)
293+
railties (7.2.1.1)
294+
actionpack (= 7.2.1.1)
295+
activesupport (= 7.2.1.1)
296296
irb (~> 1.13)
297297
rackup (>= 1.0.0)
298298
rake (>= 12.2)
@@ -332,7 +332,7 @@ GEM
332332
rspec-mocks (~> 3.13)
333333
rspec-support (~> 3.13)
334334
rspec-support (3.13.1)
335-
rubocop (1.66.1)
335+
rubocop (1.67.0)
336336
json (~> 2.3)
337337
language_server-protocol (>= 3.17.0)
338338
parallel (~> 1.10)
@@ -388,7 +388,7 @@ GEM
388388
railties (>= 7.1)
389389
thor (~> 1.3.1)
390390
stringio (3.1.1)
391-
strong_migrations (2.0.0)
391+
strong_migrations (2.0.1)
392392
activerecord (>= 6.1)
393393
thor (1.3.2)
394394
timeout (0.4.1)
@@ -412,7 +412,7 @@ GEM
412412
websocket-extensions (0.1.5)
413413
xpath (3.2.0)
414414
nokogiri (~> 1.8)
415-
zeitwerk (2.6.18)
415+
zeitwerk (2.7.0)
416416

417417
PLATFORMS
418418
ruby

app/frontend/lib/components/qrcode.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script lang="ts">
2-
import QRCode from 'qrcode'
2+
import { toCanvas } from 'qrcode'
33
44
interface Props {
55
content: string
@@ -10,7 +10,7 @@
1010
let canvas: HTMLElement
1111
1212
$effect(() => {
13-
void QRCode.toCanvas(canvas, content, {
13+
void toCanvas(canvas, content, {
1414
width: 300
1515
})
1616
})

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"@apollo/client": "^3.11.8",
2121
"@eslint/js": "^9.12.0",
2222
"@popperjs/core": "^2.11.8",
23-
"@rails/actioncable": "^7.2.100",
23+
"@rails/actioncable": "^7.2.101",
2424
"@sveltejs/adapter-static": "^3.0.5",
25-
"@sveltejs/kit": "^2.6.4",
26-
"@sveltejs/vite-plugin-svelte": "^3.1.2",
25+
"@sveltejs/kit": "^2.7.1",
26+
"@sveltejs/vite-plugin-svelte": "^4.0.0-next.6",
2727
"@types/bootstrap": "^5.2.10",
2828
"@types/eslint": "^9.6.1",
2929
"@types/eslint__js": "^8.42.3",
@@ -34,21 +34,21 @@
3434
"eslint-config-prettier": "^9.1.0",
3535
"eslint-plugin-compat": "^6.0.1",
3636
"eslint-plugin-simple-import-sort": "^12.1.1",
37-
"eslint-plugin-svelte": "^2.44.1",
37+
"eslint-plugin-svelte": "^2.45.1",
3838
"graphql": "^16.9.0",
3939
"graphql-ruby-client": "^1.14.1",
40-
"npm-check-updates": "^17.1.3",
40+
"npm-check-updates": "^17.1.4",
4141
"prettier": "^3.3.3",
4242
"prettier-plugin-svelte": "^3.2.7",
4343
"qrcode": "^1.5.4",
44-
"sass-embedded": "^1.79.4",
45-
"svelte": "^5.0.0-next.260",
46-
"svelte-check": "^4.0.4",
44+
"sass-embedded": "^1.80.2",
45+
"svelte": "^5.0.0-next.264",
46+
"svelte-check": "^4.0.5",
4747
"svelte-i18n": "^4.0.0",
4848
"svelte-preprocess": "^6.0.3",
49-
"tslib": "^2.7.0",
49+
"tslib": "^2.8.0",
5050
"typescript": "^5.6.3",
51-
"typescript-eslint": "^8.8.1",
52-
"vite": "^5.4.8"
51+
"typescript-eslint": "^8.10.0",
52+
"vite": "^5.4.9"
5353
}
5454
}

0 commit comments

Comments
 (0)