[chore] Update npm packages
This commit is contained in:
14
package.json
14
package.json
@@ -20,17 +20,17 @@
|
||||
"sanitize.css": "^12.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-node": "^1.0.0-next.46",
|
||||
"@sveltejs/adapter-vercel": "^1.0.0-next.28",
|
||||
"@sveltejs/adapter-node": "^1.0.0-next.49",
|
||||
"@sveltejs/adapter-vercel": "^1.0.0-next.29",
|
||||
"@sveltejs/kit": "next",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.1",
|
||||
"@typescript-eslint/parser": "^4.31.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.2",
|
||||
"@typescript-eslint/parser": "^4.31.2",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-svelte3": "^3.2.1",
|
||||
"sass": "^1.40.1",
|
||||
"svelte": "^3.42.5",
|
||||
"sass": "^1.42.1",
|
||||
"svelte": "^3.43.0",
|
||||
"svelte-check": "^2.2.6",
|
||||
"svelte-preprocess": "^4.9.4",
|
||||
"svelte-preprocess": "^4.9.5",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^4.4.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user