|
67 | 67 | "@babel/node": "^7.5.5",
|
68 | 68 | "@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
69 | 69 | "@babel/preset-env": "^7.5.5",
|
70 |
| - "@nuxt/babel-preset-app": "^2.8.1", |
71 |
| - "@nuxtjs/eslint-config": "^1.0.1", |
| 70 | + "@nuxt/babel-preset-app": "^2.9.2", |
| 71 | + "@nuxtjs/eslint-config": "^1.1.2", |
72 | 72 | "@vue/server-test-utils": "^1.0.0-beta.29",
|
73 | 73 | "@vue/test-utils": "^1.0.0-beta.29",
|
74 | 74 | "@vuepress/plugin-google-analytics": "^1.0.3",
|
75 | 75 | "@vuepress/plugin-pwa": "^1.0.3",
|
76 | 76 | "babel-core": "^7.0.0-bridge",
|
77 |
| - "babel-eslint": "^10.0.2", |
78 |
| - "babel-jest": "^24.8.0", |
| 77 | + "babel-eslint": "^10.0.3", |
| 78 | + "babel-jest": "^24.9.0", |
79 | 79 | "babel-loader": "^8.0.6",
|
80 | 80 | "babel-plugin-dynamic-import-node": "^2.3.0",
|
81 | 81 | "browserstack-local": "^1.4.2",
|
82 |
| - "chromedriver": "^76.0.0", |
| 82 | + "chromedriver": "^76.0.1", |
83 | 83 | "codecov": "^3.5.0",
|
84 | 84 | "copy-webpack-plugin": "^5.0.4",
|
85 |
| - "eslint": "^6.1.0", |
86 |
| - "eslint-config-standard": "^13.0.1", |
| 85 | + "eslint": "^6.2.2", |
| 86 | + "eslint-config-standard": "^14.1.0", |
87 | 87 | "eslint-plugin-import": "^2.18.2",
|
88 |
| - "eslint-plugin-jest": "^22.14.1", |
89 |
| - "eslint-plugin-node": "^9.1.0", |
| 88 | + "eslint-plugin-jest": "^22.16.0", |
| 89 | + "eslint-plugin-node": "^9.2.0", |
90 | 90 | "eslint-plugin-promise": "^4.2.1",
|
91 |
| - "eslint-plugin-standard": "^4.0.0", |
| 91 | + "eslint-plugin-standard": "^4.0.1", |
92 | 92 | "eslint-plugin-vue": "^5.2.3",
|
93 | 93 | "esm": "^3.2.25",
|
94 | 94 | "fs-extra": "^8.1.0",
|
95 | 95 | "geckodriver": "^1.16.2",
|
96 | 96 | "get-port": "^5.0.0",
|
97 | 97 | "is-wsl": "^2.1.0",
|
98 |
| - "jest": "^24.8.0", |
99 |
| - "jest-environment-jsdom": "^24.8.0", |
| 98 | + "jest": "^24.9.0", |
| 99 | + "jest-environment-jsdom": "^24.9.0", |
100 | 100 | "jest-environment-jsdom-global": "^1.2.0",
|
101 | 101 | "jsdom": "^15.1.1",
|
102 | 102 | "lodash": "^4.17.15",
|
103 | 103 | "node-env-file": "^0.1.8",
|
104 | 104 | "puppeteer-core": "^1.19.0",
|
105 |
| - "rimraf": "^2.6.3", |
106 |
| - "rollup": "^1.18.0", |
| 105 | + "rimraf": "^3.0.0", |
| 106 | + "rollup": "^1.20.3", |
107 | 107 | "rollup-plugin-babel": "^4.3.3",
|
108 |
| - "rollup-plugin-commonjs": "^10.0.2", |
| 108 | + "rollup-plugin-commonjs": "^10.1.0", |
109 | 109 | "rollup-plugin-json": "^4.0.0",
|
110 | 110 | "rollup-plugin-node-resolve": "^5.2.0",
|
111 | 111 | "rollup-plugin-replace": "^2.2.0",
|
112 | 112 | "rollup-plugin-terser": "^5.1.1",
|
113 | 113 | "selenium-webdriver": "^4.0.0-alpha.4",
|
114 | 114 | "standard-version": "^7.0.0",
|
115 |
| - "tib": "^0.6.5", |
116 |
| - "typescript": "^3.5.3", |
| 115 | + "tib": "^0.7.1", |
| 116 | + "typescript": "^3.6.2", |
117 | 117 | "vue": "^2.6.10",
|
118 | 118 | "vue-jest": "^3.0.4",
|
119 | 119 | "vue-loader": "^15.7.1",
|
120 |
| - "vue-router": "^3.0.7", |
| 120 | + "vue-router": "^3.1.3", |
121 | 121 | "vue-server-renderer": "^2.6.10",
|
122 | 122 | "vue-template-compiler": "^2.6.10",
|
123 | 123 | "vuepress": "^1.0.3",
|
124 | 124 | "vuepress-theme-vue": "^1.1.0",
|
125 |
| - "webpack": "^4.39.1" |
| 125 | + "webpack": "^4.39.3" |
126 | 126 | }
|
127 | 127 | }
|
0 commit comments