Skip to content

Commit 66bb788

Browse files
Update dependency upgrades - non-major (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8144d4f commit 66bb788

File tree

2 files changed

+608
-200
lines changed

2 files changed

+608
-200
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,26 +18,26 @@
1818
"dotenv-safe": "9.1.0",
1919
"jsdom": "26.1.0",
2020
"ley": "0.8.1",
21-
"next": "15.3.1",
21+
"next": "15.3.2",
2222
"postgres": "3.4.5",
2323
"react": "19.1.0",
2424
"react-dom": "19.1.0",
2525
"react-markdown": "10.1.0",
2626
"sass": "1.87.0",
2727
"sharp": "0.34.1",
2828
"tsm": "2.3.0",
29-
"zod": "3.24.3"
29+
"zod": "3.24.4"
3030
},
3131
"devDependencies": {
3232
"@ts-safeql/eslint-plugin": "3.6.12",
3333
"@types/bcrypt": "5.0.2",
3434
"@types/dompurify": "3.2.0",
3535
"@types/dotenv-safe": "8.1.6",
3636
"@types/jsdom": "21.1.7",
37-
"@types/node": "22.15.3",
38-
"@types/react": "19.1.2",
37+
"@types/node": "22.15.17",
38+
"@types/react": "19.1.3",
3939
"@types/react-dom": "19.1.3",
40-
"eslint": "9.25.1",
40+
"eslint": "9.26.0",
4141
"eslint-config-upleveled": "9.2.3",
4242
"libpg-query": "16.3.0",
4343
"prettier": "3.5.3",

0 commit comments

Comments
 (0)