Skip to content

Commit

Permalink
chore(deps): update npm
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 7, 2023
1 parent f651028 commit c2e22cc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
"@cypress/vite-dev-server": "5.0.5",
"@sveltejs/vite-plugin-svelte": "2.0.3",
"@testing-library/cypress": "9.0.0",
"@tsconfig/svelte": "3.0.0",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"@tsconfig/svelte": "5.0.0",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"bootstrap": "5.2.3",
"cypress": "12.8.1",
"dotenv": "16.0.3",
"eslint": "8.36.0",
"eslint-plugin-svelte3": "4.0.0",
"jose": "4.13.1",
"prettier": "2.8.7",
"prettier-plugin-svelte": "2.10.0",
"svelte": "3.57.0",
"prettier": "3.0.1",
"prettier-plugin-svelte": "3.0.3",
"svelte": "4.1.2",
"svelte-check": "3.1.4",
"svelte-preprocess": "5.0.3",
"sveltestrap": "5.10.0",
"tslib": "2.5.0",
"typescript": "4.9.5",
"typescript": "5.1.6",
"vite": "4.2.1"
}
}

0 comments on commit c2e22cc

Please sign in to comment.