Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#269)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent f5e48b2 commit 29eefcb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritable-ui",
"version": "0.15.20",
"version": "0.15.21",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -47,7 +47,7 @@
"envalid": "^8.0.0",
"express": "^4.21.2",
"htmx-ext-json-enc": "^2.0.1",
"htmx.org": "^2.0.3",
"htmx.org": "^2.0.4",
"knex": "^3.1.0",
"nodemailer": "^6.9.16",
"pg": "^8.13.1",
Expand All @@ -61,7 +61,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@playwright/test": "^1.49.1",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.2",
Expand All @@ -85,7 +85,7 @@
"chai-jest-snapshot": "^2.0.0",
"concurrently": "^9.1.0",
"depcheck": "^1.4.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.13.0",
Expand Down

0 comments on commit 29eefcb

Please sign in to comment.