Skip to content

Commit

Permalink
deps upd
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Sep 6, 2019
1 parent 240e6d9 commit 4b8e6d4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"@flexis/redux": "^1.0.1-alpha",
"@flexis/ui": "^1.0.0-alpha.0",
"@flexis/ui": "^1.0.0-beta",
"@loadable/component": "^5.10.2",
"@stylable/runtime": "^2.1.3",
"@types/loadable__component": "^5.10.0",
Expand All @@ -54,7 +54,7 @@
"devDependencies": {
"@trigen/scripts": "^2.7.0",
"@trigen/scripts-plugin-eslint": "^2.7.0",
"@trigen/scripts-preset-react-app": "^3.0.0-alpha.1",
"@trigen/scripts-preset-react-app": "^3.0.0",
"@types/faker": "^4.1.4",
"faker": "^4.1.0",
"moxios": "^0.4.0"
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1299,10 +1299,10 @@
sharp "^0.22.1"
vinyl "^2.1.0"

"@flexis/ui@^1.0.0-alpha.0":
version "1.0.0-alpha.0"
resolved "https://registry.yarnpkg.com/@flexis/ui/-/ui-1.0.0-alpha.0.tgz#4894e400cbde725701999ac97dfad84eb2d31899"
integrity sha512-d2ojFKbzRq6gvXtRlDWA8fASHTxekYI8Z8erX2DbXRnyKnmVujopnWJD7SoDKY+BTK1Q6nyjN8zc0by5/kBPBQ==
"@flexis/ui@^1.0.0-beta":
version "1.0.0-beta"
resolved "https://registry.yarnpkg.com/@flexis/ui/-/ui-1.0.0-beta.tgz#256a6f70d39a7b40b559011d4302a5d43acac5cd"
integrity sha512-YFHBMvmsA9XDM3XfnMo4aWpcDoimyCGenYq8OXCotb9h8BFx3+obzLK0wavH8V0wQ5+bBrm4bfgVLfkd5a7YFA==
dependencies:
"@babel/runtime" "^7.5.5"
"@stylable/runtime" "^2.1.3"
Expand Down Expand Up @@ -2336,10 +2336,10 @@
babel-preset-trigen "^2.2.2"
jest "^24.3.0"

"@trigen/scripts-plugin-storybook@^3.0.0-alpha.0":
version "3.0.0-alpha.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-storybook/-/scripts-plugin-storybook-3.0.0-alpha.0.tgz#334cebdf180878d8ed840a82986280fb6cb474f7"
integrity sha512-dNAaoyt6fv9wJod5Vru2R1D3+h8aGFhGbV6jNlC+MRT9Ps7e3xj75gs2Q9zplsBKeCj4qyTNrm1EyGRwp5ZDYA==
"@trigen/scripts-plugin-storybook@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-storybook/-/scripts-plugin-storybook-3.0.0.tgz#f56b72cccbfb2ebacfeb5986f1d485af0907c8dd"
integrity sha512-ydZnOwYIUuJebNb4WLy4xsIjDaRzHHoKfqGRWEflHsHG0bAVWV4DByLMI//STBInkdOUOfNcmbqKbvWrGa1v/w==
dependencies:
"@storybook/addon-a11y" "^5.1.10"
"@storybook/addon-actions" "^5.0.5"
Expand All @@ -2359,10 +2359,10 @@
babel-plugin-require-context-hook "^1.0.0"
react-test-renderer "^16.9.0"

"@trigen/scripts-plugin-typescript@^3.0.0-alpha.1":
version "3.0.0-alpha.1"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-typescript/-/scripts-plugin-typescript-3.0.0-alpha.1.tgz#09b7e694f3e6d86c6a02759d1729db9728b8d000"
integrity sha512-Gu3lGc8vt8R0KWTgcBhrmcaLwq5Bq0e6XO2agcBhPz5ucnyvORliCm2assi4VV+dzAhepyq7q6cTq8vagcwj0A==
"@trigen/scripts-plugin-typescript@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-typescript/-/scripts-plugin-typescript-3.0.0.tgz#8f941ac3a684e54b54f62bddc3cb1af733d5aa93"
integrity sha512-mwRCJnprZIbEzTL6BruH7+v7UxZ5WNyLuFHSRNN3OkR3OUCAEPnRyNIpwdPLWCxBNKR3eNp8XA4nyEi3AB+EPw==
dependencies:
"@trigen/scripts" "^2.7.0"
ts-node-dev "^1.0.0-pre.39"
Expand All @@ -2372,10 +2372,10 @@
typedoc "^0.15.0"
typescript "3.6.2"

"@trigen/scripts-preset-react-app@^3.0.0-alpha.1":
version "3.0.0-alpha.1"
resolved "https://registry.yarnpkg.com/@trigen/scripts-preset-react-app/-/scripts-preset-react-app-3.0.0-alpha.1.tgz#78bae79e63d09cd7e0eed66fc08b0f45c567c258"
integrity sha512-gPLVUJvvXp0sCdFhivRb7ok23K0BTuSzn49ywCL/EeToulVvgx6Ve22XLVXYoYIhUmVD0szd+ZXFiLnBfu4rHw==
"@trigen/scripts-preset-react-app@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts-preset-react-app/-/scripts-preset-react-app-3.0.0.tgz#c75f7e3e8424b5561c575c2acc62b1a30816e7dd"
integrity sha512-EE8+OvmUvSmQmhMjbdil5X0drKTxySaDjaEfsw8XBN6nfMqg7Quz3aH6U+9bCX86LEcWmcC/FXEkGbxdAqEdCQ==
dependencies:
"@babel/register" "^7.4.0"
"@flexis/favicons" "^1.3.4"
Expand All @@ -2386,8 +2386,8 @@
"@trigen/scripts" "^2.7.0"
"@trigen/scripts-plugin-babel" "^2.7.0"
"@trigen/scripts-plugin-jest" "^2.7.0"
"@trigen/scripts-plugin-storybook" "^3.0.0-alpha.0"
"@trigen/scripts-plugin-typescript" "^3.0.0-alpha.1"
"@trigen/scripts-plugin-storybook" "^3.0.0"
"@trigen/scripts-plugin-typescript" "^3.0.0"
autoprefixer "^9.1.3"
awesome-typescript-loader "^5.2.0"
babel-loader "^8.0.0"
Expand Down

0 comments on commit 4b8e6d4

Please sign in to comment.