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 13, 2024
1 parent 62cacfd commit 19d98d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions template_builder/templates/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"devDependencies": {
"@eslint/js": "^9.16.0",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.10.1",
"@sveltejs/vite-plugin-svelte": "^5.0.1",
"@sveltejs/kit": "^2.11.1",
"@sveltejs/vite-plugin-svelte": "^5.0.2",
"autoprefixer": "^10.4.20",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -25,7 +25,7 @@
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"svelte": "^5.11.2",
"svelte": "^5.12.0",
"svelte-check": "^4.1.1",
"tailwindcss": "^3.4.16",
"typescript": "~5.7.2",
Expand Down

0 comments on commit 19d98d3

Please sign in to comment.