Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Feb 24, 2024
1 parent 882c883 commit d9b0c78
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
80 changes: 40 additions & 40 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.

10 changes: 5 additions & 5 deletions src/Exceptionless.Web/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,26 +23,26 @@
"devDependencies": {
"@playwright/test": "^1.41.2",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.0",
"@sveltejs/kit": "^2.5.1",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"autoprefixer": "^10.4.17",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.1",
"prettier-plugin-tailwindcss": "^0.5.11",
"svelte": "^4.2.11",
"svelte": "^4.2.12",
"svelte-check": "^3.6.4",
"swagger-typescript-api": "^13.0.3",
"tslib": "^2.6.2",
"typescript": "^5.4.0-beta",
"vite": "^5.1.3",
"vite": "^5.1.4",
"vitest": "^1.3.1"
},
"dependencies": {
Expand All @@ -52,7 +52,7 @@
"@tanstack/svelte-query-devtools": "^5.24.0",
"@tanstack/svelte-table": "^8.12.0",
"@web3-storage/parse-link-header": "^3.1.0",
"bits-ui": "^0.18.1",
"bits-ui": "^0.18.2",
"class-validator": "^0.14.1",
"clsx": "^2.1.0",
"cmdk-sv": "^0.0.13",
Expand Down

0 comments on commit d9b0c78

Please sign in to comment.