|
56 | 56 | "attributes": "dist/vetur/attributes.json" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@babel/core": "^7.14.6", |
60 | | - "@babel/eslint-parser": "^7.14.7", |
| 59 | + "@babel/core": "^7.15.0", |
| 60 | + "@babel/eslint-parser": "^7.15.0", |
61 | 61 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
62 | | - "@babel/preset-env": "^7.14.7", |
| 62 | + "@babel/preset-env": "^7.15.0", |
63 | 63 | "@rollup/plugin-buble": "^0.21.3", |
64 | 64 | "@rollup/plugin-json": "^4.1.0", |
65 | | - "@rollup/plugin-node-resolve": "^13.0.0", |
66 | | - "autoprefixer": "^10.2.6", |
| 65 | + "@rollup/plugin-node-resolve": "^13.0.4", |
| 66 | + "autoprefixer": "^10.3.1", |
67 | 67 | "babel-jest": "^27.0.6", |
68 | | - "chalk": "^4.1.1", |
69 | | - "cssnano": "^5.0.6", |
| 68 | + "chalk": "^4.1.2", |
| 69 | + "cssnano": "^5.0.8", |
70 | 70 | "dotenv": "^10.0.0", |
71 | | - "eslint": "^7.30.0", |
72 | | - "eslint-plugin-import": "^2.23.4", |
73 | | - "eslint-plugin-jest": "^24.3.6", |
74 | | - "eslint-plugin-jsdoc": "^35.4.1", |
| 71 | + "eslint": "^7.32.0", |
| 72 | + "eslint-plugin-import": "^2.24.0", |
| 73 | + "eslint-plugin-jest": "^24.4.0", |
| 74 | + "eslint-plugin-jsdoc": "^36.0.7", |
75 | 75 | "eslint-plugin-node": "^11.1.0", |
76 | 76 | "eslint-plugin-promise": "^5.1.0", |
77 | 77 | "eslint-plugin-quasar": "^1.0.0", |
78 | | - "eslint-plugin-vue": "^7.13.0", |
79 | | - "eslint-webpack-plugin": "^2.5.4", |
| 78 | + "eslint-plugin-vue": "^7.16.0", |
| 79 | + "eslint-webpack-plugin": "^3.0.1", |
80 | 80 | "fs-extra": "^10.0.0", |
81 | 81 | "jest": "^27.0.6", |
82 | 82 | "jest-serializer-vue": "^2.0.2", |
83 | 83 | "jest-transform-stub": "^2.0.0", |
84 | 84 | "open": "^8.2.1", |
85 | | - "postcss": "^8.3.5", |
86 | | - "quasar": "^2.0.2", |
| 85 | + "postcss": "^8.3.6", |
| 86 | + "quasar": "^2.0.3", |
87 | 87 | "quasar-json-api": "2.0.0-alpha.3", |
88 | 88 | "rimraf": "^3.0.2", |
89 | | - "rollup": "^2.52.8", |
| 89 | + "rollup": "^2.56.2", |
90 | 90 | "rtlcss": "^3.3.0", |
91 | | - "sass": "^1.35.2", |
92 | | - "uglify-js": "^3.13.10", |
| 91 | + "sass": "^1.38.0", |
| 92 | + "uglify-js": "^3.14.1", |
93 | 93 | "vue-jest": "^5.0.0-alpha.8", |
94 | 94 | "zlib": "^1.0.5" |
95 | 95 | }, |
|
0 commit comments