Dependency updates

This commit is contained in:
Djuri Baars 2024-09-03 11:10:49 +02:00
parent 8006765ef9
commit 2b6762055a
2 changed files with 263 additions and 844 deletions

View File

@ -21,7 +21,7 @@
"@sveltejs/adapter-static": "^2.0.3", "@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.27.4", "@sveltejs/kit": "^1.27.4",
"@sveltejs/vite-plugin-svelte": "^3.0.1", "@sveltejs/vite-plugin-svelte": "^3.0.1",
"@testing-library/svelte": "^4.0.5", "@testing-library/svelte": "^5.2.1",
"@types/swagger-ui": "^3.52.4", "@types/swagger-ui": "^3.52.4",
"@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0", "@typescript-eslint/parser": "^6.0.0",
@ -39,8 +39,7 @@
"tslib": "^2.4.1", "tslib": "^2.4.1",
"typescript": "^5.0.0", "typescript": "^5.0.0",
"vite": "^5.4.2", "vite": "^5.4.2",
"vitest": "^0.34.6", "vitest": "^2.0.5",
"vitest-dom": "^0.1.1",
"vitest-github-actions-reporter": "^0.11.0" "vitest-github-actions-reporter": "^0.11.0"
}, },
"type": "module", "type": "module",
@ -50,6 +49,7 @@
"@fontsource/ubuntu": "^5.0.8", "@fontsource/ubuntu": "^5.0.8",
"@noble/secp256k1": "^2.1.0", "@noble/secp256k1": "^2.1.0",
"@playwright/test": "^1.46.0", "@playwright/test": "^1.46.0",
"@testing-library/jest-dom": "^6.5.0",
"bootstrap": "^5.3.2", "bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3", "bootstrap-icons": "^1.11.3",
"nostr-tools": "^2.7.1", "nostr-tools": "^2.7.1",

1101
yarn.lock

File diff suppressed because it is too large Load Diff