Skip to content

Commit

Permalink
easy
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don committed Sep 9, 2024
1 parent 1c94f3a commit 7bcad05
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 @@ -25,7 +25,7 @@
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.14.3",
"@solidjs/start": "^1.0.6",
"@tanstack/solid-query": "^5.54.2",
"@tanstack/solid-query": "^5.55.4",
"dayjs": "^1.11.13",
"drizzle-orm": "^0.33.0",
"drizzle-typebox": "^0.1.1",
Expand All @@ -37,9 +37,9 @@
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.53.0",
"@tanstack/solid-query-devtools": "^5.55.1",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@tanstack/solid-query-devtools": "^5.55.4",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"autoprefixer": "^10.4.20",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand All @@ -55,7 +55,7 @@
"tailwind-merge": "^2.5.2",
"tailwindcss": "3.4.10",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 7bcad05

Please sign in to comment.