Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2023
1 parent e109782 commit c75d8d4
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 97 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"devDependencies": {
"@aboqasem/prettierrc": "3.0.0",
"@tailwindcss/forms": "0.5.7",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"autoprefixer": "10.4.16",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.56.0",
Expand All @@ -25,14 +25,14 @@
"husky": "8.0.3",
"postcss": "8.4.32",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.9",
"tailwindcss": "3.3.6",
"prettier-plugin-tailwindcss": "0.5.10",
"tailwindcss": "3.4.0",
"typescript": "5.3.3",
"vite": "4.5.1",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-minify": "1.5.2",
"vite-plugin-solid": "2.8.0",
"vite-tsconfig-paths": "4.2.2"
"vite-tsconfig-paths": "4.2.3"
},
"dependencies": {
"solid-js": "1.8.7"
Expand Down
Loading

0 comments on commit c75d8d4

Please sign in to comment.