| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f673830 commit 23ccc93
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -19,7 +19,7 @@ | |||
| 19 | 19 | "@nuxtjs/pwa": "^3.0.0-beta.19", | |
| 20 | 20 | "@nuxtjs/sitemap": "^1.3.1", | |
| 21 | 21 | "@nuxtjs/tailwindcss": "^1.1.2", | |
| 22 | - "@vue/composition-api": "^0.3.2", | ||
| 22 | + "@vue/composition-api": "^1.6.2", | ||
| 23 | 23 | "eslint-plugin-nuxt": "^0.4.3", | |
| 24 | 24 | "intersection-observer": "^0.7.0", | |
| 25 | 25 | "nodemailer": "^6.3.0", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1433,12 +1433,10 @@ | |||
| 1433 | 1433 | source-map "~0.6.1" | |
| 1434 | 1434 | vue-template-es2015-compiler "^1.9.0" | |
| 1435 | 1435 | ||
| 1436 | - "@vue/composition-api@^0.3.2": | ||
| 1437 | - version "0.3.2" | ||
| 1438 | - resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.3.2.tgz#2d797028e489bf7812f08c7bb33ffd03ef23c617" | ||
| 1439 | - integrity sha512-fD4dn9cJX62QSP2TMFLXCOQOa+Bu2o7kWDjrU/FNLkNqPPcCKBLxCH/Lc+gNCRBKdEUGyI3arjAw7j0Yz1hnvw== | ||
| 1440 | - dependencies: | ||
| 1441 | - tslib "^1.9.3" | ||
| 1436 | + "@vue/composition-api@^1.6.2": | ||
| 1437 | + version "1.6.2" | ||
| 1438 | + resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.6.2.tgz#8e65cf60cd919f23649951ed14a67d43cd32131d" | ||
| 1439 | + integrity sha512-g6pCOaAB5Z987EwCBIDanRlramrgnWfrrYS8F/0axn2AL8EvyfAebDcLTSr48hac0G0rqC9ODp5LWaiupzl6Tw== | ||
| 1442 | 1440 | ||
| 1443 | 1441 | "@webassemblyjs/ast@1.8.5": | |
| 1444 | 1442 | version "1.8.5" | |
@@ -9217,7 +9215,7 @@ tryer@^1.0.1: | |||
| 9217 | 9215 | resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8" | |
| 9218 | 9216 | integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA== | |
| 9219 | 9217 | ||
| 9220 | - tslib@^1.9.0, tslib@^1.9.3: | ||
| 9218 | + tslib@^1.9.0: | ||
| 9221 | 9219 | version "1.10.0" | |
| 9222 | 9220 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a" | |
| 9223 | 9221 | integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ== | |
| Back | FazBrowse Home | New Git URL |
0 commit comments