Skip to content

Commit

Permalink
Merging bca34c2 into trunk-temp/pr-1971/b2063e5d-e438-4d56-922d-d1594…
Browse files Browse the repository at this point in the history
…87d6ae6
  • Loading branch information
trunk-io[bot] authored Oct 18, 2024
2 parents ff93031 + bca34c2 commit 10a4fb3
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
90 changes: 45 additions & 45 deletions examples/sveltekit/package-lock.json

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

10 changes: 5 additions & 5 deletions examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/kit": "^2.6.1",
"@sveltejs/kit": "^2.7.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/eslint": "^8.56.0",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.44.1",
"eslint-plugin-svelte": "^2.45.1",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"svelte": "^4.2.19",
"svelte-check": "^4.0.4",
"tslib": "^2.7.0",
"svelte-check": "^4.0.5",
"tslib": "^2.8.0",
"typescript": "^5.0.0",
"vite": "^5.4.8"
"vite": "^5.4.9"
}
}

0 comments on commit 10a4fb3

Please sign in to comment.