We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c3728 commit 0dafd56Copy full SHA for 0dafd56
3 files changed
documentation-site/next-env.d.ts
@@ -2,4 +2,4 @@
2
/// <reference types="next/image-types/global" />
3
4
// NOTE: This file should not be edited
5
-// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
+// see https://nextjs.org/docs/basic-features/typescript for more information.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "baseui",
- "version": "16.1.0",
+ "version": "16.1.1",
"description": "A React Component library implementing the Base design language",
"keywords": [
6
"react",
@@ -29,8 +29,7 @@
29
"axe-core": "^4.11.0",
30
"card-validator": "^6.2.0",
31
"csstype": "2.6.11",
32
- "d3": "^6.7.0",
33
- "d3-array": "2.4.0",
+ "d3": "^7.9.0",
34
"date-fns": "^2.28.0",
35
"date-fns-tz": "^1.2.2",
36
"just-extend": "4.1.1",
0 commit comments