@mbao01/next 0.2.3 → 0.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mbao01/next",
3
- "version": "0.2.3",
3
+ "version": "0.2.7",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "author": "Ayomide Bakare",
@@ -50,67 +50,67 @@
50
50
  "test:watch": "vitest"
51
51
  },
52
52
  "dependencies": {
53
- "@mbao01/common": "^0.2.3",
53
+ "@mbao01/common": "^0.2.7",
54
54
  "clsx": "^2.1.1",
55
- "lucide-react": "^0.487.0"
55
+ "lucide-react": "^0.503.0"
56
56
  },
57
57
  "devDependencies": {
58
- "@eslint/js": "^9.23.0",
58
+ "@eslint/js": "^9.25.1",
59
59
  "@ianvs/prettier-plugin-sort-imports": "^4.4.1",
60
- "@storybook/addon-a11y": "^8.6.11",
60
+ "@storybook/addon-a11y": "^8.6.12",
61
61
  "@storybook/addon-coverage": "^1.0.5",
62
- "@storybook/addon-essentials": "^8.6.11",
63
- "@storybook/addon-interactions": "^8.6.11",
64
- "@storybook/addon-links": "^8.6.11",
65
- "@storybook/addon-onboarding": "^8.6.11",
66
- "@storybook/addon-storysource": "^8.6.11",
67
- "@storybook/addon-themes": "^8.6.11",
68
- "@storybook/addon-viewport": "^8.6.11",
69
- "@storybook/blocks": "^8.6.11",
70
- "@storybook/nextjs": "^8.6.11",
71
- "@storybook/react": "^8.6.11",
72
- "@storybook/test": "^8.6.11",
62
+ "@storybook/addon-essentials": "^8.6.12",
63
+ "@storybook/addon-interactions": "^8.6.12",
64
+ "@storybook/addon-links": "^8.6.12",
65
+ "@storybook/addon-onboarding": "^8.6.12",
66
+ "@storybook/addon-storysource": "^8.6.12",
67
+ "@storybook/addon-themes": "^8.6.12",
68
+ "@storybook/addon-viewport": "^8.6.12",
69
+ "@storybook/blocks": "^8.6.12",
70
+ "@storybook/nextjs": "^8.6.12",
71
+ "@storybook/react": "^8.6.12",
72
+ "@storybook/test": "^8.6.12",
73
73
  "@storybook/test-runner": "^0.22.0",
74
- "@tailwindcss/postcss": "^4.1.1",
74
+ "@tailwindcss/postcss": "^4.1.4",
75
75
  "@testing-library/jest-dom": "^6.6.3",
76
- "@testing-library/react": "^16.2.0",
76
+ "@testing-library/react": "^16.3.0",
77
77
  "@testing-library/user-event": "^14.6.1",
78
78
  "@types/jest-image-snapshot": "^6.4.0",
79
- "@types/node": "^22.13.17",
80
- "@types/react": "^19.1.0",
81
- "@types/react-dom": "^19.1.1",
82
- "@typescript-eslint/eslint-plugin": "^8.29.0",
83
- "@typescript-eslint/parser": "^8.29.0",
84
- "@vitejs/plugin-react": "^4.3.4",
85
- "@vitest/coverage-v8": "^3.1.1",
86
- "@vitest/ui": "^3.1.1",
79
+ "@types/node": "^22.14.1",
80
+ "@types/react": "^19.1.2",
81
+ "@types/react-dom": "^19.1.2",
82
+ "@typescript-eslint/eslint-plugin": "^8.31.0",
83
+ "@typescript-eslint/parser": "^8.31.0",
84
+ "@vitejs/plugin-react": "^4.4.1",
85
+ "@vitest/coverage-v8": "^3.1.2",
86
+ "@vitest/ui": "^3.1.2",
87
87
  "axe-playwright": "^2.1.0",
88
- "eslint": "^9.23.0",
89
- "eslint-config-next": "^15.2.4",
88
+ "eslint": "^9.25.1",
89
+ "eslint-config-next": "^15.3.1",
90
90
  "eslint-plugin-jsx-a11y": "^6.10.2",
91
- "eslint-plugin-react": "^7.37.4",
91
+ "eslint-plugin-react": "^7.37.5",
92
92
  "eslint-plugin-react-hooks": "^5.2.0",
93
- "eslint-plugin-react-refresh": "^0.4.19",
93
+ "eslint-plugin-react-refresh": "^0.4.20",
94
94
  "eslint-plugin-storybook": "^0.12.0",
95
95
  "globals": "^16.0.0",
96
96
  "jest-image-snapshot": "^6.4.0",
97
- "jsdom": "^26.0.0",
98
- "next": "^15.2.4",
97
+ "jsdom": "^26.1.0",
98
+ "next": "^15.3.1",
99
99
  "next-router-mock": "^0.9.13",
100
100
  "path": "^0.12.7",
101
101
  "postcss": "^8.5.3",
102
102
  "prettier": "^3.5.3",
103
103
  "react": "^19.1.0",
104
104
  "react-dom": "^19.1.0",
105
- "react-router-dom": "^7.4.1",
106
- "storybook": "^8.6.11",
107
- "tailwindcss": "^4.1.1",
108
- "typescript": "^5.8.2",
109
- "typescript-eslint": "^8.29.0",
110
- "vitest": "^3.1.1"
105
+ "react-router-dom": "^7.5.1",
106
+ "storybook": "^8.6.12",
107
+ "tailwindcss": "^4.1.4",
108
+ "typescript": "^5.8.3",
109
+ "typescript-eslint": "^8.31.0",
110
+ "vitest": "^3.1.2"
111
111
  },
112
112
  "peerDependencies": {
113
113
  "next": "15"
114
114
  },
115
- "gitHead": "906e26ed2a5aab0a3cdfc59f94e386d91cfbd0de"
115
+ "gitHead": "f5b1a027168052ff11a16f60f475c0f2879b5e51"
116
116
  }