|
8 | 8 | "lint": "vue-cli-service lint"
|
9 | 9 | },
|
10 | 10 | "dependencies": {
|
11 |
| - "@tailwindcss/forms": "^0.5.2", |
12 |
| - "@vue/cli-plugin-babel": "^5.0.4", |
13 |
| - "@vue/cli-plugin-eslint": "^5.0.4", |
14 |
| - "@vue/cli-plugin-router": "^5.0.4", |
15 |
| - "core-js": "^3.6.5", |
16 |
| - "feather-icons": "^4.28.0", |
| 11 | + "@tailwindcss/forms": "^0.5.3", |
| 12 | + "@vue/cli-plugin-babel": "^5.0.8", |
| 13 | + "@vue/cli-plugin-eslint": "^5.0.8", |
| 14 | + "@vue/cli-plugin-router": "^5.0.8", |
| 15 | + "core-js": "^3.27.2", |
| 16 | + "feather-icons": "^4.29.0", |
17 | 17 | "postcss-flexbugs-fixes": "^5.0.2",
|
18 |
| - "postcss-import": "^14.1.0", |
19 |
| - "postcss-preset-env": "^7.6.0", |
20 |
| - "vue": "^3.2.35", |
| 18 | + "postcss-import": "^15.1.0", |
| 19 | + "postcss-preset-env": "^7.8.3", |
| 20 | + "vue": "^3.2.45", |
21 | 21 | "vue-backtotop": "^1.6.1",
|
22 |
| - "vue-router": "^4.0.0-0", |
| 22 | + "vue-router": "^4.1.6", |
23 | 23 | "vue3-autocounter": "^1.0.6"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@vue/cli-service": "~5.0.4", |
27 |
| - "@vue/compiler-sfc": "^3.2.35", |
28 |
| - "autoprefixer": "^10.4.7", |
| 26 | + "@vue/cli-service": "~5.0.8", |
| 27 | + "@vue/compiler-sfc": "^3.2.45", |
| 28 | + "autoprefixer": "^10.4.13", |
29 | 29 | "babel-eslint": "^10.1.0",
|
30 |
| - "eslint": "^7.5.0", |
31 |
| - "eslint-plugin-vue": "^7.0.0", |
32 |
| - "postcss": "^8.4.14", |
33 |
| - "tailwindcss": "^3.0.24", |
| 30 | + "eslint": "^8.32.0", |
| 31 | + "eslint-plugin-vue": "^9.9.0", |
| 32 | + "postcss": "^8.4.21", |
| 33 | + "tailwindcss": "^3.2.4", |
34 | 34 | "vue-cli-plugin-tailwind": "3.0.0"
|
35 | 35 | },
|
36 | 36 | "eslintConfig": {
|
|
0 commit comments