Skip to content

Commit

Permalink
feat: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kunish committed Jun 2, 2024
1 parent e8d71fe commit af43c7d
Show file tree
Hide file tree
Showing 2 changed files with 7,099 additions and 3,838 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.3.0",
"@eslint/js": "^9.4.0",
"@felte/solid": "^1.2.13",
"@felte/validator-zod": "^1.0.17",
"@fontsource/fira-sans": "^5.0.20",
Expand Down Expand Up @@ -46,16 +46,16 @@
"commitlint": "^19.3.0",
"daisyui": "^4.11.1",
"dayjs": "^1.11.11",
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"is-ip": "^5.0.1",
"ky": "^1.2.4",
"ky": "^1.3.0",
"lint-staged": "^15.2.5",
"lodash": "^4.17.21",
"match-sorter": "^6.3.4",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.6.1",
"solid-apexcharts": "^0.3.4",
Expand All @@ -68,9 +68,10 @@
"typescript-eslint": "^7.11.0",
"unplugin-auto-import": "^0.17.6",
"uuid": "^9.0.1",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-solid": "^2.10.2",
"zod": "^3.23.8"
}
},
"packageManager": "pnpm@9.1.4"
}
Loading

0 comments on commit af43c7d

Please sign in to comment.