Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Jun 8, 2022
1 parent 0956e6a commit ff1557b
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 101 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@cypress/snapshot": "^2.1.7",
"@sveltejs/adapter-static": "1.0.0-next.32",
"@sveltejs/kit": "1.0.0-next.345",
"@sveltejs/kit": "1.0.0-next.350",
"@types/mermaid": "^8.2.9",
"@types/pako": "^1.0.3",
"@typescript-eslint/eslint-plugin": "^4.33.0",
Expand All @@ -35,7 +35,7 @@
"eslint-plugin-svelte3": "^3.4.1",
"eslint-plugin-tailwindcss": "^3.5.0",
"husky": "^8.0.1",
"lint-staged": "^12.4.2",
"lint-staged": "13.0.0",
"mocha": "^10.0.0",
"node-html-parser": "^5.3.3",
"postcss": "^8.4.14",
Expand All @@ -46,14 +46,14 @@
"svelte-preprocess": "^4.10.6",
"tailwindcss": "^3.0.24",
"tslib": "^2.4.0",
"typescript": "^4.7.2"
"typescript": "^4.7.3"
},
"type": "module",
"dependencies": {
"@analytics/google-analytics": "^0.5.3",
"@macfja/svelte-persistent-store": "^1.3.0",
"analytics": "^0.8.1",
"daisyui": "2.15.1",
"daisyui": "2.15.2",
"js-base64": "^3.7.2",
"mermaid": "9.1.1",
"moment": "^2.29.3",
Expand Down
Loading

0 comments on commit ff1557b

Please sign in to comment.