From 8764e463f4d654f7a1b75926a4d69758060ff276 Mon Sep 17 00:00:00 2001 From: Sojan Date: Wed, 21 May 2025 01:37:33 -0700 Subject: [PATCH] chore: fixes --- Gemfile.lock | 42 ++++++++++++++++++++++-------------------- package.json | 4 ++-- pnpm-lock.yaml | 25 ++++++------------------- 3 files changed, 30 insertions(+), 41 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c67d57c38..8fd181c66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,7 +153,7 @@ GEM coderay (1.1.3) commonmarker (0.23.11) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.3) crack (1.0.0) bigdecimal rexml @@ -208,13 +208,14 @@ GEM railties (>= 6.1) down (5.4.2) addressable (~> 2.8) - drb (2.2.1) + drb (2.2.3) dry-cli (1.2.0) elastic-apm (4.7.3) concurrent-ruby (~> 1.0) http (>= 3.0) ruby2_keywords email_reply_trimmer (0.2.0) + erb (5.0.1) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -398,7 +399,7 @@ GEM mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) io-console (0.8.0) - irb (1.15.1) + irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -476,13 +477,13 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.6) + logger (1.7.0) lograge (0.14.0) actionpack (>= 4) activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -504,8 +505,8 @@ GEM benchmark logger mini_mime (1.1.5) - mini_portile2 (2.8.8) - minitest (5.25.4) + mini_portile2 (2.8.9) + minitest (5.25.5) mock_redis (0.49.0) redis (~> 5) msgpack (1.8.0) @@ -533,14 +534,14 @@ GEM sidekiq newrelic_rpm (9.17.0) nio4r (2.7.4) - nokogiri (1.18.3) + nokogiri (1.18.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.3-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.3-x86_64-darwin) + nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.3-x86_64-linux-gnu) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) oauth (1.1.0) oauth-tty (~> 1.0, >= 1.0.1) @@ -596,7 +597,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.2.3) + psych (5.2.6) date stringio public_suffix (6.0.1) @@ -606,7 +607,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.12) + rack (3.1.15) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-contrib (2.5.0) @@ -621,7 +622,7 @@ GEM rack (>= 3.0.0, < 4) rack-proxy (0.7.7) rack - rack-session (2.1.0) + rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -643,7 +644,7 @@ GEM activesupport (= 7.2.2.1) bundler (>= 1.15.0) railties (= 7.2.2.1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -663,7 +664,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.12.0) + rdoc (6.14.0) + erb psych (>= 4.0.0) redis (5.4.0) redis-client (>= 0.22.0) @@ -672,7 +674,7 @@ GEM redis-namespace (1.11.0) redis (>= 4) regexp_parser (2.10.0) - reline (0.6.0) + reline (0.6.1) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) @@ -850,7 +852,7 @@ GEM squasher (0.8.0) stackprof (0.2.27) statsd-ruby (1.5.0) - stringio (3.1.5) + stringio (3.1.7) stripe (13.5.0) strscan (3.1.2) telephone_number (1.4.22) @@ -889,7 +891,7 @@ GEM vite_rails (3.0.19) railties (>= 5.1, < 9) vite_ruby (~> 3.0, >= 3.2.2) - vite_ruby (3.9.1) + vite_ruby (3.9.2) dry-cli (>= 0.7, < 2) logger (~> 1.6) mutex_m @@ -917,7 +919,7 @@ GEM working_hours (1.5.0) activesupport (>= 7.0) tzinfo - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS arm64-darwin-20 diff --git a/package.json b/package.json index d7b2bef87..5fd71f313 100644 --- a/package.json +++ b/package.json @@ -138,8 +138,8 @@ "prosemirror-model": "^1.22.3", "size-limit": "^8.2.4", "tailwindcss": "^3.4.13", - "vite": "^5.4.19", - "vite-plugin-ruby": "^5.0.0", + "vite": "5.4.19", + "vite-plugin-ruby": "^5.1.1", "vitest": "3.0.5" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9b0cdd07..6abbd7347 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -333,8 +333,8 @@ importers: specifier: 5.4.19 version: 5.4.19(@types/node@22.7.0)(sass@1.79.3)(terser@5.33.0) vite-plugin-ruby: - specifier: ^5.0.0 - version: 5.0.0(vite@5.4.19(@types/node@22.7.0)(sass@1.79.3)(terser@5.33.0)) + specifier: ^5.1.1 + version: 5.1.1(vite@5.4.19(@types/node@22.7.0)(sass@1.79.3)(terser@5.33.0)) vitest: specifier: 3.0.5 version: 3.0.5(@types/node@22.7.0)(jsdom@24.1.3)(sass@1.79.3)(terser@5.33.0) @@ -2401,15 +2401,6 @@ packages: supports-color: optional: true - debug@4.3.5: - resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@4.4.0: resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} engines: {node: '>=6.0'} @@ -4819,8 +4810,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-plugin-ruby@5.0.0: - resolution: {integrity: sha512-c8PjTp21Ah/ttgnNUyu0qvCXZI08Jr9I24oUKg3TRIRhF5GcOZ++6wtlTCrNFd9COEQbpXHxlRIXd/MEg0iZJw==} + vite-plugin-ruby@5.1.1: + resolution: {integrity: sha512-I1dXJq2ywdvTD2Cz5LYNcYLujqQ3eUxPoCjruRdfm2QBtHBY15NEeb6x5HuPM3T5S+y8S3p9fwRsieQQCjk0gg==} peerDependencies: vite: 5.4.19 @@ -7435,10 +7426,6 @@ snapshots: dependencies: ms: 2.1.2 - debug@4.3.5: - dependencies: - ms: 2.1.2 - debug@4.4.0: dependencies: ms: 2.1.3 @@ -10241,9 +10228,9 @@ snapshots: - supports-color - terser - vite-plugin-ruby@5.0.0(vite@5.4.19(@types/node@22.7.0)(sass@1.79.3)(terser@5.33.0)): + vite-plugin-ruby@5.1.1(vite@5.4.19(@types/node@22.7.0)(sass@1.79.3)(terser@5.33.0)): dependencies: - debug: 4.3.5 + debug: 4.4.0 fast-glob: 3.3.2 vite: 5.4.19(@types/node@22.7.0)(sass@1.79.3)(terser@5.33.0) transitivePeerDependencies: