mirror of
https://github.com/rubjo/victor-mono.git
synced 2024-11-30 08:35:50 +03:00
Package upgrades
This commit is contained in:
parent
2b495bce49
commit
bc1a323127
18
package.json
18
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "victormono",
|
"name": "victormono",
|
||||||
"version": "1.2.6",
|
"version": "1.0.5",
|
||||||
"description": "Victor Mono: a free programming font with semi-connected cursive italics and symbol ligatures",
|
"description": "Victor Mono: a free programming font with semi-connected cursive italics and symbol ligatures",
|
||||||
"files": [
|
"files": [
|
||||||
"dist/"
|
"dist/"
|
||||||
@ -41,29 +41,29 @@
|
|||||||
"animejs": "^3.0.1",
|
"animejs": "^3.0.1",
|
||||||
"core-js": "^2.6.5",
|
"core-js": "^2.6.5",
|
||||||
"dom-confetti": "^0.1.1",
|
"dom-confetti": "^0.1.1",
|
||||||
"element-ui": "^2.4.5",
|
"element-ui": "^2.12.0",
|
||||||
"granim": "^2.0.0",
|
"granim": "^2.0.0",
|
||||||
"typed.js": "^2.0.10",
|
"typed.js": "^2.0.10",
|
||||||
"vue": "^2.6.10",
|
"vue": "^2.6.10",
|
||||||
"vue-codemirror": "^4.0.6",
|
"vue-codemirror": "^4.0.6",
|
||||||
"vue-faq-accordion": "^1.2.1",
|
"vue-faq-accordion": "^1.2.1",
|
||||||
"vue-scrollTo": "^2.4.1",
|
"vue-scrollTo": "^2.4.1",
|
||||||
"vue-social-sharing": "^2.4.5",
|
"vue-social-sharing": "^2.4.6",
|
||||||
"zooming": "^2.1.1"
|
"zooming": "^2.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vue/cli-plugin-babel": "^3.7.0",
|
"@vue/cli-plugin-babel": "^3.11.0",
|
||||||
"@vue/cli-plugin-eslint": "^3.7.0",
|
"@vue/cli-plugin-eslint": "^3.11.0",
|
||||||
"@vue/cli-service": "^3.7.0",
|
"@vue/cli-service": "^3.11.0",
|
||||||
"@vue/eslint-config-standard": "^4.0.0",
|
"@vue/eslint-config-standard": "^4.0.0",
|
||||||
"babel-eslint": "^10.0.1",
|
"babel-eslint": "^10.0.3",
|
||||||
"babel-plugin-component": "^1.1.1",
|
"babel-plugin-component": "^1.1.1",
|
||||||
"eslint": "^5.16.0",
|
"eslint": "^5.16.0",
|
||||||
"eslint-plugin-vue": "^5.0.0",
|
"eslint-plugin-vue": "^5.0.0",
|
||||||
"node-sass": "^4.9.2",
|
"node-sass": "^4.9.2",
|
||||||
"raw-loader": "^2.0.0",
|
"raw-loader": "^2.0.0",
|
||||||
"sass": "^1.18.0",
|
"sass": "^1.22.10",
|
||||||
"sass-loader": "^7.1.0",
|
"sass-loader": "^7.3.1",
|
||||||
"stylelint": "^10.0.1",
|
"stylelint": "^10.0.1",
|
||||||
"stylelint-config-recess-order": "^2.0.2",
|
"stylelint-config-recess-order": "^2.0.2",
|
||||||
"stylelint-config-standard": "^18.3.0",
|
"stylelint-config-standard": "^18.3.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user