|
51 | 51 | "@tailwindcss/aspect-ratio": "0.4.2",
|
52 | 52 | "autoprefixer": "10.4.15",
|
53 | 53 | "cors": "2.8.5",
|
54 |
| - "cssnano": "5.1.15", |
| 54 | + "cssnano": "7.0.6", |
55 | 55 | "cz-conventional-changelog": "3.3.0",
|
56 | 56 | "element-collapse": "1.1.0",
|
57 | 57 | "esbuild": "0.19.2",
|
58 |
| - "eslint": "8.48.0", |
| 58 | + "eslint": "9.17.0", |
59 | 59 | "express": "4.20.0",
|
60 |
| - "fastify": "4.22.1", |
61 |
| - "lerna": "6.6.2", |
62 |
| - "lit-element": "3.3.3", |
63 |
| - "lit-html": "2.8.0", |
| 60 | + "fastify": "5.2.1", |
| 61 | + "lerna": "8.1.9", |
| 62 | + "lit-element": "4.1.1", |
| 63 | + "lit-html": "3.2.1", |
64 | 64 | "npm-run-all": "4.1.5",
|
65 | 65 | "playwright": "1.37.1",
|
66 | 66 | "postcss": "8.4.31",
|
67 |
| - "postcss-cli": "10.1.0", |
68 |
| - "postcss-discard-comments": "5.1.2", |
69 |
| - "postcss-discard-empty": "5.1.1", |
70 |
| - "postcss-import": "15.1.0", |
| 67 | + "postcss-cli": "11.0.0", |
| 68 | + "postcss-discard-comments": "7.0.3", |
| 69 | + "postcss-discard-empty": "7.0.0", |
| 70 | + "postcss-import": "16.1.0", |
71 | 71 | "postcss-import-svg": "1.0.5",
|
72 |
| - "postcss-preset-env": "7.8.3", |
| 72 | + "postcss-preset-env": "10.1.3", |
73 | 73 | "postcss-syntax": "0.36.2",
|
74 |
| - "prettier": "2.8.8", |
75 |
| - "rimraf": "3.0.2", |
76 |
| - "semantic-release": "19.0.5", |
77 |
| - "semantic-release-slack-bot": "3.5.3", |
78 |
| - "tailwindcss": "2.2.19", |
79 |
| - "tap": "16.3.8", |
80 |
| - "typescript": "4.9.5", |
81 |
| - "vite": "3.2.11", |
| 74 | + "prettier": "3.4.2", |
| 75 | + "rimraf": "6.0.1", |
| 76 | + "semantic-release": "24.2.1", |
| 77 | + "semantic-release-slack-bot": "4.0.2", |
| 78 | + "tailwindcss": "3.4.17", |
| 79 | + "tap": "21.0.1", |
| 80 | + "typescript": "5.7.3", |
| 81 | + "vite": "6.0.7", |
82 | 82 | "vite-plugin-html": "3.2.0"
|
83 | 83 | },
|
84 | 84 | "dependencies": {
|
|
0 commit comments