Skip to content

Commit

Permalink
🔁 Bump Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Aug 28, 2024
1 parent c2ae56b commit 4e0fb46
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 114 deletions.
8 changes: 4 additions & 4 deletions interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@headlessui/react": "^2.1.3",
"@heroicons/react": "^2.1.5",
"next": "^14.2.6",
"next": "^14.2.7",
"next-themes": "^0.3.0",
"prismjs": "^1.29.0",
"react": "^18.3.1",
Expand All @@ -41,14 +41,14 @@
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@next/eslint-plugin-next": "^14.2.6",
"@next/eslint-plugin-next": "^14.2.7",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^22.5.0",
"@types/node": "^22.5.1",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.6",
"eslint-config-next": "^14.2.7",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"next-seo": "^6.5.0",
Expand Down
Loading

0 comments on commit 4e0fb46

Please sign in to comment.