Skip to content

Commit

Permalink
ci: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
create-o7-app[bot] committed Dec 12, 2024
1 parent 89002c1 commit 62cacfd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion template_builder/templates/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"svelte": "^5.10.1",
"svelte": "^5.11.2",
"svelte-check": "^4.1.1",
"tailwindcss": "^3.4.16",
"typescript": "~5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion template_builder/templates/extras/{Auth}package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"arctic": "^2.3.0",
"arctic": "^2.3.1",
"oslo": "^1.2.1"
}
}

0 comments on commit 62cacfd

Please sign in to comment.