Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#169)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 4b1b1b6 commit 3715775
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 269 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,29 +11,29 @@
"start": "vite"
},
"devDependencies": {
"@tailwindcss/vite": "4.0.0-alpha.31",
"@tailwindcss/vite": "4.0.0-alpha.34",
"@types/eslint-plugin-jsx-a11y": "6.9.0",
"@types/node": "22.9.0",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import-x": "4.4.0",
"eslint-plugin-jsonc": "2.18.1",
"eslint-plugin-import-x": "4.4.2",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-solid": "0.14.3",
"eslint-plugin-solid": "0.14.4",
"eslint-plugin-yml": "1.15.0",
"prettier": "3.3.3",
"tailwindcss": "4.0.0-alpha.31",
"tailwindcss": "4.0.0-alpha.34",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0",
"vite": "5.4.10",
"typescript-eslint": "8.15.0",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"vite-plugin-solid": "2.10.2",
"vite-tsconfig-paths": "5.1.2"
},
"dependencies": {
"solid-js": "1.9.3"
},
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
"packageManager": "pnpm@9.13.2+sha512.88c9c3864450350e65a33587ab801acf946d7c814ed1134da4a924f6df5a2120fd36b46aab68f7cd1d413149112d53c7db3a4136624cfd00ff1846a0c6cef48a"
}
Loading

0 comments on commit 3715775

Please sign in to comment.