|
45 | 45 | "*.{ts,vue,md}": "prettier --write" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@rollup/plugin-terser": "^0.4.0", |
49 | | - "@types/node": "^18.15.9", |
50 | | - "@typescript-eslint/eslint-plugin": "^5.56.0", |
51 | | - "@typescript-eslint/parser": "^5.56.0", |
52 | | - "@vitejs/plugin-vue": "^4.1.0", |
| 48 | + "@rollup/plugin-terser": "^0.4.3", |
| 49 | + "@types/node": "^18.16.18", |
| 50 | + "@typescript-eslint/eslint-plugin": "^5.60.0", |
| 51 | + "@typescript-eslint/parser": "^5.60.0", |
| 52 | + "@vitejs/plugin-vue": "^4.2.3", |
53 | 53 | "animated-scroll-to": "^2.3.0", |
54 | 54 | "cpy-cli": "^4.2.0", |
55 | | - "cypress": "^12.8.1", |
56 | | - "eslint": "^8.36.0", |
57 | | - "eslint-plugin-vue": "^9.10.0", |
| 55 | + "cypress": "^12.15.0", |
| 56 | + "eslint": "^8.43.0", |
| 57 | + "eslint-plugin-vue": "^9.15.0", |
58 | 58 | "husky": "^8.0.3", |
59 | | - "playwright-webkit": "^1.32.1", |
60 | | - "prettier": "^2.8.7", |
| 59 | + "playwright-webkit": "^1.35.1", |
| 60 | + "prettier": "^2.8.8", |
61 | 61 | "rimraf": "^4.4.1", |
62 | 62 | "typescript": "^4.9.5", |
63 | | - "vue": "^3.2.47", |
64 | | - "vue-router": "^4.1.6", |
65 | | - "vue-tsc": "^1.2.0", |
66 | | - "vite": "4.1.4" |
| 63 | + "vite": "4.1.4", |
| 64 | + "vue": "^3.3.4", |
| 65 | + "vue-router": "^4.2.2", |
| 66 | + "vue-tsc": "^1.8.1" |
67 | 67 | } |
68 | 68 | } |
0 commit comments