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 23, 2024
1 parent 0146983 commit d7e9929
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 196 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"devDependencies": {
"@playwright/test": "^1.49.0",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.8.1",
"@sveltejs/kit": "^2.8.2",
"@sveltejs/package": "^2.3.7",
"@sveltejs/vite-plugin-svelte": "4.0.1",
"@testing-library/react": "^16.0.1",
"@testing-library/svelte": "^5.2.6",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
Expand All @@ -67,15 +67,15 @@
"lint-staged": "^15.2.10",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"prettier-plugin-svelte": "^3.3.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-youtube": "^10.1.0",
"svelte": "5.2.7",
"svelte-check": "^4.0.9",
"svelte-check": "^4.1.0",
"svelte-youtube-lite": "~1.2.1",
"svelte2tsx": "^0.7.26",
"typescript": "^5.6.3",
"svelte2tsx": "^0.7.28",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0",
"vite": "^5.4.11",
"vite-tsconfig-paths": "^5.1.3",
Expand Down
Loading

0 comments on commit d7e9929

Please sign in to comment.