Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2022-01-17 10:49:04 -06:00
parent 35b03799a5
commit 54dbf1a436
7 changed files with 1251 additions and 3074 deletions

View File

@@ -8,7 +8,7 @@ parserOptions:
globals: globals:
$: false $: false
require: false require: false
parser: babel-eslint parser: "@babel/eslint-parser"
plugins: plugins:
- babel - babel
ignorePatterns: ignorePatterns:

View File

@@ -1,4 +1,4 @@
extends: "stylelint-config-standard" extends: "stylelint-config-standard-scss"
rules: rules:
at-rule-no-unknown: [true, ignoreAtRules: [extend, include, mixin]] at-rule-no-unknown: [true, ignoreAtRules: [extend, include, mixin]]
block-opening-brace-space-before: null block-opening-brace-space-before: null

View File

@@ -22,7 +22,7 @@ gem 'addressable'
gem 'rakismet' gem 'rakismet'
gem 'recaptcha', require: "recaptcha/rails" gem 'recaptcha', require: "recaptcha/rails"
gem 'activemodel-serializers-xml' gem 'activemodel-serializers-xml'
gem 'webpacker', '= 6.0.0.beta.6' gem 'webpacker', '= 6.0.0.rc.6'
gem 'rake' gem 'rake'
gem 'redis' gem 'redis'
gem 'builder' gem 'builder'

View File

@@ -97,8 +97,8 @@ GEM
ansi (1.5.0) ansi (1.5.0)
ast (2.4.2) ast (2.4.2)
aws-eventstream (1.2.0) aws-eventstream (1.2.0)
aws-partitions (1.547.0) aws-partitions (1.549.0)
aws-sdk-core (3.125.1) aws-sdk-core (3.125.3)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0) aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
@@ -119,8 +119,8 @@ GEM
rack (>= 0.9.0) rack (>= 0.9.0)
binding_of_caller (1.0.0) binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
bootsnap (1.9.3) bootsnap (1.10.1)
msgpack (~> 1.0) msgpack (~> 1.2)
builder (3.2.4) builder (3.2.4)
byebug (11.1.3) byebug (11.1.3)
capybara (3.36.0) capybara (3.36.0)
@@ -170,7 +170,7 @@ GEM
dotenv (= 2.7.6) dotenv (= 2.7.6)
railties (>= 3.2) railties (>= 3.2)
e2mmap (0.1.0) e2mmap (0.1.0)
ed25519 (1.2.4) ed25519 (1.3.0)
erubi (1.10.0) erubi (1.10.0)
et-orbi (1.2.6) et-orbi (1.2.6)
tzinfo tzinfo
@@ -212,7 +212,7 @@ GEM
ffi (~> 1.0) ffi (~> 1.0)
globalid (1.0.0) globalid (1.0.0)
activesupport (>= 5.0) activesupport (>= 5.0)
good_job (2.9.0) good_job (2.9.1)
activejob (>= 5.2.0) activejob (>= 5.2.0)
activerecord (>= 5.2.0) activerecord (>= 5.2.0)
concurrent-ruby (>= 1.0.2) concurrent-ruby (>= 1.0.2)
@@ -236,7 +236,7 @@ GEM
google-apis-core (>= 0.4, < 2.a) google-apis-core (>= 0.4, < 2.a)
google-apis-storage_v1 (0.11.0) google-apis-storage_v1 (0.11.0)
google-apis-core (>= 0.4, < 2.a) google-apis-core (>= 0.4, < 2.a)
google-cloud-bigquery (1.38.0) google-cloud-bigquery (1.38.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
google-apis-bigquery_v2 (~> 0.1) google-apis-bigquery_v2 (~> 0.1)
google-cloud-core (~> 1.6) google-cloud-core (~> 1.6)
@@ -248,7 +248,7 @@ GEM
google-cloud-env (1.5.0) google-cloud-env (1.5.0)
faraday (>= 0.17.3, < 2.0) faraday (>= 0.17.3, < 2.0)
google-cloud-errors (1.2.0) google-cloud-errors (1.2.0)
google-cloud-storage (1.35.0) google-cloud-storage (1.36.0)
addressable (~> 2.8) addressable (~> 2.8)
digest-crc (~> 0.4) digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1) google-apis-iamcredentials_v1 (~> 0.1)
@@ -280,14 +280,14 @@ GEM
io-wait (0.2.1) io-wait (0.2.1)
ipaddress_2 (0.14.0) ipaddress_2 (0.14.0)
jaro_winkler (1.5.4) jaro_winkler (1.5.4)
jmespath (1.4.0) jmespath (1.5.0)
json (2.6.1) json (2.6.1)
jwt (2.3.0) jwt (2.3.0)
kramdown (2.3.1) kramdown (2.3.1)
rexml rexml
kramdown-parser-gfm (1.1.0) kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0) kramdown (~> 2.0)
listen (3.7.0) listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.13.0) loofah (2.13.0)
@@ -306,7 +306,7 @@ GEM
minitest (5.15.0) minitest (5.15.0)
minitest-ci (3.4.0) minitest-ci (3.4.0)
minitest (>= 5.0.6) minitest (>= 5.0.6)
minitest-reporters (1.4.3) minitest-reporters (1.5.0)
ansi ansi
builder builder
minitest (>= 5.0) minitest (>= 5.0)
@@ -333,9 +333,9 @@ GEM
digest digest
net-protocol net-protocol
timeout timeout
newrelic_rpm (8.2.0) newrelic_rpm (8.3.0)
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.13.0) nokogiri (1.13.1)
mini_portile2 (~> 2.7.0) mini_portile2 (~> 2.7.0)
racc (~> 1.4) racc (~> 1.4)
oauth2 (1.4.7) oauth2 (1.4.7)
@@ -406,7 +406,7 @@ GEM
rake (>= 12.2) rake (>= 12.2)
thor (~> 1.0) thor (~> 1.0)
zeitwerk (~> 2.5) zeitwerk (~> 2.5)
rainbow (3.0.0) rainbow (3.1.1)
rake (13.0.6) rake (13.0.6)
rakismet (1.5.4) rakismet (1.5.4)
rb-fsevent (0.11.0) rb-fsevent (0.11.0)
@@ -442,7 +442,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0) unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1) rubocop-ast (1.15.1)
parser (>= 3.0.1.1) parser (>= 3.0.1.1)
rubocop-rails (2.13.1) rubocop-rails (2.13.2)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
rack (>= 1.1) rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0) rubocop (>= 1.7.0, < 2.0)
@@ -517,10 +517,10 @@ GEM
unf_ext unf_ext
unf_ext (0.0.8) unf_ext (0.0.8)
unicode-display_width (2.1.0) unicode-display_width (2.1.0)
view_component (2.47.0) view_component (2.48.0)
activesupport (>= 5.0.0, < 8.0) activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0) method_source (~> 1.0)
webpacker (6.0.0.beta.6) webpacker (6.0.0.rc.6)
activesupport (>= 5.2) activesupport (>= 5.2)
rack-proxy (>= 0.6.1) rack-proxy (>= 0.6.1)
railties (>= 5.2) railties (>= 5.2)
@@ -617,7 +617,7 @@ DEPENDENCIES
terminal-table terminal-table
tzinfo-data tzinfo-data
view_component view_component
webpacker (= 6.0.0.beta.6) webpacker (= 6.0.0.rc.6)
BUNDLED WITH BUNDLED WITH
2.2.32 2.2.32

View File

@@ -1,2 +1,2 @@
import "../../../node_modules/ruffle-mirror/ruffle.js"; import "../../../node_modules/ruffle-mirror/ruffle.js";
import "../../../node_modules/ruffle-mirror/88fc5bf74ae9135144e7.wasm"; import "../../../node_modules/ruffle-mirror/1bcd7970dbfb84b93ce4.wasm";

View File

@@ -1,7 +1,7 @@
{ {
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/plugin-proposal-decorators": "^7.10.5", "@babel/plugin-proposal-decorators": "^7.16.7",
"@fontsource/anton": "^4.0.0", "@fontsource/anton": "^4.0.0",
"@fontsource/archivo-narrow": "^4.0.0", "@fontsource/archivo-narrow": "^4.0.0",
"@fontsource/ibm-plex-mono": "^4.0.0", "@fontsource/ibm-plex-mono": "^4.0.0",
@@ -11,44 +11,46 @@
"@fontsource/rokkitt": "^4.0.0", "@fontsource/rokkitt": "^4.0.0",
"@fontsource/unifrakturmaguntia": "^4.0.0", "@fontsource/unifrakturmaguntia": "^4.0.0",
"@fortawesome/fontawesome-free": "^5.11.2", "@fortawesome/fontawesome-free": "^5.11.2",
"@rails/ujs": "^6.0.2-1", "@rails/ujs": "^7.0.1",
"@rails/webpacker": "=6.0.0-beta.6", "@rails/webpacker": "=6.0.0-rc.6",
"css-loader": "^6.2.0", "core-js": "^3.20.3",
"dropzone": "^5.5.1", "css-loader": "^6.5.1",
"dropzone": "^6.0.0-beta.2",
"hammerjs": "^2.0.8", "hammerjs": "^2.0.8",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"jquery-hotkeys": "^0.2.2", "jquery-hotkeys": "^0.2.2",
"jquery-ui": "^1.12.1", "jquery-ui": "^1.13.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.2.0", "mini-css-extract-plugin": "^2.5.1",
"postcss": "^8.3.6", "postcss": "^8.4.5",
"postcss-import": "^14.0.2", "postcss-import": "^14.0.2",
"postcss-loader": "^6.1.1", "postcss-loader": "^6.2.1",
"postcss-preset-env": "^6.7.0", "postcss-preset-env": "^7.2.3",
"ruffle-mirror": "2022.1.10", "ruffle-mirror": "^2022.1.13",
"sass": "^1.38.2", "sass": "^1.48.0",
"sass-loader": "^12.1.0", "sass-loader": "^12.4.0",
"spark-md5": "^3.0.2", "spark-md5": "^3.0.2",
"tippy.js": "^6.3.1", "tippy.js": "^6.3.7",
"typopro-web": "^4.2.5", "typopro-web": "^4.2.6",
"webpack": "^5.51.1", "webpack": "^5.66.0",
"webpack-cli": "^4.8.0" "webpack-cli": "^4.9.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.12.13", "@babel/cli": "^7.16.8",
"@webpack-cli/serve": "^1.2.2", "@babel/eslint-parser": "^7.16.5",
"babel-eslint": "^10.1.0", "@webpack-cli/serve": "^1.6.0",
"eslint": "^7.32.0", "eslint": "^8.7.0",
"eslint-plugin-babel": "^5.3.1", "eslint-plugin-babel": "^5.3.1",
"eslint-plugin-ignore-erb": "^0.1.1", "eslint-plugin-ignore-erb": "^0.1.1",
"eslint-webpack-plugin": "^3.0.1", "eslint-webpack-plugin": "^3.1.1",
"stylelint": "^13.13.1", "stylelint": "^14.2.0",
"stylelint-config-standard": "^22.0.0", "stylelint-config-standard": "^24.0.0",
"webpack-dev-server": "^3.11.2" "stylelint-config-standard-scss": "^3.0.0",
"webpack-dev-server": "^4.7.3"
}, },
"resolutions": { "resolutions": {
"webpack": "5.26.3", "webpack": "5.66.0",
"ruffle-mirror": "2022.1.10" "ruffle-mirror": "2022.1.13"
}, },
"scripts": { "scripts": {
"eslint-all": "yarn run eslint --plugin eslint-plugin-ignore-erb --ext .js,.js.erb app/javascript/src/javascripts", "eslint-all": "yarn run eslint --plugin eslint-plugin-ignore-erb --ext .js,.js.erb app/javascript/src/javascripts",

4225
yarn.lock

File diff suppressed because it is too large Load Diff