|
38 | 38 | "lint": "vite lint" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/core": "^7.19.6", |
42 | | - "@babel/eslint-parser": "^7.19.1", |
| 41 | + "@babel/core": "^7.26.0", |
| 42 | + "@babel/eslint-parser": "^7.26.5", |
43 | 43 | "@fortawesome/fontawesome-free": "^5.15.4", |
44 | | - "@vitejs/plugin-vue": "^3.1.2", |
45 | | - "@vue/compiler-sfc": "^3.2.41", |
46 | | - "autoprefixer": "^10.4.12", |
47 | | - "eslint": "^8.26.0", |
48 | | - "eslint-plugin-import": "^2.26.0", |
49 | | - "eslint-plugin-n": "^15.3.0", |
50 | | - "eslint-plugin-promise": "^6.1.1", |
51 | | - "eslint-plugin-vue": "^9.6.0", |
52 | | - "postcss": "^8.4.18", |
53 | | - "pug": "^3.0.2", |
54 | | - "rollup": "^3.2.3", |
55 | | - "rollup-plugin-delete": "^2.0.0", |
56 | | - "sass": "^1.55.0", |
57 | | - "simple-syntax-highlighter": "^2.2.3", |
58 | | - "vite": "^3.1.8", |
59 | | - "vue": "^3.2.41", |
60 | | - "vue-router": "^4.1.5", |
61 | | - "wave-ui": "^2.43.1" |
| 44 | + "@vitejs/plugin-vue": "^3.2.0", |
| 45 | + "@vue/compiler-sfc": "^3.5.13", |
| 46 | + "autoprefixer": "^10.4.20", |
| 47 | + "eslint": "^8.57.1", |
| 48 | + "eslint-plugin-import": "^2.31.0", |
| 49 | + "eslint-plugin-n": "^15.7.0", |
| 50 | + "eslint-plugin-promise": "^6.6.0", |
| 51 | + "eslint-plugin-vue": "^9.32.0", |
| 52 | + "postcss": "^8.4.49", |
| 53 | + "pug": "^3.0.3", |
| 54 | + "rollup": "^3.29.5", |
| 55 | + "rollup-plugin-delete": "^2.1.0", |
| 56 | + "sass": "^1.83.1", |
| 57 | + "simple-syntax-highlighter": "^2.2.5", |
| 58 | + "vite": "^3.2.11", |
| 59 | + "vue": "^3.5.13", |
| 60 | + "vue-router": "^4.5.0", |
| 61 | + "wave-ui": "^2.48.0" |
62 | 62 | }, |
63 | 63 | "peerDependencies": { |
64 | 64 | "vue": "^2.6.14 || ^3.2.0" |
|
0 commit comments