|
54 | 54 | "attributes": "dist/vetur/attributes.json" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@babel/core": "^7.14.6", |
| 57 | + "@babel/core": "^7.15.0", |
58 | 58 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
59 | | - "@babel/preset-env": "^7.14.7", |
| 59 | + "@babel/preset-env": "^7.15.0", |
60 | 60 | "@rollup/plugin-buble": "^0.21.3", |
61 | 61 | "@rollup/plugin-json": "^4.1.0", |
62 | | - "@rollup/plugin-node-resolve": "^13.0.0", |
63 | | - "@vue/eslint-config-standard": "^6.0.0", |
64 | | - "autoprefixer": "^10.2.6", |
| 62 | + "@rollup/plugin-node-resolve": "^13.0.4", |
| 63 | + "@vue/eslint-config-standard": "^6.1.0", |
| 64 | + "autoprefixer": "^10.3.1", |
65 | 65 | "babel-core": "^6.26.3", |
66 | 66 | "babel-eslint": "^10.1.0", |
67 | 67 | "babel-jest": "^27.0.6", |
68 | 68 | "babel-plugin-transform-relative-paths": "^0.1.0", |
69 | | - "chalk": "^4.1.1", |
70 | | - "cssnano": "^5.0.6", |
| 69 | + "chalk": "^4.1.2", |
| 70 | + "cssnano": "^5.0.8", |
71 | 71 | "dotenv": "^10.0.0", |
72 | | - "eslint": "^7.30.0", |
| 72 | + "eslint": "^7.32.0", |
73 | 73 | "eslint-loader": "^4.0.2", |
74 | | - "eslint-plugin-import": "^2.23.4", |
75 | | - "eslint-plugin-jest": "^24.3.6", |
| 74 | + "eslint-plugin-import": "^2.24.0", |
| 75 | + "eslint-plugin-jest": "^24.4.0", |
76 | 76 | "eslint-plugin-node": "^11.1.0", |
77 | 77 | "eslint-plugin-promise": "^5.1.0", |
78 | 78 | "eslint-plugin-quasar": "^1.0.0", |
79 | | - "eslint-plugin-vue": "^7.13.0", |
| 79 | + "eslint-plugin-vue": "^7.16.0", |
80 | 80 | "jest": "^27.0.6", |
81 | 81 | "jest-serializer-vue": "^2.0.2", |
82 | 82 | "jest-transform-stub": "^2.0.0", |
83 | 83 | "open": "^8.2.1", |
84 | | - "postcss": "^8.3.5", |
| 84 | + "postcss": "^8.3.6", |
85 | 85 | "promise": "^8.1.0", |
86 | 86 | "quasar": "^1.15.22", |
87 | 87 | "quasar-json-api": "^1.2.6", |
88 | 88 | "rimraf": "^3.0.2", |
89 | | - "rollup": "^2.53.0", |
| 89 | + "rollup": "^2.56.2", |
90 | 90 | "rtlcss": "^3.3.0", |
91 | | - "sass": "^1.35.2", |
| 91 | + "sass": "^1.38.0", |
92 | 92 | "uglify-es": "^3.3.9", |
93 | 93 | "vue-jest": "^3.0.7", |
94 | 94 | "zlib": "^1.0.5" |
|
0 commit comments