Skip to content

Commit

Permalink
chore: Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bfanger committed Nov 10, 2024
1 parent a010524 commit b1f0b79
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 284 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,23 @@
"devDependencies": {
"@playwright/test": "^1.48.2",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.7.4",
"@sveltejs/kit": "^2.8.0",
"@sveltejs/package": "^2.3.7",
"@sveltejs/vite-plugin-svelte": "4.0.0",
"@testing-library/react": "^16.0.1",
"@testing-library/svelte": "^5.2.4",
"@types/node": "^22.8.6",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-svelte": "^2.46.0",
"globals": "^15.11.0",
"happy-dom": "^15.8.0",
"globals": "^15.12.0",
"happy-dom": "^15.11.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"postcss": "^8.4.47",
Expand All @@ -71,14 +71,14 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-youtube": "^10.1.0",
"svelte": "5.1.9",
"svelte-check": "^4.0.5",
"svelte-youtube-lite": "0.5",
"svelte2tsx": "^0.7.22",
"svelte": "5.1.13",
"svelte-check": "^4.0.6",
"svelte-youtube-lite": "~1.2.1",
"svelte2tsx": "^0.7.23",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2",
"typescript-eslint": "^8.13.0",
"vite": "^5.4.10",
"vite-tsconfig-paths": "^5.0.1",
"vite-tsconfig-paths": "^5.1.1",
"vitest": "^2.1.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit b1f0b79

Please sign in to comment.