[chore] Update npm packages
This commit is contained in:
@@ -17,16 +17,16 @@
|
||||
"lint": "eslint --ignore-path .gitignore ."
|
||||
},
|
||||
"dependencies": {
|
||||
"dayjs": "^1.10.7",
|
||||
"focus-visible": "^5.2.0",
|
||||
"sanitize.css": "^13.0.0",
|
||||
"dayjs": "^1.10.7"
|
||||
"sanitize.css": "^13.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-node": "next",
|
||||
"@sveltejs/adapter-vercel": "next",
|
||||
"@sveltejs/kit": "next",
|
||||
"@typescript-eslint/eslint-plugin": "^5.1.0",
|
||||
"@typescript-eslint/parser": "^5.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.2.0",
|
||||
"@typescript-eslint/parser": "^5.2.0",
|
||||
"eslint": "^8.1.0",
|
||||
"eslint-plugin-svelte3": "^3.2.1",
|
||||
"sass": "^1.43.3",
|
||||
|
||||
Reference in New Issue
Block a user