Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MarckFp committed Jul 30, 2024
1 parent c5913df commit 3c10a5a
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"cloudflare-headers": "bun ./cf_headers.js"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@event-calendar/core": "^3.2.2",
"@event-calendar/day-grid": "^3.2.2",
"@event-calendar/list": "^3.2.2",
"@event-calendar/time-grid": "^3.2.2",
"@eslint/js": "^9.8.0",
"@event-calendar/core": "^3.3.0",
"@event-calendar/day-grid": "^3.3.0",
"@event-calendar/list": "^3.3.0",
"@event-calendar/time-grid": "^3.3.0",
"@faker-js/faker": "^8.4.1",
"@playwright/test": "^1.45.3",
"@sveltejs/adapter-cloudflare": "^4.7.0",
Expand All @@ -46,15 +46,15 @@
"@vite-pwa/sveltekit": "^0.6.0",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.4",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"flowbite": "^2.4.1",
"flowbite-svelte": "^0.46.15",
"flowbite-svelte-blocks": "^1.1.3",
"flowbite-svelte-icons": "^1.6.1",
"flowbite-typography": "^1.0.3",
"husky": "^9.1.2",
"husky": "^9.1.4",
"node-html-parser": "^6.1.13",
"postcss": "^8.4.40",
"prettier": "^3.3.3",
Expand All @@ -66,7 +66,7 @@
"tailwindcss": "^3.4.7",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"typescript-eslint": "^7.17.0",
"typescript-eslint": "^7.18.0",
"vite": "^5.3.5",
"workbox-precaching": "^7.1.0"
},
Expand Down
36 changes: 30 additions & 6 deletions src-tauri/Cargo.lock

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

0 comments on commit 3c10a5a

Please sign in to comment.