Skip to content

Commit 9d233d7

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # package-lock.json
2 parents 64a5f60 + 07a0573 commit 9d233d7

11 files changed

+48
-11
lines changed

.changeset/clean-countries-pump.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mantine-analytics-dashboard": patch
3+
---
4+
5+
Bump webpack from 5.89.0 to 5.94.0

.changeset/sweet-cameras-visit.md renamed to .changeset/dull-parrots-study.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"mantine-analytics-dashboard": patch
33
---
44

5-
Bump braces from 3.0.2 to 3.0.3
5+
Bump send and express

.changeset/early-peas-accept.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mantine-analytics-dashboard": patch
3+
---
4+
5+
Bump micromatch and lint-staged

.changeset/five-clocks-care.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mantine-analytics-dashboard": patch
3+
---
4+
5+
Bump body-parser and express

.changeset/giant-taxis-reflect.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mantine-analytics-dashboard": patch
3+
---
4+
5+
Bump elliptic from 6.5.4 to 6.6.0

.changeset/loud-poems-tell.md

-6
This file was deleted.

.changeset/pink-kids-worry.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mantine-analytics-dashboard": patch
3+
---
4+
5+
Bump next from 14.1.1 to 14.2.12

.changeset/selfish-adults-notice.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mantine-analytics-dashboard": patch
3+
---
4+
5+
Bump serve-static and express

.changeset/two-cobras-push.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mantine-analytics-dashboard": patch
3+
---
4+
5+
build(deps): bump path-to-regexp and @clerk/nextjs

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# analytics-dashboard
22

3+
## 2.2.4
4+
5+
### Patch Changes
6+
7+
- 7cc5783: ### Dependency update
8+
Bump ws from 6.2.2 to 6.2.3
9+
- b32a78e: Bump braces from 3.0.2 to 3.0.3
10+
311
## 2.2.3
412

513
### Patch Changes

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mantine-analytics-dashboard",
33
"description": "A free, open source, Next 14, React 18 admin dashboard template created using Mantine 7",
44
"bugs": "https://github.com/design-sparx/mantine-analytics-dashboard/issues",
5-
"version": "2.2.3",
5+
"version": "2.2.4",
66
"scripts": {
77
"dev": "next dev",
88
"build": "next build",
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@changesets/cli": "2.26.2",
22-
"@clerk/nextjs": "^4.29.3",
22+
"@clerk/nextjs": "^4.31.6",
2323
"@clerk/themes": "^1.7.9",
2424
"@dnd-kit/core": "^6.0.8",
2525
"@dnd-kit/sortable": "^7.0.2",
@@ -66,7 +66,7 @@
6666
"eslint-config-next": "^14.0.2",
6767
"lodash": "^4.17.21",
6868
"mantine-datatable": "^7.1.7",
69-
"next": "^14.1.1",
69+
"next": "^14.2.12",
7070
"next-auth": "^4.24.5",
7171
"react": "^18.2.0",
7272
"react-apexcharts": "^1.4.1",
@@ -95,7 +95,7 @@
9595
"@types/react-simple-maps": "^3.0.0",
9696
"chromatic": "^9.1.0",
9797
"husky": "^8.0.0",
98-
"lint-staged": "^15.1.0",
98+
"lint-staged": "^15.2.9",
9999
"pinst": "^3.0.0",
100100
"postcss": "^8.4.31",
101101
"postcss-preset-mantine": "^1.11.0",

0 commit comments

Comments
 (0)