Skip to content

Commit d7eb21d

Browse files
authored
Merge branch 'main' into flox-smart
2 parents 093a75e + ce759df commit d7eb21d

File tree

2 files changed

+192
-262
lines changed

2 files changed

+192
-262
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
"@giscus/react": "^3.0.0",
2626
"@mdx-js/loader": "^3.0.1",
2727
"@mdx-js/react": "^3.0.1",
28-
"@next/mdx": "^14.2.3",
29-
"apexcharts": "3.49.1",
28+
"@next/mdx": "^14.2.4",
29+
"apexcharts": "3.49.2",
3030
"d3": "^7.9.0",
3131
"date-fns": "^3.0.0",
3232
"date-fns-tz": "^3.1.3",
3333
"feed": "^4.2.2",
34-
"framer-motion": "^11.2.10",
34+
"framer-motion": "^11.2.12",
3535
"gray-matter": "^4.0.3",
3636
"isomorphic-dompurify": "^2.12.0",
37-
"next": "^14.2.3",
37+
"next": "^14.2.4",
3838
"next-mdx-remote": "^5.0.0",
3939
"react": "^18.3.1",
4040
"react-apexcharts": "^1.4.1",
@@ -46,9 +46,9 @@
4646
},
4747
"devDependencies": {
4848
"@types/react": "^18.3.3",
49-
"eslint": "^8.0.0",
50-
"eslint-config-next": "14.2.3",
51-
"playwright": "^1.44.1",
49+
"eslint": "^9.8.0",
50+
"eslint-config-next": "14.2.5",
51+
"playwright": "^1.45.3",
5252
"typescript": ">=5.5.3",
5353
"webpack": "^5.92.1"
5454
}

0 commit comments

Comments
 (0)