diff --git a/package.json b/package.json index 81742c4..7c86dea 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ }, "license": "ISC", "devDependencies": { - "@babel/core": "7.22.11", - "@babel/eslint-parser": "7.22.11", + "@babel/core": "7.25.2", + "@babel/eslint-parser": "7.25.1", "@chbphone55/classnames": "2.0.0", "@eik/cli": "2.0.39", "@fabric-ds/css": "1.2.0", @@ -49,21 +49,21 @@ "@semantic-release/git": "10.0.1", "@stylelint/postcss-css-in-js": "0.38.0", "@tailwindcss/aspect-ratio": "0.4.2", - "autoprefixer": "10.4.15", + "autoprefixer": "10.4.20", "cors": "2.8.5", "cssnano": "5.1.15", "cz-conventional-changelog": "3.3.0", "element-collapse": "1.1.0", - "esbuild": "0.19.2", - "eslint": "8.48.0", - "express": "4.20.0", - "fastify": "4.22.1", + "esbuild": "0.23.1", + "eslint": "8.57.1", + "express": "4.21.0", + "fastify": "4.28.1", "lerna": "6.6.2", "lit-element": "3.3.3", "lit-html": "2.8.0", "npm-run-all": "4.1.5", - "playwright": "1.37.1", - "postcss": "8.4.31", + "playwright": "1.47.1", + "postcss": "8.4.47", "postcss-cli": "10.1.0", "postcss-discard-comments": "5.1.2", "postcss-discard-empty": "5.1.1", @@ -76,10 +76,10 @@ "semantic-release": "19.0.5", "semantic-release-slack-bot": "3.5.3", "tailwindcss": "2.2.19", - "tap": "16.3.8", + "tap": "16.3.10", "typescript": "4.9.5", "vite": "3.2.11", - "vite-plugin-html": "3.2.0" + "vite-plugin-html": "3.2.2" }, "dependencies": { "@fabric-ds/core": "0.0.15",