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 Sep 25, 2024
1 parent f651028 commit 5238c1c
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 58 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
30 changes: 15 additions & 15 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.2",
"@testing-library/cypress": "10.0.2",
"@tsconfig/svelte": "5.0.4",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"bootstrap": "5.2.3",
"cypress": "12.8.1",
"cypress": "13.14.2",
"dotenv": "16.0.3",
"eslint": "8.36.0",
"eslint": "9.11.1",
"eslint-plugin-svelte3": "4.0.0",
"jose": "4.13.1",
"prettier": "2.8.7",
"prettier-plugin-svelte": "2.10.0",
"svelte": "3.57.0",
"svelte-check": "3.1.4",
"svelte-preprocess": "5.0.3",
"jose": "5.9.3",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"svelte": "4.2.19",
"svelte-check": "4.0.2",
"svelte-preprocess": "6.0.2",
"sveltestrap": "5.10.0",
"tslib": "2.5.0",
"typescript": "4.9.5",
"vite": "4.2.1"
"typescript": "5.6.2",
"vite": "5.4.8"
}
}

0 comments on commit 5238c1c

Please sign in to comment.