|
1725 | 1725 | "@nuxtjs/pwa-utils" "3.0.0-beta.14"
|
1726 | 1726 | "@nuxtjs/workbox" "3.0.0-beta.14"
|
1727 | 1727 |
|
| 1728 | +"@nuxtjs/sentry@^2.3.1": |
| 1729 | + version "2.3.1" |
| 1730 | + resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-2.3.1.tgz#9daa7a5fef0fd3ff706acd7db47b074381b05ffb" |
| 1731 | + integrity sha512-bw3i7zfPKl69Z8q85OvK64gKGj47X/TZuMWJCUy4RXLao0y9cXF0Tv5nUe58ni3V4fKky+165cjqOO9gRahGAw== |
| 1732 | + dependencies: |
| 1733 | + "@sentry/browser" "^4.5.1" |
| 1734 | + "@sentry/node" "^4.5.1" |
| 1735 | + "@sentry/webpack-plugin" "^1.6.2" |
| 1736 | + consola "^2.3.2" |
| 1737 | + |
1728 | 1738 | "@nuxtjs/style-resources@^0.1.2":
|
1729 | 1739 | version "0.1.2"
|
1730 | 1740 | resolved "https://registry.yarnpkg.com/@nuxtjs/style-resources/-/style-resources-0.1.2.tgz#6d90637611d3a445158224c34e42ec5769e13aaa"
|
|
1762 | 1772 | react-lifecycles-compat "^3.0.4"
|
1763 | 1773 | warning "^3.0.0"
|
1764 | 1774 |
|
| 1775 | +"@sentry/browser@^4.5.1": |
| 1776 | + version "4.6.5" |
| 1777 | + resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-4.6.5.tgz#ecae280400117fef039db1b678e110a7d3e98a10" |
| 1778 | + integrity sha512-sIbEDTdZeRN+jzCEHGBOdidjSv+ZmJ9VPfek+bnP5FZNyUYfaZRrwWG0sJPPb8SlhSPUQXSI1t1saRhvd+Gs4A== |
| 1779 | + dependencies: |
| 1780 | + "@sentry/core" "4.6.5" |
| 1781 | + "@sentry/types" "4.5.3" |
| 1782 | + "@sentry/utils" "4.6.5" |
| 1783 | + tslib "^1.9.3" |
| 1784 | + |
| 1785 | +"@sentry/cli@^1.35.5": |
| 1786 | + version "1.40.0" |
| 1787 | + resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.40.0.tgz#ab6565034d63bb6dfa840954f16efb058578fbcb" |
| 1788 | + integrity sha512-xn9MnHPnH9d8/BnOCg9GubGhdXTv+aZ+4ax0YEsjQklq8u9GfFZVpBQJ0cykMUBup7+DHmyGGga8qcoO9ew0gw== |
| 1789 | + dependencies: |
| 1790 | + fs-copy-file-sync "^1.1.1" |
| 1791 | + https-proxy-agent "^2.2.1" |
| 1792 | + mkdirp "^0.5.1" |
| 1793 | + node-fetch "^2.1.2" |
| 1794 | + progress "2.0.0" |
| 1795 | + proxy-from-env "^1.0.0" |
| 1796 | + |
| 1797 | + |
| 1798 | + version "4.6.5" |
| 1799 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-4.6.5.tgz#70b4bcfc555f7eff80581a17baadac5500c2f75d" |
| 1800 | + integrity sha512-dT0FATtKAgd4dashwK+S2vYzCXIga3VJFJgkZVTK2aoy45E56ztxcbmNdI8O+3e67tGM5Il6CrD2fZg5yLty9A== |
| 1801 | + dependencies: |
| 1802 | + "@sentry/hub" "4.6.5" |
| 1803 | + "@sentry/minimal" "4.6.5" |
| 1804 | + "@sentry/types" "4.5.3" |
| 1805 | + "@sentry/utils" "4.6.5" |
| 1806 | + tslib "^1.9.3" |
| 1807 | + |
| 1808 | + |
| 1809 | + version "4.6.5" |
| 1810 | + resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-4.6.5.tgz#451def7bc8d90d9cc007f58f364b3ce305c4701a" |
| 1811 | + integrity sha512-v9vee8s8C1fK/DPtNOzv6r+AMbPDOWfnasouNcBUkbQUSN5wUNyCDvt51QbWaw5kMMY5TSqjdVqY6gXQZI0APQ== |
| 1812 | + dependencies: |
| 1813 | + "@sentry/types" "4.5.3" |
| 1814 | + "@sentry/utils" "4.6.5" |
| 1815 | + tslib "^1.9.3" |
| 1816 | + |
| 1817 | + |
| 1818 | + version "4.6.5" |
| 1819 | + resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-4.6.5.tgz#64433d2c9fda69eedbb61855a7ff8905f7b19218" |
| 1820 | + integrity sha512-tf+J+uUNmSgzC7d9JSN8Ekw1HeBAX87Efa/jyFbzLvaw80oibvTiLSLqDjQ9PgvyIzBUuuPImkS2NpvPQGWFtg== |
| 1821 | + dependencies: |
| 1822 | + "@sentry/hub" "4.6.5" |
| 1823 | + "@sentry/types" "4.5.3" |
| 1824 | + tslib "^1.9.3" |
| 1825 | + |
| 1826 | +"@sentry/node@^4.5.1": |
| 1827 | + version "4.6.5" |
| 1828 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-4.6.5.tgz#48d8a63e0ef693b2560f5b031e1fc8ddf28dd515" |
| 1829 | + integrity sha512-Od57hWxJ2V+I0Hg7uIyVxMDxebCTM9fFVKv4n3FeLvA9XAIRtE6iC8/+5YsbKwUOW5eRNLIvRD90rCUsvNf52Q== |
| 1830 | + dependencies: |
| 1831 | + "@sentry/core" "4.6.5" |
| 1832 | + "@sentry/hub" "4.6.5" |
| 1833 | + "@sentry/types" "4.5.3" |
| 1834 | + "@sentry/utils" "4.6.5" |
| 1835 | + "@types/stack-trace" "0.0.29" |
| 1836 | + cookie "0.3.1" |
| 1837 | + https-proxy-agent "2.2.1" |
| 1838 | + lru_map "0.3.3" |
| 1839 | + lsmod "1.0.0" |
| 1840 | + stack-trace "0.0.10" |
| 1841 | + tslib "^1.9.3" |
| 1842 | + |
| 1843 | + |
| 1844 | + version "4.5.3" |
| 1845 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-4.5.3.tgz#3350dce2b7f9b936a8c327891c12e3aef7bd8852" |
| 1846 | + integrity sha512-7ll1PAFNjrBNX9rzy3P2qAQrpQwHaDO3uKj735qsnGw34OtAS8Xr8WYrjI14f9fMPa/XIeWvMPb4GMic28V/ag== |
| 1847 | + |
| 1848 | + |
| 1849 | + version "4.6.5" |
| 1850 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-4.6.5.tgz#4c960524914311eb76bbd6ca7f80f4d98c04db7f" |
| 1851 | + integrity sha512-rTISJtRRbWsd3UE+TkA3QG1C0VzPKPW8w74tieBwYhtTCGmOHNwz2nDC/MZGbGj4OgDmNKKl4CCyQr88EX08hA== |
| 1852 | + dependencies: |
| 1853 | + "@sentry/types" "4.5.3" |
| 1854 | + tslib "^1.9.3" |
| 1855 | + |
| 1856 | +"@sentry/webpack-plugin@^1.6.2": |
| 1857 | + version "1.6.2" |
| 1858 | + resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.6.2.tgz#47b1a43f7e691c1c8dc45677f7380c5e1aa6596d" |
| 1859 | + integrity sha512-OZ4ISH0xAP6dTHpQ3xFnIa35o+rVKZxcoCn0a41rfgM+XFdXMtw3yc+nsRHkuRpbzWzXUIisBqbBm5KcEark4A== |
| 1860 | + dependencies: |
| 1861 | + "@sentry/cli" "^1.35.5" |
| 1862 | + |
1765 | 1863 |
|
1766 | 1864 | version "5.0.3"
|
1767 | 1865 | resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-5.0.3.tgz#073352021d97ebbd3b8499e1dbe7fe32eafaaa28"
|
|
2275 | 2373 | "@types/express-serve-static-core" "*"
|
2276 | 2374 | "@types/mime" "*"
|
2277 | 2375 |
|
| 2376 | + |
| 2377 | + version "0.0.29" |
| 2378 | + resolved "https://registry.yarnpkg.com/@types/stack-trace/-/stack-trace-0.0.29.tgz#eb7a7c60098edb35630ed900742a5ecb20cfcb4d" |
| 2379 | + integrity sha512-TgfOX+mGY/NyNxJLIbDWrO9DjGoVSW9+aB8H2yy1fy32jsvxijhmyJI9fDFgvz3YP4lvJaq9DzdR/M1bOgVc9g== |
| 2380 | + |
2278 | 2381 | "@types/stack-utils@^1.0.1":
|
2279 | 2382 | version "1.0.1"
|
2280 | 2383 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
|
|
2669 | 2772 | version "1.0.3"
|
2670 | 2773 | resolved "https://registry.yarnpkg.com/address/-/address-1.0.3.tgz#b5f50631f8d6cec8bd20c963963afb55e06cbce9"
|
2671 | 2774 |
|
| 2775 | +agent-base@^4.1.0: |
| 2776 | + version "4.2.1" |
| 2777 | + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9" |
| 2778 | + integrity sha512-JVwXMr9nHYTUXsBFKUqhJwvlcYU/blreOEUkhNR2eXZIvwd+c+o5V4MgDPKWnMS/56awN3TRzIP+KoPn+roQtg== |
| 2779 | + dependencies: |
| 2780 | + es6-promisify "^5.0.0" |
| 2781 | + |
2672 | 2782 | "airbnb-js-shims@^1 || ^2":
|
2673 | 2783 | version "2.1.1"
|
2674 | 2784 | resolved "https://registry.yarnpkg.com/airbnb-js-shims/-/airbnb-js-shims-2.1.1.tgz#a509611480db7e6d9db62fe2acfaeb473b6842ac"
|
@@ -4143,7 +4253,7 @@ connect@^3.6.6:
|
4143 | 4253 | parseurl "~1.3.2"
|
4144 | 4254 | utils-merge "1.0.1"
|
4145 | 4255 |
|
4146 |
| -consola@^2.0.0-1, consola@^2.3.0, consola@^2.5.6, consola@^2.5.7: |
| 4256 | +consola@^2.0.0-1, consola@^2.3.0, consola@^2.3.2, consola@^2.5.6, consola@^2.5.7: |
4147 | 4257 | version "2.5.7"
|
4148 | 4258 | resolved "https://registry.yarnpkg.com/consola/-/consola-2.5.7.tgz#72b313ac9039b181c8adc065c1c092effa417122"
|
4149 | 4259 | integrity sha512-KZteEB71fuSoSDgJoYEo/dIvwofWMU/bI/n+wusLYHPp+c7KcxBGZ0P8CzTCko2Jp0xsrbLjmLuUo4jyIWa6vQ==
|
@@ -5094,6 +5204,18 @@ es5-shim@^4.5.10:
|
5094 | 5204 | version "4.5.12"
|
5095 | 5205 | resolved "https://registry.yarnpkg.com/es5-shim/-/es5-shim-4.5.12.tgz#508c13dda1c87dd3df1b50e69e7b96b82149b649"
|
5096 | 5206 |
|
| 5207 | +es6-promise@^4.0.3: |
| 5208 | + version "4.2.6" |
| 5209 | + resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.6.tgz#b685edd8258886365ea62b57d30de28fadcd974f" |
| 5210 | + integrity sha512-aRVgGdnmW2OiySVPUC9e6m+plolMAJKjZnQlCwNSuK5yQ0JN61DZSO1X1Ufd1foqWRAlig0rhduTCHe7sVtK5Q== |
| 5211 | + |
| 5212 | +es6-promisify@^5.0.0: |
| 5213 | + version "5.0.0" |
| 5214 | + resolved "https://registry.yarnpkg.com/es6-promisify/-/es6-promisify-5.0.0.tgz#5109d62f3e56ea967c4b63505aef08291c8a5203" |
| 5215 | + integrity sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM= |
| 5216 | + dependencies: |
| 5217 | + es6-promise "^4.0.3" |
| 5218 | + |
5097 | 5219 | es6-shim@^0.35.3:
|
5098 | 5220 | version "0.35.4"
|
5099 | 5221 | resolved "https://registry.yarnpkg.com/es6-shim/-/es6-shim-0.35.4.tgz#8d5a4109756383d3f0323421089c423acf8378f1"
|
@@ -5832,6 +5954,11 @@ from2@^2.1.0:
|
5832 | 5954 | inherits "^2.0.1"
|
5833 | 5955 | readable-stream "^2.0.0"
|
5834 | 5956 |
|
| 5957 | +fs-copy-file-sync@^1.1.1: |
| 5958 | + version "1.1.1" |
| 5959 | + resolved "https://registry.yarnpkg.com/fs-copy-file-sync/-/fs-copy-file-sync-1.1.1.tgz#11bf32c096c10d126e5f6b36d06eece776062918" |
| 5960 | + integrity sha512-2QY5eeqVv4m2PfyMiEuy9adxNP+ajf+8AR05cEi+OAzPcOj90hvFImeZhTmKLBgSd9EvG33jsD7ZRxsx9dThkQ== |
| 5961 | + |
5835 | 5962 | fs-extra@^0.30.0:
|
5836 | 5963 | version "0.30.0"
|
5837 | 5964 | resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-0.30.0.tgz#f233ffcc08d4da7d432daa449776989db1df93f0"
|
@@ -6385,6 +6512,14 @@ https-browserify@^1.0.0:
|
6385 | 6512 | version "1.0.0"
|
6386 | 6513 | resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
|
6387 | 6514 |
|
| 6515 | +[email protected], https-proxy-agent@^2.2.1: |
| 6516 | + version "2.2.1" |
| 6517 | + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz#51552970fa04d723e04c56d04178c3f92592bbc0" |
| 6518 | + integrity sha512-HPCTS1LW51bcyMYbxUIOO4HEOlQ1/1qRaFWcyxvwaqUS9TY88aoEuHUY33kuAh1YhVVaDQhLZsnPd+XNARWZlQ== |
| 6519 | + dependencies: |
| 6520 | + agent-base "^4.1.0" |
| 6521 | + debug "^3.1.0" |
| 6522 | + |
6388 | 6523 | husky@^1.3.1:
|
6389 | 6524 | version "1.3.1"
|
6390 | 6525 | resolved "https://registry.yarnpkg.com/husky/-/husky-1.3.1.tgz#26823e399300388ca2afff11cfa8a86b0033fae0"
|
@@ -7864,6 +7999,16 @@ lru-cache@^5.1.1:
|
7864 | 7999 | dependencies:
|
7865 | 8000 | yallist "^3.0.2"
|
7866 | 8001 |
|
| 8002 | + |
| 8003 | + version "0.3.3" |
| 8004 | + resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd" |
| 8005 | + integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0= |
| 8006 | + |
| 8007 | + |
| 8008 | + version "1.0.0" |
| 8009 | + resolved "https://registry.yarnpkg.com/lsmod/-/lsmod-1.0.0.tgz#9a00f76dca36eb23fa05350afe1b585d4299e64b" |
| 8010 | + integrity sha1-mgD3bco26yP6BTUK/htYXUKZ5ks= |
| 8011 | + |
7867 | 8012 | make-dir@^1.0.0, make-dir@^1.3.0:
|
7868 | 8013 | version "1.3.0"
|
7869 | 8014 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
|
@@ -8225,7 +8370,7 @@ node-fetch@^1.0.1:
|
8225 | 8370 | encoding "^0.1.11"
|
8226 | 8371 | is-stream "^1.0.1"
|
8227 | 8372 |
|
8228 |
| -node-fetch@^2.2.0, node-fetch@^2.3.0: |
| 8373 | +node-fetch@^2.1.2, node-fetch@^2.2.0, node-fetch@^2.3.0: |
8229 | 8374 | version "2.3.0"
|
8230 | 8375 | resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
|
8231 | 8376 |
|
@@ -9730,6 +9875,11 @@ process@~0.5.1:
|
9730 | 9875 | version "0.5.2"
|
9731 | 9876 | resolved "https://registry.yarnpkg.com/process/-/process-0.5.2.tgz#1638d8a8e34c2f440a91db95ab9aeb677fc185cf"
|
9732 | 9877 |
|
| 9878 | + |
| 9879 | + version "2.0.0" |
| 9880 | + resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.0.tgz#8a1be366bf8fc23db2bd23f10c6fe920b4389d1f" |
| 9881 | + integrity sha1-ihvjZr+Pwj2yvSPxDG/pILQ4nR8= |
| 9882 | + |
9733 | 9883 | progress@^2.0.0:
|
9734 | 9884 | version "2.0.3"
|
9735 | 9885 | resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
@@ -9798,6 +9948,11 @@ proxy-addr@~2.0.4:
|
9798 | 9948 | forwarded "~0.1.2"
|
9799 | 9949 | ipaddr.js "1.8.0"
|
9800 | 9950 |
|
| 9951 | +proxy-from-env@^1.0.0: |
| 9952 | + version "1.0.0" |
| 9953 | + resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.0.0.tgz#33c50398f70ea7eb96d21f7b817630a55791c7ee" |
| 9954 | + integrity sha1-M8UDmPcOp+uW0h97gXYwpVeRx+4= |
| 9955 | + |
9801 | 9956 | prr@~1.0.1:
|
9802 | 9957 | version "1.0.1"
|
9803 | 9958 | resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
|
@@ -11720,7 +11875,7 @@ tsconfig@^7.0.0:
|
11720 | 11875 | strip-bom "^3.0.0"
|
11721 | 11876 | strip-json-comments "^2.0.0"
|
11722 | 11877 |
|
11723 |
| -tslib@^1.8.1, tslib@^1.9.0: |
| 11878 | +tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: |
11724 | 11879 | version "1.9.3"
|
11725 | 11880 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
|
11726 | 11881 |
|
|
0 commit comments