|
35 | 35 | "tailwindcss-animate": "1.0.7" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@types/node": "20.8.6", |
| 38 | + "@types/node": "22.13.9", |
39 | 39 | "@types/office-js": "^1.0.256", |
40 | 40 | "@types/office-runtime": "^1.0.23", |
41 | | - "@types/react": "^18.0.28", |
42 | | - "@types/react-dom": "^18.0.11", |
43 | | - "@typescript-eslint/eslint-plugin": "^5.57.1", |
44 | | - "@typescript-eslint/parser": "^5.57.1", |
| 41 | + "@types/react": "^19.0.0", |
| 42 | + "@types/react-dom": "^19.0.0", |
| 43 | + "@typescript-eslint/eslint-plugin": "^8.0.0", |
| 44 | + "@typescript-eslint/parser": "^8.0.0", |
45 | 45 | "@vitejs/plugin-react-swc": "^3.0.0", |
46 | 46 | "autoprefixer": "10.4.16", |
47 | | - "eslint": "^8.38.0", |
48 | | - "eslint-plugin-office-addins": "^2.1.5", |
| 47 | + "eslint": "^9.0.0", |
| 48 | + "eslint-plugin-office-addins": "^4.0.0", |
49 | 49 | "eslint-plugin-prettier": "5.0.1", |
50 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 50 | + "eslint-plugin-react-hooks": "^5.0.0", |
51 | 51 | "eslint-plugin-react-refresh": "^0.3.4", |
52 | | - "office-addin-cli": "^1.5.5", |
53 | | - "office-addin-debugging": "^5.0.5", |
54 | | - "office-addin-dev-certs": "^1.11.3", |
55 | | - "office-addin-lint": "^2.2.5", |
56 | | - "office-addin-manifest": "^1.12.3", |
57 | | - "office-addin-prettier-config": "^1.2.0", |
| 52 | + "office-addin-cli": "^2.0.0", |
| 53 | + "office-addin-debugging": "^6.0.0", |
| 54 | + "office-addin-dev-certs": "^2.0.0", |
| 55 | + "office-addin-lint": "^3.0.0", |
| 56 | + "office-addin-manifest": "^2.0.0", |
| 57 | + "office-addin-prettier-config": "^2.0.0", |
58 | 58 | "postcss": "8.4.31", |
59 | | - "tailwindcss": "3.3.3", |
| 59 | + "tailwindcss": "4.0.10", |
60 | 60 | "typescript": "^5.0.2", |
61 | 61 | "vite": "^4.3.2", |
62 | 62 | "vite-plugin-eslint": "^1.8.1", |
63 | | - "vite-plugin-office-addin": "^1.0.0" |
| 63 | + "vite-plugin-office-addin": "^2.0.0" |
64 | 64 | }, |
65 | 65 | "prettier": { |
66 | 66 | "tabWidth": 2, |
|
0 commit comments