Skip to content

Commit 6ea9ba9

Browse files
committed
Update packages
1 parent 5267613 commit 6ea9ba9

File tree

2 files changed

+780
-671
lines changed

2 files changed

+780
-671
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
},
1212
"dependencies": {
1313
"lodash": "^4.17.21",
14-
"next": "^15.2.4",
14+
"next": "^15.4.4",
1515
"react": "^19.1.0",
1616
"react-dom": "^19.1.0",
1717
"uqr": "^0.1.2"
1818
},
1919
"devDependencies": {
2020
"@eslint/eslintrc": "^3.3.1",
21-
"@stylistic/eslint-plugin-js": "^4.2.0",
22-
"@stylistic/eslint-plugin-jsx": "^4.2.0",
23-
"@stylistic/eslint-plugin-ts": "^4.2.0",
21+
"@stylistic/eslint-plugin-js": "^4.4.1",
22+
"@stylistic/eslint-plugin-jsx": "^4.4.1",
23+
"@stylistic/eslint-plugin-ts": "^4.4.1",
2424
"@types/brotli": "^1.3.4",
25-
"@types/node": "^22.13.14",
26-
"@types/react": "^19.0.12",
27-
"@types/react-dom": "^19.0.4",
25+
"@types/node": "^22.16.5",
26+
"@types/react": "^19.1.8",
27+
"@types/react-dom": "^19.1.6",
2828
"brotli": "^1.3.3",
29-
"eslint": "^9.23.0",
29+
"eslint": "^9.32.0",
3030
"eslint-config-next": "15.1.2",
31-
"typescript": "^5.8.2",
31+
"typescript": "^5.8.3",
3232
"vitest": "^2.1.9"
3333
}
3434
}

0 commit comments

Comments
 (0)