Skip to content

Commit

Permalink
Merge pull request #1832 from diowa/chore/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
tagliala authored Oct 9, 2024
2 parents 30dedcd + be70408 commit e9d3f46
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 20 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ GEM
regexp_parser (>= 2.6.2, < 3.0.0)
regexp_property_values (~> 1.0)
json (2.7.2)
jwt (2.9.1)
jwt (2.9.3)
base64
kaminari (1.2.2)
activesupport (>= 4.1.0)
Expand Down Expand Up @@ -218,13 +218,14 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
method_source (1.1.0)
mime-types (3.5.2)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0903)
mime-types-data (3.2024.1001)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
msgpack (1.7.2)
msgpack (1.7.3)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mutex_m (0.2.0)
Expand Down Expand Up @@ -356,7 +357,7 @@ GEM
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (7.0.1)
Expand Down Expand Up @@ -535,4 +536,4 @@ RUBY VERSION
ruby 3.3.5p100

BUNDLED WITH
2.5.20
2.5.21
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-promise": "^6.6.0",
"eslint-webpack-plugin": "^4.2.0",
"stylelint": "^16.9.0",
"stylelint-config-twbs-bootstrap": "^15.0.0",
"stylelint-config-twbs-bootstrap": "^15.1.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.7.0",
"stylelint-webpack-plugin": "^5.0.1",
Expand Down
40 changes: 27 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@
dependencies:
"@stylistic/stylelint-plugin" "^3.0.0"

"@stylistic/stylelint-plugin@^3.0.0", "@stylistic/stylelint-plugin@^3.0.1":
"@stylistic/stylelint-plugin@^3.0.0":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@stylistic/stylelint-plugin/-/stylelint-plugin-3.0.1.tgz#3521534c545808ebf9870c074d42579cc6bd9c67"
integrity sha512-j3mH8HSw2Rob/KJFWZ627w3CQ8gQqVHtzCdPeEffUg5vOgpz4rgrR+Xw2kU0OQCDcdW8Y1nKfdXKKjM5Rn8X0g==
Expand All @@ -1537,6 +1537,20 @@
style-search "^0.1.0"
stylelint "^16.8.2"

"@stylistic/stylelint-plugin@^3.1.0":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@stylistic/stylelint-plugin/-/stylelint-plugin-3.1.1.tgz#2503ef353d50bbdf495db4bb1b87ca7f639f16d6"
integrity sha512-XagAHHIa528EvyGybv8EEYGK5zrVW74cHpsjhtovVATbhDRuJYfE+X4HCaAieW9lCkwbX6L+X0I4CiUG3w/hFw==
dependencies:
"@csstools/css-parser-algorithms" "^3.0.1"
"@csstools/css-tokenizer" "^3.0.1"
"@csstools/media-query-list-parser" "^3.0.1"
is-plain-object "^5.0.0"
postcss-selector-parser "^6.1.2"
postcss-value-parser "^4.2.0"
style-search "^0.1.0"
stylelint "^16.8.2"

"@trysound/[email protected]":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
Expand Down Expand Up @@ -6007,10 +6021,10 @@ stylehacks@^7.0.4:
browserslist "^4.23.3"
postcss-selector-parser "^6.1.2"

stylelint-config-recess-order@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recess-order/-/stylelint-config-recess-order-5.1.0.tgz#683fccb78eb882daa132f5e06ac1a056e4863625"
integrity sha512-ddapCF6B/kEtQYIFhQFReQ0dvK1ZdgJDM/SGFtIyeooYDbqaJqcOlGkRRGaVErCQYJY/bPSPsLRS2LdQtLJUVQ==
stylelint-config-recess-order@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/stylelint-config-recess-order/-/stylelint-config-recess-order-5.1.1.tgz#befbf671343a6a04f70791fd3075b275fe33f5ff"
integrity sha512-eDAHWVBelzDbMbdMj15pSw0Ycykv5eLeriJdbGCp0zd44yvhgZLI+wyVHegzXp5NrstxTPSxl0fuOVKdMm0XLA==
dependencies:
stylelint-order "^6.0.4"

Expand Down Expand Up @@ -6043,17 +6057,17 @@ stylelint-config-standard@^36.0.0, stylelint-config-standard@^36.0.1:
dependencies:
stylelint-config-recommended "^14.0.1"

stylelint-config-twbs-bootstrap@^15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-15.0.0.tgz#d1c52ca15d164a6f0d86e19c5a5ce2ed8d7c042c"
integrity sha512-voalay2B7haZ/Ywe+8FtnNCD6hfUyYskA0L0KnKob3wS6kH1M1xkCj5kn1AzPYZF1kLaUi4/OasTdMk3r9VRLA==
stylelint-config-twbs-bootstrap@^15.1.0:
version "15.1.0"
resolved "https://registry.yarnpkg.com/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-15.1.0.tgz#7a9ebb6c44ddc4d12209164e2a980e8ad40d1682"
integrity sha512-Feu963GzT0BBlfDWAr9Xu/v9pABT94BIztxdJSuRrjDKsCqKo017ltwqGZz2V9CO0bVo7dLbHVbxa5skEtjhOg==
dependencies:
"@stylistic/stylelint-config" "^2.0.0"
"@stylistic/stylelint-plugin" "^3.0.1"
stylelint-config-recess-order "^5.1.0"
"@stylistic/stylelint-plugin" "^3.1.0"
stylelint-config-recess-order "^5.1.1"
stylelint-config-standard "^36.0.1"
stylelint-config-standard-scss "^13.1.0"
stylelint-scss "^6.5.1"
stylelint-scss "^6.7.0"

stylelint-order@^6.0.4:
version "6.0.4"
Expand All @@ -6063,7 +6077,7 @@ stylelint-order@^6.0.4:
postcss "^8.4.32"
postcss-sorting "^8.0.2"

stylelint-scss@^6.4.0, stylelint-scss@^6.5.1, stylelint-scss@^6.7.0:
stylelint-scss@^6.4.0, stylelint-scss@^6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.7.0.tgz#df9c2bcd20c555c5670914f23bb983c94bfbb0e3"
integrity sha512-RFIa2A+pVWS5wjNT+whtK7wsbZEWazyqesCuSaPbPlZ8lh2TujwVJSnCYJijg6ChZzwI8pZPRZS1L6A9aCbXDg==
Expand Down

0 comments on commit e9d3f46

Please sign in to comment.