Reorganize devDependencies & revert strong_migrations (#19870)
This commit is contained in:
parent
5ea3490b6e
commit
fd7e28b658
6 changed files with 6 additions and 6 deletions
|
|
@ -507,7 +507,7 @@ GEM
|
|||
mini_magick (4.12.0)
|
||||
mini_mime (1.1.2)
|
||||
mini_portile2 (2.8.4)
|
||||
minitest (5.19.0)
|
||||
minitest (5.18.1)
|
||||
modis (4.0.1)
|
||||
activemodel (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
|
|
@ -883,7 +883,7 @@ GEM
|
|||
dante (>= 0.2.0)
|
||||
multi_json (~> 1.0)
|
||||
stripe (> 5, < 6)
|
||||
strong_migrations (1.6.0)
|
||||
strong_migrations (1.5.0)
|
||||
activerecord (>= 5.2)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
|
|
|
|||
|
|
@ -44,10 +44,14 @@
|
|||
"devDependencies": {
|
||||
"@babel/eslint-parser": "^7.19.1",
|
||||
"@babel/plugin-proposal-decorators": "^7.22.5",
|
||||
"@cypress/code-coverage": "^3.11.0",
|
||||
"@etchteam/storybook-addon-css-variables-theme": "^1.5.1",
|
||||
"@faker-js/faker": "^7.6.0",
|
||||
"@knapsack-pro/cypress": "^5.6.0",
|
||||
"@storybook/addon-a11y": "^6.5.16",
|
||||
"@storybook/addon-actions": "^6.5.16",
|
||||
"@storybook/addon-backgrounds": "^6.5.16",
|
||||
"@storybook/addon-controls": "^6.5.16",
|
||||
"@storybook/addon-docs": "^6.5.16",
|
||||
"@storybook/addon-knobs": "^6.4.0",
|
||||
"@storybook/addon-storysource": "^6.5.16",
|
||||
|
|
@ -107,8 +111,6 @@
|
|||
"@babel/plugin-transform-react-jsx": "^7.22.5",
|
||||
"@babel/preset-env": "^7.22.9",
|
||||
"@babel/preset-typescript": "^7.22.5",
|
||||
"@cypress/code-coverage": "^3.11.0",
|
||||
"@etchteam/storybook-addon-css-variables-theme": "^1.5.1",
|
||||
"@github/time-elements": "3.1.2",
|
||||
"@honeybadger-io/js": "^5.4.1",
|
||||
"@honeybadger-io/webpack": "^1.5.1",
|
||||
|
|
@ -116,8 +118,6 @@
|
|||
"@hotwired/stimulus-webpack-helpers": "1.0.1",
|
||||
"@rails/ujs": "7.0.3",
|
||||
"@rails/webpacker": "5.4.3",
|
||||
"@storybook/addon-backgrounds": "^6.5.16",
|
||||
"@storybook/addon-controls": "^6.5.16",
|
||||
"ahoy.js": "^0.4.3",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"babel-plugin-inline-react-svg": "^2.0.2",
|
||||
|
|
|
|||
BIN
vendor/cache/minitest-5.18.1.gem
vendored
Normal file
BIN
vendor/cache/minitest-5.18.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/minitest-5.19.0.gem
vendored
BIN
vendor/cache/minitest-5.19.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/strong_migrations-1.5.0.gem
vendored
Normal file
BIN
vendor/cache/strong_migrations-1.5.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/strong_migrations-1.6.0.gem
vendored
BIN
vendor/cache/strong_migrations-1.6.0.gem
vendored
Binary file not shown.
Loading…
Add table
Reference in a new issue