Skip to content

Commit dad78a6

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 7a7ae0c commit dad78a6

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

interface/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@headlessui/react": "^2.2.9",
3434
"@heroicons/react": "^2.2.0",
35-
"next": "^16.1.3",
35+
"next": "^16.1.4",
3636
"next-themes": "^0.4.6",
3737
"prismjs": "^1.30.0",
3838
"react": "^19.2.3",
@@ -41,15 +41,15 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.39.2",
44-
"@next/eslint-plugin-next": "^16.1.3",
44+
"@next/eslint-plugin-next": "^16.1.4",
4545
"@tailwindcss/postcss": "^4.1.18",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
4747
"@types/node": "^25.0.9",
4848
"@types/react": "^19.2.8",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.23",
5151
"eslint": "^9.39.2",
52-
"eslint-config-next": "^16.1.3",
52+
"eslint-config-next": "^16.1.4",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^7.0.1",
5555
"globals": "^17.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)