Skip to content

Commit 0c9bc2b

Browse files
committed
chore: v1.6.5
1 parent 0ddf7c3 commit 0c9bc2b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "epiboard",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"description": "A new tab page adding a touch of WOW whith an interface following the lines of material design, One card for each need",
55
"author": "Alexis Rouillard <[email protected]>",
66
"private": true,
@@ -14,31 +14,31 @@
1414
"axios": "^0.18.0",
1515
"gantt": "^2.4.0",
1616
"hammerjs": "^2.0.8",
17-
"marked": "^0.6.0",
17+
"marked": "^0.6.1",
1818
"material-design-icons": "^3.0.1",
1919
"muuri": "github:Alexays/muuri#drag_placeholder",
2020
"resize-observer-polyfill": "^1.5.1",
21-
"vue": "^2.6.3",
21+
"vue": "^2.6.6",
2222
"vue-analytics": "^5.16.2",
2323
"vue-axios": "^2.1.4",
24-
"vue-i18n": "^8.8.0",
24+
"vue-i18n": "^8.8.2",
2525
"vue-lazyload": "^1.2.6",
2626
"vue-router": "^3.0.2",
2727
"vue-virtual-scroller": "^0.12.2",
28-
"vuetify": "1.5.0",
28+
"vuetify": "1.5.2",
2929
"vuex": "^3.1.0",
3030
"vuex-persist": "^2.0.0",
3131
"webextension-polyfill": "^0.4.0"
3232
},
3333
"devDependencies": {
3434
"@babel/polyfill": "^7.2.5",
35-
"@vue/cli": "^3.4.0",
36-
"@vue/cli-plugin-babel": "^3.4.0",
37-
"@vue/cli-plugin-eslint": "^3.4.0",
38-
"@vue/cli-service": "^3.4.0",
35+
"@vue/cli": "^3.4.1",
36+
"@vue/cli-plugin-babel": "^3.4.1",
37+
"@vue/cli-plugin-eslint": "^3.4.1",
38+
"@vue/cli-service": "^3.4.1",
3939
"@vue/eslint-config-airbnb": "^4.0.0",
4040
"babel-plugin-transform-imports": "^1.5.1",
41-
"copy-webpack-plugin": "^4.6.0",
41+
"copy-webpack-plugin": "^5.0.0",
4242
"cross-env": "^5.2.0",
4343
"glob": "^7.1.3",
4444
"node-sass": "^4.11.0",
@@ -47,8 +47,8 @@
4747
"stylus": "^0.54.5",
4848
"stylus-loader": "^3.0.2",
4949
"vue-cli-plugin-vuetify": "^0.4.6",
50-
"vue-template-compiler": "^2.6.3",
51-
"vuetify-loader": "^1.2.0",
50+
"vue-template-compiler": "^2.6.6",
51+
"vuetify-loader": "^1.2.1",
5252
"zip-a-folder": "0.0.7"
5353
},
5454
"browserslist": [

0 commit comments

Comments
 (0)