diff --git a/package.json b/package.json index 422dd5a3..4a2c1dd5 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.23.6", + "@babel/eslint-parser": "7.23.3", "@chbphone55/classnames": "2.0.0", "@eik/cli": "2.0.22", "@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.16", "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", + "esbuild": "0.19.9", + "eslint": "8.56.0", "express": "4.18.2", - "fastify": "4.22.1", + "fastify": "4.25.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.40.1", + "postcss": "8.4.32", "postcss-cli": "10.1.0", "postcss-discard-comments": "5.1.2", "postcss-discard-empty": "5.1.1", @@ -76,7 +76,7 @@ "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.7", "vite-plugin-html": "3.2.0"