Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
narze committed Sep 5, 2023
1 parent 00cdb13 commit 846ba1b
Show file tree
Hide file tree
Showing 2 changed files with 799 additions and 5,140 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,42 +16,42 @@
"format": "prettier --plugin-search-dir . --write ."
},
"devDependencies": {
"@noble/hashes": "^1.3.1",
"@playwright/test": "^1.36.1",
"@noble/hashes": "^1.3.2",
"@playwright/test": "^1.37.1",
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/kit": "^1.22.3",
"@sveltejs/kit": "^1.24.1",
"@tailwindcss/typography": "^0.5.9",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/qrcode": "^1.5.1",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"autoprefixer": "^10.4.14",
"daisyui": "^3.2.1",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-svelte": "^2.32.2",
"firebase": "^10.0.0",
"@types/qrcode": "^1.5.2",
"@types/uuid": "^9.0.3",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"autoprefixer": "^10.4.15",
"daisyui": "^3.6.5",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.33.0",
"firebase": "^10.3.1",
"fitty": "^2.3.7",
"nanoid": "^4.0.2",
"postcss": "^8.4.26",
"postcss": "^8.4.29",
"postcss-load-config": "^4.0.1",
"prettier": "^3.0.0",
"prettier-plugin-svelte": "^3.0.0",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"promptpay-qr": "^0.5.0",
"qrcode": "^1.5.3",
"svelte": "^4.0.5",
"svelte-check": "^3.4.6",
"svelte": "^4.2.0",
"svelte-check": "^3.5.1",
"svelte-preprocess": "^5.0.4",
"tailwind-scrollbar": "^3.0.4",
"tailwind-scrollbar": "^3.0.5",
"tailwindcss": "^3.3.3",
"tslib": "^2.6.0",
"tslib": "^2.6.2",
"tweetnacl": "^1.0.3",
"tweetnacl-util": "^0.15.1",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"uuid": "^9.0.0",
"vite": "^4.4.4",
"vitest": "^0.33.0",
"vite": "^4.4.9",
"vitest": "^0.34.3",
"wait-on": "^7.0.1"
},
"type": "module",
Expand Down
Loading

0 comments on commit 846ba1b

Please sign in to comment.