Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Jan 8, 2025
1 parent a776e1a commit 3876a62
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
54 changes: 27 additions & 27 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 @@ -23,7 +23,7 @@
"upgrade": "ncu -i"
},
"devDependencies": {
"@iconify-json/lucide": "^1.2.21",
"@iconify-json/lucide": "^1.2.22",
"@playwright/test": "^1.49.1",
"@sveltejs/adapter-static": "^3.0.8",
"@sveltejs/kit": "^2.15.2",
Expand All @@ -42,8 +42,8 @@
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"svelte": "^5.16.6",
"svelte-check": "^4.1.1",
"svelte": "^5.17.0",
"svelte-check": "^4.1.2",
"swagger-typescript-api": "^13.0.23",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
Expand Down Expand Up @@ -75,7 +75,7 @@
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"throttle-debounce": "^5.0.2",
"unplugin-icons": "^0.22.0"
"unplugin-icons": "^22.0.0"
},
"type": "module"
}

0 comments on commit 3876a62

Please sign in to comment.