Skip to content

Commit 8c8a062

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 27c13cc commit 8c8a062

2 files changed

Lines changed: 212 additions & 212 deletions

File tree

interface/package.json

Lines changed: 5 additions & 5 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.7",
35+
"next": "^16.2.0",
3636
"next-themes": "^0.4.6",
3737
"prismjs": "^1.30.0",
3838
"react": "^19.2.4",
@@ -41,23 +41,23 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.39.4",
44-
"@next/eslint-plugin-next": "^16.1.7",
45-
"@tailwindcss/postcss": "^4.2.1",
44+
"@next/eslint-plugin-next": "^16.2.0",
45+
"@tailwindcss/postcss": "^4.2.2",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
4747
"@types/node": "^25.5.0",
4848
"@types/react": "^19.2.14",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.27",
5151
"eslint": "^9.39.4",
52-
"eslint-config-next": "^16.1.7",
52+
"eslint-config-next": "^16.2.0",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^7.0.1",
5555
"globals": "^17.4.0",
5656
"next-seo": "^7.2.0",
5757
"postcss": "^8.5.8",
5858
"prettier": "^3.8.1",
5959
"prettier-plugin-tailwindcss": "^0.7.2",
60-
"tailwindcss": "^4.2.1",
60+
"tailwindcss": "^4.2.2",
6161
"typescript": "^5.9.3",
6262
"typescript-eslint": "^8.57.1"
6363
}

0 commit comments

Comments
 (0)