Skip to content

Commit 0de0524

Browse files
authored
Merge pull request #155 from icflorescu/next
Update dev deps
2 parents 2c97956 + b81605f commit 0de0524

File tree

2 files changed

+156
-143
lines changed

2 files changed

+156
-143
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,17 @@
8080
"@tabler/icons-react": "^3.2.0",
8181
"@types/lodash": "^4.17.0",
8282
"@types/node": "^20.12.7",
83-
"@types/react": "^18.2.77",
83+
"@types/react": "^18.2.79",
8484
"@types/react-dom": "^18.2.25",
85-
"@typescript-eslint/eslint-plugin": "^7.6.0",
86-
"@typescript-eslint/parser": "^7.6.0",
85+
"@typescript-eslint/eslint-plugin": "^7.7.0",
86+
"@typescript-eslint/parser": "^7.7.0",
8787
"clsx": "^2.1.0",
8888
"cssnano": "^6.1.2",
89-
"eslint": "^9.0.0",
90-
"eslint-config-next": "^14.2.0",
89+
"eslint": "^9.1.0",
90+
"eslint-config-next": "^14.2.2",
9191
"eslint-config-prettier": "^9.1.0",
9292
"lodash": "^4.17.21",
93-
"next": "14.2.0",
93+
"next": "^14.2.2",
9494
"postcss": "^8.4.38",
9595
"postcss-cli": "^11.0.0",
9696
"postcss-import": "^16.1.0",

0 commit comments

Comments
 (0)