Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aabounegm committed Oct 25, 2022
1 parent 32f9571 commit af3013f
Show file tree
Hide file tree
Showing 9 changed files with 360 additions and 372 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,29 +27,29 @@
"prepublishOnly": "node --unhandled-rejections=strict check-version.js"
},
"devDependencies": {
"@sveltejs/adapter-static": "1.0.0-next.39",
"@sveltejs/kit": "1.0.0-next.437",
"@sveltejs/package": "1.0.0-next.1",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.35.1",
"eslint": "^8.22.0",
"@sveltejs/adapter-static": "1.0.0-next.46",
"@sveltejs/kit": "1.0.0-next.525",
"@sveltejs/package": "1.0.0-next.5",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-svelte3": "^4.0.0",
"lint-staged": "^13.0.3",
"mdsvex": "^0.10.6",
"prettier": "^2.7.1",
"prettier-plugin-svelte": "^2.7.0",
"prettier-plugin-svelte": "^2.8.0",
"remark-heading-id": "^1.0.0",
"sass": "^1.54.5",
"stylelint": "^14.11.0",
"svelte": "^3.49.0",
"svelte-check": "^2.8.1",
"sass": "^1.55.0",
"stylelint": "^14.14.0",
"svelte": "^3.52.0",
"svelte-check": "^2.9.2",
"svelte-feather-icons": "^4.0.0",
"svelte-preprocess": "^4.10.7",
"svelte2tsx": "^0.5.14",
"svelte2tsx": "^0.5.20",
"tslib": "^2.4.0",
"typescript": "^4.7.4",
"vite": "^3.0.9"
"typescript": "^4.8.4",
"vite": "^3.1.8"
},
"type": "module"
}
Loading

0 comments on commit af3013f

Please sign in to comment.