Skip to content

Commit

Permalink
fix: latest
Browse files Browse the repository at this point in the history
  • Loading branch information
OrJDev committed Oct 22, 2024
1 parent a44551d commit 9858a28
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .changeset/tasty-bobcats-rest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-jd-app": patch
---

fix: latest
8 changes: 4 additions & 4 deletions template/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"@types/node": "^20.11.26",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"eslint": "^8.56.0",
"eslint": "^9.13.0",
"eslint-plugin-solid": "^0.14.3",
"typescript": "^5.6.2",
"vite": "^5.1.6"
},
"dependencies": {
"@solidjs/router": "^0.14.7",
"@solidjs/start": "^1.0.8",
"solid-js": "^1.9.2",
"@solidjs/router": "^0.14.10",
"@solidjs/start": "^1.0.9",
"solid-js": "^1.9.3",
"vinxi": "^0.4.3",
"@solidjs/meta": "^0.29.4",
"zod": "^3.22.4"
Expand Down

0 comments on commit 9858a28

Please sign in to comment.