|
70 | 70 | "@nuxtjs/eslint-config": "^3.0.0",
|
71 | 71 | "@vue/server-test-utils": "^1.0.3",
|
72 | 72 | "@vue/test-utils": "^1.0.3",
|
73 |
| - "@vuepress/plugin-google-analytics": "^1.5.0", |
74 |
| - "@vuepress/plugin-pwa": "^1.5.0", |
| 73 | + "@vuepress/plugin-google-analytics": "^1.5.1", |
| 74 | + "@vuepress/plugin-pwa": "^1.5.1", |
75 | 75 | "babel-core": "^7.0.0-bridge",
|
76 | 76 | "babel-eslint": "^10.1.0",
|
77 | 77 | "babel-jest": "^26.0.1",
|
|
83 | 83 | "copy-webpack-plugin": "^6.0.2",
|
84 | 84 | "eslint": "^7.2.0",
|
85 | 85 | "eslint-config-standard": "^14.1.1",
|
86 |
| - "eslint-plugin-import": "^2.20.2", |
| 86 | + "eslint-plugin-import": "^2.21.2", |
87 | 87 | "eslint-plugin-jest": "^23.13.2",
|
88 | 88 | "eslint-plugin-node": "^11.1.0",
|
89 | 89 | "eslint-plugin-promise": "^4.2.1",
|
|
103 | 103 | "node-env-file": "^0.1.8",
|
104 | 104 | "puppeteer-core": "^3.3.0",
|
105 | 105 | "rimraf": "^3.0.2",
|
106 |
| - "rollup": "^2.14.0", |
| 106 | + "rollup": "^2.15.0", |
107 | 107 | "rollup-plugin-babel": "^4.4.0",
|
108 | 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": "^6.1.0",
|
113 |
| - "selenium-webdriver": "^4.0.0-alpha.5", |
| 113 | + "selenium-webdriver": "^4.0.0-alpha.7", |
114 | 114 | "standard-version": "^8.0.0",
|
115 | 115 | "tib": "^0.7.4",
|
116 | 116 | "typescript": "^3.9.5",
|
|
120 | 120 | "vue-router": "^3.3.2",
|
121 | 121 | "vue-server-renderer": "^2.6.11",
|
122 | 122 | "vue-template-compiler": "^2.6.11",
|
123 |
| - "vuepress": "^1.5.0", |
| 123 | + "vuepress": "^1.5.1", |
124 | 124 | "vuepress-theme-vue": "^1.1.0",
|
125 | 125 | "webpack": "^4.43.0"
|
126 | 126 | }
|
|
0 commit comments