@tantainnovative/ndpr-toolkit 5.7.1 → 5.7.2
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/CHANGELOG.md +2 -0
- package/package.json +38 -38
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## [5.7.2](https://github.com/mr-tanta/ndpr-toolkit/compare/v5.7.1...v5.7.2) (2026-06-06)
|
|
6
|
+
|
|
5
7
|
## [5.7.1](https://github.com/mr-tanta/ndpr-toolkit/compare/v5.7.0...v5.7.1) (2026-06-05)
|
|
6
8
|
|
|
7
9
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tantainnovative/ndpr-toolkit",
|
|
3
|
-
"version": "5.7.
|
|
3
|
+
"version": "5.7.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"packageManager": "pnpm@10.34.1",
|
|
6
6
|
"description": "Nigeria Data Protection Toolkit — enterprise-grade compliance components for the Nigeria Data Protection Act (NDPA) 2023",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"overrides": {
|
|
9
9
|
"handlebars": ">=4.7.9",
|
|
10
10
|
"lodash": ">=4.17.21",
|
|
11
|
-
"glob": "
|
|
11
|
+
"glob": "^7.2.3",
|
|
12
12
|
"tar": ">=7.5.10",
|
|
13
13
|
"brace-expansion": ">=5.0.6",
|
|
14
14
|
"js-yaml": "~3.14.2",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"verify:tarball": "node scripts/verify-tarball.mjs",
|
|
33
33
|
"prepublishOnly": "pnpm build:lib",
|
|
34
34
|
"start": "next start",
|
|
35
|
-
"lint": "
|
|
35
|
+
"lint": "eslint .",
|
|
36
36
|
"test": "jest --passWithNoTests",
|
|
37
37
|
"export": "next export",
|
|
38
38
|
"build:static": "next build",
|
|
@@ -344,54 +344,54 @@
|
|
|
344
344
|
}
|
|
345
345
|
},
|
|
346
346
|
"devDependencies": {
|
|
347
|
-
"@commitlint/cli": "^21.0.
|
|
348
|
-
"@commitlint/config-conventional": "^21.0.
|
|
347
|
+
"@commitlint/cli": "^21.0.2",
|
|
348
|
+
"@commitlint/config-conventional": "^21.0.2",
|
|
349
349
|
"@mdx-js/loader": "^3.1.1",
|
|
350
350
|
"@mdx-js/react": "^3.1.1",
|
|
351
351
|
"@microsoft/api-extractor": "^7.58.7",
|
|
352
|
-
"@next/mdx": "^16.2.
|
|
353
|
-
"@phosphor-icons/react": "^2.1.
|
|
354
|
-
"@radix-ui/react-label": "^2.1.
|
|
355
|
-
"@radix-ui/react-slot": "^1.2.
|
|
356
|
-
"@radix-ui/react-switch": "^1.
|
|
357
|
-
"@radix-ui/react-tabs": "^1.1.
|
|
358
|
-
"@tailwindcss/postcss": "^4.
|
|
359
|
-
"@tantainnovative/ndpr-toolkit": "^5.1
|
|
352
|
+
"@next/mdx": "^16.2.7",
|
|
353
|
+
"@phosphor-icons/react": "^2.1.10",
|
|
354
|
+
"@radix-ui/react-label": "^2.1.9",
|
|
355
|
+
"@radix-ui/react-slot": "^1.2.5",
|
|
356
|
+
"@radix-ui/react-switch": "^1.3.0",
|
|
357
|
+
"@radix-ui/react-tabs": "^1.1.14",
|
|
358
|
+
"@tailwindcss/postcss": "^4.3.0",
|
|
359
|
+
"@tantainnovative/ndpr-toolkit": "^5.7.1",
|
|
360
360
|
"@testing-library/dom": "^10.4.1",
|
|
361
|
-
"@testing-library/jest-dom": "^6.
|
|
362
|
-
"@testing-library/react": "^16.3.
|
|
363
|
-
"@types/jest": "^29.5.
|
|
364
|
-
"@types/react": "^19.
|
|
365
|
-
"@types/react-dom": "^19.
|
|
366
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
367
|
-
"@typescript-eslint/parser": "^8.
|
|
368
|
-
"autoprefixer": "^10.
|
|
361
|
+
"@testing-library/jest-dom": "^6.9.1",
|
|
362
|
+
"@testing-library/react": "^16.3.2",
|
|
363
|
+
"@types/jest": "^29.5.14",
|
|
364
|
+
"@types/react": "^19.2.17",
|
|
365
|
+
"@types/react-dom": "^19.2.3",
|
|
366
|
+
"@typescript-eslint/eslint-plugin": "^8.60.1",
|
|
367
|
+
"@typescript-eslint/parser": "^8.60.1",
|
|
368
|
+
"autoprefixer": "^10.5.0",
|
|
369
369
|
"class-variance-authority": "^0.7.1",
|
|
370
370
|
"clsx": "^2.1.1",
|
|
371
|
-
"commit-and-tag-version": "^12.7.
|
|
372
|
-
"eslint": "^10.
|
|
373
|
-
"eslint-plugin-react": "^7.
|
|
374
|
-
"eslint-plugin-react-hooks": "^
|
|
371
|
+
"commit-and-tag-version": "^12.7.3",
|
|
372
|
+
"eslint": "^10.4.1",
|
|
373
|
+
"eslint-plugin-react": "^7.37.5",
|
|
374
|
+
"eslint-plugin-react-hooks": "^7.1.1",
|
|
375
375
|
"gh-pages": "^6.3.0",
|
|
376
376
|
"gray-matter": "^4.0.3",
|
|
377
377
|
"husky": "^9.1.7",
|
|
378
|
-
"jest": "^29.
|
|
379
|
-
"jest-environment-jsdom": "^30.
|
|
378
|
+
"jest": "^29.7.0",
|
|
379
|
+
"jest-environment-jsdom": "^30.4.1",
|
|
380
380
|
"jspdf": "^4.2.1",
|
|
381
|
-
"lint-staged": "^16.
|
|
381
|
+
"lint-staged": "^16.4.0",
|
|
382
382
|
"lucide-react": "0.507.0",
|
|
383
|
-
"next": "^16.2.
|
|
384
|
-
"postcss": "^8.5.
|
|
385
|
-
"posthog-js": "^1.
|
|
386
|
-
"posthog-node": "^5.
|
|
387
|
-
"react": "^19.
|
|
388
|
-
"react-dom": "^19.
|
|
383
|
+
"next": "^16.2.7",
|
|
384
|
+
"postcss": "^8.5.15",
|
|
385
|
+
"posthog-js": "^1.381.0",
|
|
386
|
+
"posthog-node": "^5.36.3",
|
|
387
|
+
"react": "^19.2.7",
|
|
388
|
+
"react-dom": "^19.2.7",
|
|
389
389
|
"reading-time": "^1.5.0",
|
|
390
|
-
"tailwind-merge": "^3.
|
|
391
|
-
"tailwindcss": "^4.
|
|
392
|
-
"ts-jest": "^29.
|
|
390
|
+
"tailwind-merge": "^3.6.0",
|
|
391
|
+
"tailwindcss": "^4.3.0",
|
|
392
|
+
"ts-jest": "^29.4.11",
|
|
393
393
|
"tsup": "^8.5.1",
|
|
394
394
|
"tw-animate-css": "^1.4.0",
|
|
395
|
-
"typescript": "^5.
|
|
395
|
+
"typescript": "^5.9.3"
|
|
396
396
|
}
|
|
397
397
|
}
|