Skip to content

Commit 1255cd7

Browse files
committed
🔁 Bump Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 09b062b commit 1255cd7

3 files changed

Lines changed: 138 additions & 138 deletions

File tree

interface/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"lint:fix": "pnpm prettier:fix && npx eslint . --fix"
3131
},
3232
"dependencies": {
33-
"@headlessui/react": "^2.2.5",
33+
"@headlessui/react": "^2.2.6",
3434
"@heroicons/react": "^2.2.0",
35-
"next": "^15.4.3",
35+
"next": "^15.4.4",
3636
"next-themes": "^0.4.6",
3737
"prismjs": "^1.30.0",
3838
"react": "^19.1.0",
@@ -41,15 +41,15 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.31.0",
44-
"@next/eslint-plugin-next": "^15.4.3",
44+
"@next/eslint-plugin-next": "^15.4.4",
4545
"@tailwindcss/postcss": "^4.1.11",
4646
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4747
"@types/node": "^24.1.0",
4848
"@types/react": "^19.1.8",
4949
"@types/react-dom": "^19.1.6",
5050
"autoprefixer": "^10.4.21",
5151
"eslint": "^9.31.0",
52-
"eslint-config-next": "^15.4.3",
52+
"eslint-config-next": "^15.4.4",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^5.2.0",
5555
"next-seo": "^6.8.0",

0 commit comments

Comments
 (0)