Skip to content

Commit

Permalink
chore: update web deps
Browse files Browse the repository at this point in the history
  • Loading branch information
raymond-u committed Apr 19, 2024
1 parent cb03c66 commit 76f58d5
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 103 deletions.
12 changes: 6 additions & 6 deletions src/lungo_cli/resources/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@tailwindcss/typography": "^0.5.12",
"@types/set-cookie-parser": "^2.4.7",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"autoprefixer": "^10.4.19",
"daisyui": "^4.10.1",
"daisyui": "^4.10.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.37.0",
Expand All @@ -35,13 +35,13 @@
"postcss-load-config": "^4.0.2",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"prettier-plugin-tailwindcss": "^0.5.13",
"svelte": "^4.2.14",
"prettier-plugin-tailwindcss": "^0.5.14",
"svelte": "^4.2.15",
"svelte-check": "^3.6.9",
"tailwindcss": "^3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"vite": "^5.2.8"
"vite": "^5.2.9"
},
"type": "module",
"engines": {
Expand Down
Loading

0 comments on commit 76f58d5

Please sign in to comment.