Skip to content

Commit 7caab02

Browse files
fix(deps): update node dependencies
1 parent 98edfd7 commit 7caab02

2 files changed

Lines changed: 224 additions & 193 deletions

File tree

bciers/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
"lodash.debounce": "^4.0.8",
8282
"lodash.throttle": "^4.1.1",
8383
"mui-tel-input": "^6.0.1",
84-
"next": "16.2.12",
84+
"next": "16.3.0",
8585
"next-auth": "^5.0.0-beta.32",
8686
"pg": "^8.11.3",
87-
"postcss": "8.5.25",
87+
"postcss": "8.5.26",
8888
"react": "^19.2.3",
8989
"react-cookie": "^8.0.1",
9090
"react-dom": "^19.2.3",
@@ -134,7 +134,7 @@
134134
"eslint-plugin-react": "^7.37.5",
135135
"eslint-plugin-react-hooks": "7.1.1",
136136
"globals": "^16.5.0",
137-
"happo": "6.13.0",
137+
"happo": "6.13.1",
138138
"jiti": "2.7.0",
139139
"jsdom": "~26.1.0",
140140
"jsonc-eslint-parser": "^2.1.0",
@@ -159,6 +159,6 @@
159159
"minimatch@npm:^9.0.5": "9.0.9",
160160
"picomatch": "^4.0.4",
161161
"yaml": "^2.8.3",
162-
"serialize-javascript": "7.0.7"
162+
"serialize-javascript": "7.1.0"
163163
}
164164
}

0 commit comments

Comments
 (0)