Skip to content

Commit

Permalink
Updated to svelte 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Nov 15, 2024
1 parent d6e145c commit b5cf043
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 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 @@ -41,7 +41,7 @@
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.8",
"prettier-plugin-tailwindcss": "^0.6.8",
"svelte": "^5.1.16",
"svelte": "^5.2.0",
"svelte-check": "^4.0.7",
"swagger-typescript-api": "^13.0.23",
"tslib": "^2.8.1",
Expand All @@ -58,7 +58,7 @@
"@tanstack/svelte-query-devtools": "https://pkg.pr.new/@tanstack/svelte-query-devtools@ccce0b8",
"@tanstack/svelte-table": "^9.0.0-alpha.10",
"@typeschema/class-validator": "^0.3.0",
"bits-ui": "^1.0.0-next.54",
"bits-ui": "^1.0.0-next.57",
"class-validator": "^0.14.1",
"clsx": "^2.1.1",
"formsnap": "^2.0.0-next.1",
Expand All @@ -71,10 +71,10 @@
"sveltekit-superforms": "^2.20.0",
"tailwind-merge": "^2.5.4",
"tailwind-variants": "^0.3.0",
"tailwindcss": "^3.4.14",
"tailwindcss": "^3.4.15",
"tailwindcss-animate": "^1.0.7",
"throttle-debounce": "^5.0.2",
"unplugin-icons": "^0.20.1"
},
"type": "module"
}
}

0 comments on commit b5cf043

Please sign in to comment.