|
76 | 76 | "@typescript-eslint/eslint-plugin": "7.0.0", |
77 | 77 | "@typescript-eslint/parser": "6.21.0", |
78 | 78 | "@vitejs/plugin-react": "4.2.1", |
79 | | - "@yelo/rollup-node-external": "^1.0.1", |
| 79 | + "@yelo/rollup-node-external": "1.0.1", |
80 | 80 | "alias-hq": "6.2.3", |
81 | 81 | "eslint": "8.57.0", |
82 | 82 | "eslint-config-prettier": "9.1.0", |
|
87 | 87 | "eslint-plugin-react-refresh": "0.4.6", |
88 | 88 | "eslint-plugin-ssr-friendly": "1.3.0", |
89 | 89 | "eslint-plugin-storybook": "0.8.0", |
| 90 | + "eslint-plugin-tailwindcss": "3.15.1", |
90 | 91 | "generate-react-cli": "^8.4.1", |
91 | 92 | "husky": "9.0.11", |
92 | 93 | "identity-obj-proxy": "3.0.0", |
|
96 | 97 | "lint-staged": "15.2.2", |
97 | 98 | "npm-run-all2": "5.0.0", |
98 | 99 | "postcss": "8.4.38", |
99 | | - "postcss-preset-env": "^9.5.9", |
| 100 | + "postcss-preset-env": "9.5.12", |
100 | 101 | "prettier": "3.2.5", |
101 | 102 | "react": "18.3.1", |
102 | 103 | "react-dom": "18.2.0", |
|
105 | 106 | "stylelint-config-standard": "36.0.0", |
106 | 107 | "stylelint-order": "6.0.4", |
107 | 108 | "stylelint-prettier": "5.0.0", |
| 109 | + "tailwindcss": "3.4.3", |
108 | 110 | "ts-jest": "29.1.2", |
109 | 111 | "ts-node": "10.9.2", |
110 | 112 | "typescript": "5.4.5", |
111 | 113 | "vite": "5.2.10", |
112 | | - "vite-plugin-dts": "^3.9.0" |
| 114 | + "vite-plugin-dts": "3.9.0" |
113 | 115 | } |
114 | 116 | } |
0 commit comments