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] authored Jan 17, 2024
1 parent 17a2308 commit 96db649
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,34 +51,34 @@
"@tailwindcss/aspect-ratio": "0.4.2",
"autoprefixer": "10.4.15",
"cors": "2.8.5",
"cssnano": "5.1.15",
"cssnano": "6.0.3",
"cz-conventional-changelog": "3.3.0",
"element-collapse": "1.1.0",
"esbuild": "0.19.2",
"eslint": "8.48.0",
"express": "4.18.2",
"fastify": "4.22.1",
"lerna": "6.6.2",
"lit-element": "3.3.3",
"lit-html": "2.8.0",
"lerna": "8.0.2",
"lit-element": "4.0.3",
"lit-html": "3.1.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": "6.0.1",
"postcss-discard-empty": "6.0.1",
"postcss-import": "16.0.0",
"postcss-import-svg": "1.0.5",
"postcss-preset-env": "7.8.3",
"postcss-preset-env": "9.3.0",
"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.7",
"prettier": "3.2.3",
"rimraf": "5.0.5",
"semantic-release": "23.0.0",
"semantic-release-slack-bot": "4.0.2",
"tailwindcss": "3.4.1",
"tap": "18.6.1",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite-plugin-html": "3.2.0"
},
"dependencies": {
Expand Down

0 comments on commit 96db649

Please sign in to comment.