Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bkataru authored Dec 8, 2023
1 parent d45e52d commit 7e41cbd
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,21 @@
},
"devDependencies": {
"@fontsource/fira-mono": "^5.0.8",
"@sveltejs/adapter-auto": "next",
"@sveltejs/kit": "next",
"@types/cookie": "^0.5.3",
"@sveltejs/adapter-auto": "2.1.1",
"@sveltejs/kit": "1.27.7",
"@types/cookie": "^0.6.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte3": "^4.0.0",
"eslint-plugin-svelte": "next",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"svelte": "^4.2.2",
"svelte": "^4.2.8",
"svelte-check": "^3.5.2",
"svelte-preprocess": "^5.1.0",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.5.0"
"vite": "^5.0.6"
},
"repository": {
"type": "git",
Expand All @@ -42,4 +41,4 @@
"url": "https://github.com/impulsesproject/sveltekit-node-ts/issues"
},
"homepage": "https://github.com/impulsesproject/sveltekit-node-ts"
}
}

0 comments on commit 7e41cbd

Please sign in to comment.