Skip to content

Commit 09b062b

Browse files
committed
🔁 Bump Dependencies
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
1 parent c78cfca commit 09b062b

File tree

3 files changed

+193
-193
lines changed

3 files changed

+193
-193
lines changed

interface/package.json

Lines changed: 5 additions & 5 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.4",
33+
"@headlessui/react": "^2.2.5",
3434
"@heroicons/react": "^2.2.0",
35-
"next": "^15.4.2",
35+
"next": "^15.4.3",
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.2",
44+
"@next/eslint-plugin-next": "^15.4.3",
4545
"@tailwindcss/postcss": "^4.1.11",
4646
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
47-
"@types/node": "^24.0.15",
47+
"@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.2",
52+
"eslint-config-next": "^15.4.3",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^5.2.0",
5555
"next-seo": "^6.8.0",

lib/openzeppelin-contracts

0 commit comments

Comments
 (0)