Skip to content

Commit

Permalink
bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
despokd committed Mar 3, 2024
1 parent 7193f1a commit 49363f4
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 30 deletions.
97 changes: 72 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"@tailwindcss/typography": "^0.5.10",
"autoprefixer": "^10.4.14",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.30.0",
"flowbite": "^2.0.0",
"flowbite-svelte": "^0.44.19",
"postcss": "^8.4.24",
"postcss-load-config": "^4.0.1",
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.10.1",
"postcss-load-config": "^5.0.3",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"sass": "^1.69.5",
"svelte": "^4.0.5",
"svelte-check": "^3.4.3",
Expand All @@ -41,4 +41,4 @@
"@vercel/speed-insights": "^1.0.10",
"svelte-i18n": "^4.0.0"
}
}
}

1 comment on commit 49363f4

@vercel
Copy link

@vercel vercel bot commented on 49363f4 Mar 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

linky – ./

linky-despokd.vercel.app
linky-git-main-despokd.vercel.app
linky.kdomaratius.de

Please sign in to comment.