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 May 22, 2024
1 parent f651028 commit a83622d
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 56 deletions.
91 changes: 49 additions & 42 deletions docs/package-lock.json

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

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@antora/cli": "3.1.2",
"@antora/site-generator": "3.1.2",
"gh-pages": "5.0.0"
"gh-pages": "6.1.1"
},
"devDependencies": {
"npm-run-all": "4.1.5",
Expand Down
26 changes: 13 additions & 13 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,25 @@
"devDependencies": {
"@cypress/svelte": "^2.0.0",
"@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",
"@sveltejs/vite-plugin-svelte": "3.1.0",
"@testing-library/cypress": "10.0.1",
"@tsconfig/svelte": "5.0.4",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"bootstrap": "5.2.3",
"cypress": "12.8.1",
"cypress": "13.10.0",
"dotenv": "16.0.3",
"eslint": "8.36.0",
"eslint": "9.3.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",
"jose": "5.3.0",
"prettier": "3.2.5",
"prettier-plugin-svelte": "3.2.3",
"svelte": "4.2.17",
"svelte-check": "3.1.4",
"svelte-preprocess": "5.0.3",
"sveltestrap": "5.10.0",
"tslib": "2.5.0",
"typescript": "4.9.5",
"vite": "4.2.1"
"typescript": "5.4.5",
"vite": "5.2.11"
}
}

0 comments on commit a83622d

Please sign in to comment.