Skip to content

Commit 55bfc6d

Browse files
Update dependency upgrades - non-major
1 parent f23ff17 commit 55bfc6d

File tree

2 files changed

+279
-670
lines changed

2 files changed

+279
-670
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,30 @@
1414
"bcrypt": "5.1.1",
1515
"canvas": "3.1.0",
1616
"cookie": "1.0.2",
17-
"dompurify": "3.2.5",
17+
"dompurify": "3.2.6",
1818
"dotenv-safe": "9.1.0",
1919
"jsdom": "26.1.0",
2020
"ley": "0.8.1",
2121
"next": "15.3.2",
22-
"postgres": "3.4.5",
22+
"postgres": "3.4.7",
2323
"react": "19.1.0",
2424
"react-dom": "19.1.0",
2525
"react-markdown": "10.1.0",
26-
"sass": "1.88.0",
27-
"sharp": "0.34.1",
26+
"sass": "1.89.0",
27+
"sharp": "0.34.2",
2828
"tsm": "2.3.0",
29-
"zod": "3.24.4"
29+
"zod": "3.25.20"
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.18",
38-
"@types/react": "19.1.4",
37+
"@types/node": "22.15.21",
38+
"@types/react": "19.1.5",
3939
"@types/react-dom": "19.1.5",
40-
"eslint": "9.26.0",
40+
"eslint": "9.27.0",
4141
"eslint-config-upleveled": "9.2.3",
4242
"libpg-query": "16.3.0",
4343
"prettier": "3.5.3",

0 commit comments

Comments
 (0)