Skip to content

Commit a14b029

Browse files
chore(deps): update dev dependencies
1 parent c886da5 commit a14b029

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
},
4040
"license": "ISC",
4141
"devDependencies": {
42-
"@babel/core": "7.22.11",
43-
"@babel/eslint-parser": "7.22.11",
42+
"@babel/core": "7.26.10",
43+
"@babel/eslint-parser": "7.27.0",
4444
"@chbphone55/classnames": "2.0.0",
4545
"@eik/cli": "2.0.39",
4646
"@fabric-ds/css": "1.2.0",
@@ -49,21 +49,21 @@
4949
"@semantic-release/git": "10.0.1",
5050
"@stylelint/postcss-css-in-js": "0.38.0",
5151
"@tailwindcss/aspect-ratio": "0.4.2",
52-
"autoprefixer": "10.4.15",
52+
"autoprefixer": "10.4.21",
5353
"cors": "2.8.5",
5454
"cssnano": "5.1.15",
5555
"cz-conventional-changelog": "3.3.0",
5656
"element-collapse": "1.1.0",
57-
"esbuild": "0.25.0",
58-
"eslint": "8.48.0",
59-
"express": "4.20.0",
60-
"fastify": "4.22.1",
57+
"esbuild": "0.25.2",
58+
"eslint": "8.57.1",
59+
"express": "4.21.2",
60+
"fastify": "4.29.0",
6161
"lerna": "6.6.2",
6262
"lit-element": "3.3.3",
6363
"lit-html": "2.8.0",
6464
"npm-run-all": "4.1.5",
65-
"playwright": "1.37.1",
66-
"postcss": "8.4.31",
65+
"playwright": "1.51.1",
66+
"postcss": "8.5.3",
6767
"postcss-cli": "10.1.0",
6868
"postcss-discard-comments": "5.1.2",
6969
"postcss-discard-empty": "5.1.1",
@@ -76,10 +76,10 @@
7676
"semantic-release": "19.0.5",
7777
"semantic-release-slack-bot": "3.5.3",
7878
"tailwindcss": "2.2.19",
79-
"tap": "16.3.8",
79+
"tap": "16.3.10",
8080
"typescript": "4.9.5",
81-
"vite": "4.5.6",
82-
"vite-plugin-html": "3.2.0"
81+
"vite": "4.5.11",
82+
"vite-plugin-html": "3.2.2"
8383
},
8484
"dependencies": {
8585
"@fabric-ds/core": "0.0.15",

0 commit comments

Comments
 (0)