Skip to content

Commit

Permalink
chore(deps): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent b6daeb9 commit f93fe76
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit f93fe76

Please sign in to comment.