Skip to content

Commit

Permalink
Package Updates (#279)
Browse files Browse the repository at this point in the history
* Package Updates

* Update tina lock
  • Loading branch information
JackDevAU authored Feb 13, 2025
1 parent 1b99eae commit 826f816
Show file tree
Hide file tree
Showing 3 changed files with 237 additions and 241 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"lint": "next lint"
},
"dependencies": {
"next": "^14.2.18",
"next": "^14.2.24",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tinacms": "^2.6.1",
"tinacms": "^2.6.4",
"typescript": "5.5.2"
},
"devDependencies": {
"@tinacms/cli": "^1.8.1",
"@types/node": "^22.10.1",
"@tinacms/cli": "^1.8.4",
"@types/node": "^22.13.1",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.18"
"eslint-config-next": "^14.2.24"
}
}
Loading

0 comments on commit 826f816

Please sign in to comment.