Skip to content

Commit d0d09a3

Browse files
committed
bump deps
1 parent 5468487 commit d0d09a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poliloom-gui/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

poliloom-gui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test:ui": "vitest --ui"
1515
},
1616
"dependencies": {
17-
"next": "16.0.10",
17+
"next": "^16.0.10",
1818
"next-auth": "^5.0.0-beta.30",
1919
"react": "^19.2.3",
2020
"react-dom": "^19.2.3"
@@ -40,7 +40,7 @@
4040
"@types/react-dom": "^19",
4141
"@vitejs/plugin-react": "^5.1.2",
4242
"eslint": "^9",
43-
"eslint-config-next": "16.0.10",
43+
"eslint-config-next": "^16.0.10",
4444
"jsdom": "^27.3.0",
4545
"lint-staged": "^16.2.7",
4646
"prettier": "^3.7.4",

0 commit comments

Comments
 (0)