Skip to content

Commit

Permalink
easy
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don committed Aug 31, 2024
1 parent d5620ac commit 2f277e8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,27 +17,27 @@
"dependencies": {
"@auth/core": "latest",
"@auth/drizzle-adapter": "1.4.2",
"@dotenvx/dotenvx": "^1.11.3",
"@dotenvx/dotenvx": "^1.11.5",
"@elysiajs/eden": "^1.1.2",
"@kobalte/core": "^0.13.6",
"@solid-mediakit/auth": "latest",
"@solid-primitives/i18n": "^2.1.1",
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.14.3",
"@solidjs/start": "^1.0.6",
"@tanstack/solid-query": "^5.52.2",
"@tanstack/solid-query": "^5.53.1",
"dayjs": "^1.11.13",
"drizzle-orm": "^0.33.0",
"drizzle-typebox": "^0.1.1",
"elysia": "^1.1.8",
"elysia": "^1.1.9",
"postgres": "3.4.4",
"solid-icons": "^1.1.0",
"solid-js": "^1.8.22",
"vinxi": "^0.4.2"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.52.0",
"@tanstack/solid-query-devtools": "^5.52.2",
"@tanstack/eslint-plugin-query": "^5.53.0",
"@tanstack/solid-query-devtools": "^5.53.1",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"autoprefixer": "^10.4.20",
Expand Down

0 comments on commit 2f277e8

Please sign in to comment.