Skip to content

Commit

Permalink
Merge branch 'main' into as/feat/exchange-gadget
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksasiriski authored Aug 12, 2024
2 parents 2541f85 + d89d399 commit 2afa586
Show file tree
Hide file tree
Showing 5 changed files with 151 additions and 145 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,24 @@
},
"devDependencies": {
"@hearchco/sveltekit-adapter-aws": "npm:@jsr/hearchco__sveltekit-adapter-aws@^0.1.10",
"@playwright/test": "^1.45.3",
"@sveltejs/adapter-node": "^5.2.0",
"@sveltejs/kit": "^2.5.20",
"@playwright/test": "^1.46.0",
"@sveltejs/adapter-node": "^5.2.1",
"@sveltejs/kit": "^2.5.21",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@types/eslint": "^8.56.10",
"autoprefixer": "^10.4.20",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.9.0",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"svelte": "5.0.0-next.208",
"svelte": "5.0.0-next.216",
"svelte-check": "^3.8.5",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.9",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.4.0",
"vitest": "^2.0.5"
},
"type": "module"
Expand Down
Loading

0 comments on commit 2afa586

Please sign in to comment.