Skip to content

Commit

Permalink
update dependencies (#4030)
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot authored Dec 23, 2024
1 parent 3c34a61 commit 6601be8
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions apps/dashboard/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ GEM
dotiw (5.3.3)
activesupport
i18n
erubi (1.13.0)
erubi (1.13.1)
execjs (2.10.0)
ffi (1.16.3)
globalid (1.2.1)
Expand Down Expand Up @@ -139,7 +139,7 @@ GEM
railties (>= 6.0.0)
local_time (1.0.3)
coffee-rails
logger (1.6.3)
logger (1.6.4)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -288,7 +288,7 @@ GEM
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.2)
tilt (2.4.0)
tilt (2.5.0)
timecop (0.9.10)
timeout (0.4.3)
turbo-rails (2.0.7)
Expand Down
12 changes: 6 additions & 6 deletions apps/dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,9 @@
"@uppy/utils" "^6.0.5"

ace-code@^1.35.0:
version "1.37.0"
resolved "https://registry.yarnpkg.com/ace-code/-/ace-code-1.37.0.tgz#0defe19b6ac8d353b6ec3b4eb28245fb0190f2cc"
integrity sha512-nJaeN/JH+Nq6hIWPBn/iExb+d3LerKXen95aUrO05S9fKvBnZYeXEkRgLhkQn0j5it/B/AoOZDyT1/St7TGfgw==
version "1.37.1"
resolved "https://registry.yarnpkg.com/ace-code/-/ace-code-1.37.1.tgz#3275565e731b2405f5c66291368dd4fd854f64ce"
integrity sha512-LOOFAsF0GQ8ez+SKFlD1jPE4c4edAtYqDK+xnAZ3xcoMG2P0+y3n88h8T87XUBFNC6ynWzdwvmyMJu81k8q4aw==

anymatch@~3.1.2:
version "3.1.3"
Expand Down Expand Up @@ -556,9 +556,9 @@ picomatch@^2.0.4, picomatch@^2.2.1:
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

preact@^10.5.13:
version "10.25.2"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.2.tgz#e141e18a547ae0082dae48d044e0d8267e2547d2"
integrity sha512-GEts1EH3oMnqdOIeXhlbBSddZ9nrINd070WBOiPO2ous1orrKGUM4SMDbwyjSWD1iMS2dBvaDjAa5qUhz3TXqw==
version "10.25.3"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.3.tgz#22dfb072b088dda9a2bc6d4ca41bf46b588d325e"
integrity sha512-dzQmIFtM970z+fP9ziQ3yG4e3ULIbwZzJ734vaMVUTaKQ2+Ru1Ou/gjshOYVHCcd1rpAelC6ngjvjDXph98unQ==

readdirp@~3.6.0:
version "3.6.0"
Expand Down
4 changes: 2 additions & 2 deletions apps/myjobs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
erubi (1.13.0)
erubi (1.13.1)
execjs (2.10.0)
ffi (1.16.3)
font-awesome-sass (5.15.1)
Expand Down Expand Up @@ -243,7 +243,7 @@ GEM
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
thor (1.3.2)
tilt (2.4.0)
tilt (2.5.0)
timecop (0.9.10)
timeout (0.4.3)
tzinfo (2.0.6)
Expand Down
30 changes: 15 additions & 15 deletions apps/shell/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -933,9 +933,9 @@ camelcase@^6.0.0:
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==

caniuse-lite@^1.0.30001688:
version "1.0.30001689"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001689.tgz#67ca960dd5f443903e19949aeacc9d28f6e10910"
integrity sha512-CmeR2VBycfa+5/jOfnp/NpWPGd06nf1XYiefUvhXFfZE4GkRc9jv+eGPS4nT558WS/8lYCzV8SlANCIPvbWP1g==
version "1.0.30001690"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001690.tgz#f2d15e3aaf8e18f76b2b8c1481abde063b8104c8"
integrity sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==

capture-exit@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -1233,9 +1233,9 @@ [email protected]:
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==

electron-to-chromium@^1.5.73:
version "1.5.74"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.74.tgz#cb886b504a6467e4c00bea3317edb38393c53413"
integrity sha512-ck3//9RC+6oss/1Bh9tiAVFy5vfSKbRHAFh7Z3/eTRkEqJeWgymloShB17Vg3Z4nmDNp35vAd1BZ6CMW4Wt6Iw==
version "1.5.75"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.75.tgz#bba96eabf0e8ca36324679caa38b982800acc87d"
integrity sha512-Lf3++DumRE/QmweGjU+ZcKqQ+3bKkU/qjaKYhIJKEOhgIO9Xs6IiAQFkfFoj+RhgDk4LUeNsLo6plExHqSyu6Q==

emittery@^0.7.1:
version "0.7.2"
Expand Down Expand Up @@ -1822,9 +1822,9 @@ is-ci@^2.0.0:
ci-info "^2.0.0"

is-core-module@^2.16.0:
version "2.16.0"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.0.tgz#6c01ffdd5e33c49c1d2abfa93334a85cb56bd81c"
integrity sha512-urTSINYfAYgcbLb0yDQ6egFm6h3Mo1DcF9EkyXSRjjzdHbsulg01qhwWuXdOoUBuTkbQ80KDboXa0vFJ+BDH+g==
version "2.16.1"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
dependencies:
hasown "^2.0.2"

Expand Down Expand Up @@ -2517,9 +2517,9 @@ map-visit@^1.0.0:
object-visit "^1.0.0"

math-intrinsics@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.0.0.tgz#4e04bf87c85aa51e90d078dac2252b4eb5260817"
integrity sha512-4MqMiKP90ybymYvsut0CH2g4XWbfLtmlCkXmtmdcDCxNB+mQcu1w/1+L/VD7vi/PSv7X2JYV7SCcR+jiPXnQtA==
version "1.1.0"
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==

[email protected]:
version "0.3.0"
Expand Down Expand Up @@ -3045,9 +3045,9 @@ resolve-url@^0.2.1:
integrity sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==

resolve@^1.10.0, resolve@^1.18.1:
version "1.22.9"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.9.tgz#6da76e4cdc57181fa4471231400e8851d0a924f3"
integrity sha512-QxrmX1DzraFIi9PxdG5VkRfRwIgjwyud+z/iBwfRRrVmHc+P9Q7u2lSSpQ6bjr2gy5lrqIiU9vb6iAeGf2400A==
version "1.22.10"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39"
integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==
dependencies:
is-core-module "^2.16.0"
path-parse "^1.0.7"
Expand Down

0 comments on commit 6601be8

Please sign in to comment.