diff --git a/package.json b/package.json index 81742c4..2b18e88 100644 --- a/package.json +++ b/package.json @@ -51,34 +51,34 @@ "@tailwindcss/aspect-ratio": "0.4.2", "autoprefixer": "10.4.15", "cors": "2.8.5", - "cssnano": "5.1.15", + "cssnano": "7.0.6", "cz-conventional-changelog": "3.3.0", "element-collapse": "1.1.0", "esbuild": "0.19.2", - "eslint": "8.48.0", + "eslint": "9.17.0", "express": "4.20.0", - "fastify": "4.22.1", - "lerna": "6.6.2", - "lit-element": "3.3.3", - "lit-html": "2.8.0", + "fastify": "5.2.1", + "lerna": "8.1.9", + "lit-element": "4.1.1", + "lit-html": "3.2.1", "npm-run-all": "4.1.5", "playwright": "1.37.1", "postcss": "8.4.31", - "postcss-cli": "10.1.0", - "postcss-discard-comments": "5.1.2", - "postcss-discard-empty": "5.1.1", - "postcss-import": "15.1.0", + "postcss-cli": "11.0.0", + "postcss-discard-comments": "7.0.3", + "postcss-discard-empty": "7.0.0", + "postcss-import": "16.1.0", "postcss-import-svg": "1.0.5", - "postcss-preset-env": "7.8.3", + "postcss-preset-env": "10.1.3", "postcss-syntax": "0.36.2", - "prettier": "2.8.8", - "rimraf": "3.0.2", - "semantic-release": "19.0.5", - "semantic-release-slack-bot": "3.5.3", - "tailwindcss": "2.2.19", - "tap": "16.3.8", - "typescript": "4.9.5", - "vite": "3.2.11", + "prettier": "3.4.2", + "rimraf": "6.0.1", + "semantic-release": "24.2.1", + "semantic-release-slack-bot": "4.0.2", + "tailwindcss": "3.4.17", + "tap": "21.0.1", + "typescript": "5.7.3", + "vite": "6.0.7", "vite-plugin-html": "3.2.0" }, "dependencies": {