Skip to content

Commit

Permalink
next: Updated svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Jan 9, 2025
1 parent 3876a62 commit 1f7e7aa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions src/Exceptionless.Web/ClientApp/package-lock.json

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

8 changes: 4 additions & 4 deletions src/Exceptionless.Web/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"svelte": "^5.17.0",
"svelte-check": "^4.1.2",
"svelte": "^5.17.1",
"svelte-check": "^4.1.3",
"swagger-typescript-api": "^13.0.23",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"vite": "^6.0.7",
"vitest": "2.1.6"
Expand Down Expand Up @@ -78,4 +78,4 @@
"unplugin-icons": "^22.0.0"
},
"type": "module"
}
}

0 comments on commit 1f7e7aa

Please sign in to comment.