Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#229)
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 Sep 12, 2024
1 parent 91d6faf commit e5800cf
Show file tree
Hide file tree
Showing 2 changed files with 458 additions and 323 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dotenv-safe": "9.1.0",
"jsdom": "25.0.0",
"ley": "0.8.1",
"next": "14.2.8",
"next": "14.2.10",
"postgres": "3.4.4",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -30,22 +30,22 @@
"zod": "3.23.8"
},
"devDependencies": {
"@ts-safeql/eslint-plugin": "3.4.1",
"@ts-safeql/eslint-plugin": "3.4.2",
"@types/bcrypt": "5.0.2",
"@types/dompurify": "3.0.5",
"@types/dotenv-safe": "8.1.6",
"@types/jsdom": "21.1.7",
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"eslint": "9.9.1",
"eslint-config-upleveled": "8.6.16",
"eslint": "9.10.0",
"eslint-config-upleveled": "8.7.0",
"libpg-query": "16.2.0",
"prettier-plugin-embed": "0.4.15",
"prettier-plugin-sql": "0.18.1",
"stylelint": "16.9.0",
"stylelint-config-upleveled": "1.1.3",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit e5800cf

Please sign in to comment.