Skip to content

Commit

Permalink
chore(deps-dev): Bump deps in bulk
Browse files Browse the repository at this point in the history
  • Loading branch information
lasuillard committed Mar 3, 2024
1 parent f2039dd commit 11c684e
Show file tree
Hide file tree
Showing 2 changed files with 548 additions and 558 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,32 +21,32 @@
"e2e:watch": "playwright test --ui"
},
"devDependencies": {
"@playwright/test": "^1.41.2",
"@playwright/test": "^1.42.1",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.0",
"@sveltejs/kit": "^2.5.2",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tailwindcss/typography": "^0.5.10",
"@testing-library/svelte": "^4.1.0",
"@types/qrcode": "^1.5.5",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"autoprefixer": "^10.4.17",
"daisyui": "^4.6.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"autoprefixer": "^10.4.18",
"daisyui": "^4.7.2",
"date-fns": "^3.3.1",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^48.0.6",
"eslint-plugin-jsdoc": "^48.2.0",
"eslint-plugin-svelte": "^2.35.1",
"glob": "^10.3.10",
"happy-dom": "^12.10.3",
"happy-dom": "^13.6.2",
"highlight.js": "^11.9.0",
"mermaid": "^10.8.0",
"minisearch": "^6.3.0",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.1.2",
"prettier-plugin-svelte": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.5.11",
"qrcode": "^1.5.3",
"rehype-autolink-headings": "^7.1.0",
Expand All @@ -59,18 +59,18 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"remark-stringify": "^11.0.0",
"svelte": "^4.2.10",
"svelte-check": "^3.6.4",
"svelte": "^4.2.12",
"svelte-check": "^3.6.6",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"unified": "^11.0.4",
"vite": "^5.1.1",
"vitest": "^1.2.2",
"yaml": "^2.3.4",
"vite": "^5.1.4",
"vitest": "^1.3.1",
"yaml": "^2.4.0",
"zod": "^3.22.4"
},
"dependencies": {
"@sentry/sveltekit": "^7.100.1"
"@sentry/sveltekit": "^7.104.0"
}
}
Loading

0 comments on commit 11c684e

Please sign in to comment.