Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/backend/paaster/jinja2-3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
WardPearce authored Jan 25, 2024
2 parents 5dd2c75 + af49726 commit 19ff854
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 41 deletions.
84 changes: 48 additions & 36 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"generate": "openapi --input http://localhost/api/schema/openapi.json --output ./src/lib/client --name PaasterClient"
},
"devDependencies": {
"@svelte-plugins/tooltips": "^2.0.1",
"@svelte-plugins/tooltips": "^3.0.0",
"@sveltejs/vite-plugin-svelte": "^2.5.2",
"@tadashi/svelte-loading": "^3.0.0",
"@tsconfig/svelte": "^5.0.2",
Expand All @@ -26,16 +26,16 @@
"niceware": "^4.0.0",
"openapi-typescript-codegen": "^0.25.0",
"svelte": "^3.59.2",
"svelte-check": "^3.6.2",
"svelte-check": "^3.6.3",
"svelte-french-toast": "^1.2.0",
"svelte-highlight": "^7.4.2",
"svelte-highlight": "^7.4.8",
"svelte-modals": "^1.3.0",
"svelte-qrcode": "^1.0.0",
"svelte-search": "^2.0.2",
"svelte-select": "^5.8.1",
"svelte-select": "^5.8.3",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite": "^4.5.2",
"vite-plugin-pwa": "^0.17.4"
},
"dependencies": {
Expand Down

0 comments on commit 19ff854

Please sign in to comment.