Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mircearoata committed Oct 4, 2024
1 parent d9cb0e6 commit f4f8171
Show file tree
Hide file tree
Showing 4 changed files with 252 additions and 184 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@urql/svelte": "^4.0.4",
"async": "^3.2.5",
"cookie": "^0.6.0",
"dompurify": "^3.0.6",
"dompurify": "^3.1.7",
"fuse.js": "^7.0.0",
"graphql": "^16.8.1",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -83,13 +83,13 @@
"postcss-preset-env": "^9.3.0",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.1.2",
"svelte": "^4.2.8",
"svelte": "^4.2.19",
"svelte-check": "^3.6.2",
"svelte-preprocess": "^5.1.1",
"tailwindcss": "^3.3.6",
"tslib": "^2.6.2",
"typescript": "~5.3.3",
"vite": "^5.0.13"
"vite": "^5.4.8"
},
"type": "module"
}
Loading

0 comments on commit f4f8171

Please sign in to comment.