Skip to content

Commit c136561

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

4 files changed

Lines changed: 160 additions & 160 deletions

File tree

interface/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@headlessui/react": "^2.2.4",
3434
"@heroicons/react": "^2.2.0",
35-
"next": "^15.3.3",
35+
"next": "^15.3.4",
3636
"next-themes": "^0.4.6",
3737
"prismjs": "^1.30.0",
3838
"react": "^19.1.0",
@@ -41,21 +41,21 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.29.0",
44-
"@next/eslint-plugin-next": "^15.3.3",
44+
"@next/eslint-plugin-next": "^15.3.4",
4545
"@tailwindcss/postcss": "^4.1.10",
4646
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4747
"@types/node": "^24.0.3",
4848
"@types/react": "^19.1.8",
4949
"@types/react-dom": "^19.1.6",
5050
"autoprefixer": "^10.4.21",
5151
"eslint": "^9.29.0",
52-
"eslint-config-next": "^15.3.3",
52+
"eslint-config-next": "^15.3.4",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^5.2.0",
5555
"next-seo": "^6.8.0",
5656
"postcss": "^8.5.6",
5757
"prettier": "^3.5.3",
58-
"prettier-plugin-tailwindcss": "^0.6.12",
58+
"prettier-plugin-tailwindcss": "^0.6.13",
5959
"tailwindcss": "^4.1.10",
6060
"typescript": "^5.8.3",
6161
"typescript-eslint": "^8.34.1"

lib/solady

0 commit comments

Comments
 (0)