Skip to content

Commit

Permalink
npm-dep: update all
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Aug 12, 2023
1 parent 4a80618 commit e61a7f9
Show file tree
Hide file tree
Showing 3 changed files with 1,431 additions and 575 deletions.
14 changes: 7 additions & 7 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"devDependencies": {
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.22.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"autoprefixer": "^10.4.14",
"daisyui": "^3.5.1",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.32.4",
"husky": "^8.0.3",
"postcss": "^8.4.27",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"prettier": "^3.0.1",
"prettier-plugin-svelte": "^3.0.3",
"svelte": "^4.2.0",
"svelte-check": "^3.5.0",
"tailwindcss": "^3.3.3",
Expand All @@ -41,7 +41,7 @@
"dependencies": {
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"date-fns": "^2.30.0",
"pocketbase": "^0.15.3",
"pocketbase": "^0.16.0",
"svelte-fa": "^3.0.4",
"svelte-french-toast": "^1.2.0",
"theme-change": "^2.5.0"
Expand Down
Loading

0 comments on commit e61a7f9

Please sign in to comment.