Skip to content

Commit 123b651

Browse files
committed
Bumps node modules
1 parent 0840ebd commit 123b651

2 files changed

Lines changed: 313 additions & 313 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"@emotion/styled": "^11.14.1",
2020
"@mdx-js/loader": "^3.1.1",
2121
"@mdx-js/react": "^3.1.1",
22-
"@mui/icons-material": "^9.1.1",
23-
"@mui/material": "^9.1.2",
24-
"@mui/system": "^9.1.2",
25-
"@next/mdx": "^16.2.9",
26-
"next": "^16.2.9",
22+
"@mui/icons-material": "^9.2.0",
23+
"@mui/material": "^9.2.0",
24+
"@mui/system": "^9.2.0",
25+
"@next/mdx": "^16.2.10",
26+
"next": "^16.2.10",
2727
"next-auth": "^4.24.14",
2828
"react": "^19.2.7",
2929
"react-dom": "^19.2.7",
@@ -32,25 +32,25 @@
3232
"devDependencies": {
3333
"@eslint/eslintrc": "^3.3.5",
3434
"@eslint/js": "^10.0.1",
35-
"@next/eslint-plugin-next": "^16.2.9",
35+
"@next/eslint-plugin-next": "^16.2.10",
3636
"@stylistic/eslint-plugin": "^5.10.0",
3737
"@types/mdx": "^2.0.14",
3838
"@types/node": "^25.9.4",
3939
"@types/react": "^19.2.17",
4040
"@types/react-dom": "^19.2.3",
41-
"eslint": "^10.5.0",
42-
"eslint-config-next": "^16.2.9",
41+
"eslint": "^10.6.0",
42+
"eslint-config-next": "^16.2.10",
4343
"eslint-import-resolver-typescript": "^4.4.5",
4444
"eslint-plugin-promise": "^7.3.0",
4545
"jiti": "^2.7.0",
4646
"rimraf": "^6.1.3",
4747
"typescript": "^6.0.3",
48-
"typescript-eslint": "^8.62.0"
48+
"typescript-eslint": "^8.63.0"
4949
},
5050
"devEngines": {
5151
"packageManager": {
5252
"name": "pnpm",
53-
"version": "^11.5.1",
53+
"version": "~11.10.0",
5454
"onFail": "download"
5555
}
5656
},

0 commit comments

Comments
 (0)