@bookjane2/bookjane-design-library 8.2.28 → 8.3.0

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.
Files changed (1) hide show
  1. package/package.json +43 -57
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bookjane2/bookjane-design-library",
3
- "version": "8.2.28",
3
+ "version": "8.3.0",
4
4
  "main": "./lib/index.js",
5
5
  "typings": "./lib/index.d.ts",
6
6
  "engines": {
@@ -28,83 +28,69 @@
28
28
  },
29
29
  "dependencies": {
30
30
  "@popperjs/core": "2.9.2",
31
- "@react-aria/textfield": "^3.5.0",
32
- "@reduxjs/toolkit": "^1.5.1",
33
- "@types/lodash": "^4.14.178",
34
- "@types/uuid": "^8.3.1",
35
- "dayjs": "^1.10.5",
36
- "downshift": "^6.1.7",
37
- "fast-deep-equal": "^3.1.3",
38
- "flat": "^5.0.2",
39
- "geojson": "^0.5.0",
40
- "google-map-react": "^2.1.10",
31
+ "@react-aria/textfield": "3.18.2",
32
+ "@reduxjs/toolkit": "1.9.7",
33
+ "downshift": "6.1.12",
34
+ "fast-deep-equal": "3.1.3",
35
+ "flat": "5.0.2",
36
+ "google-map-react": "2.2.5",
41
37
  "i18next": "20.3.2",
42
- "imask": "^6.2.2",
43
- "lodash": "^4.17.21",
44
- "match-sorter": "^6.3.1",
38
+ "imask": "6.6.3",
39
+ "lodash": "4.17.21",
40
+ "match-sorter": "6.3.4",
45
41
  "react": "17.0.2",
46
42
  "react-dom": "17.0.2",
47
43
  "react-i18next": "11.11.4",
48
44
  "react-popper": "2.2.5",
49
- "react-router-dom": "5.2.0",
50
- "react-toastify": "^8.0.3",
51
- "react-virtual": "^2.10.4",
52
- "resize-observer-polyfill": "^1.5.1",
53
- "serialize-javascript": "^6.0.0",
54
- "storybook": "^8.4.7",
55
- "supercluster": "^7.1.5",
56
- "use-supercluster": "^0.4.0",
57
- "uuid": "^8.3.2"
45
+ "react-toastify": "8.2.0",
46
+ "react-virtual": "2.10.4",
47
+ "resize-observer-polyfill": "1.5.1",
48
+ "serialize-javascript": "6.0.2",
49
+ "supercluster": "7.1.5",
50
+ "use-supercluster": "0.4.0",
51
+ "uuid": "8.3.2"
58
52
  },
59
53
  "devDependencies": {
60
- "@chromatic-com/storybook": "^3.2.3",
61
- "@storybook/addon-essentials": "^8.4.7",
62
- "@storybook/addon-interactions": "^8.4.7",
63
- "@storybook/addon-onboarding": "^8.4.7",
64
- "@storybook/blocks": "^8.4.7",
65
- "@storybook/react": "^8.4.7",
66
- "@storybook/react-vite": "^8.4.7",
67
- "@storybook/test": "^8.4.7",
54
+ "@chromatic-com/storybook": "3.2.7",
55
+ "@storybook/addon-essentials": "8.6.14",
56
+ "@storybook/addon-interactions": "8.6.14",
57
+ "@storybook/addon-onboarding": "8.6.14",
58
+ "@storybook/react": "8.6.14",
59
+ "@storybook/react-vite": "8.6.14",
68
60
  "@testing-library/jest-dom": "5.12.0",
69
61
  "@testing-library/react": "11.2.7",
70
- "@testing-library/user-event": "12.8.3",
71
- "@types/flat": "^5.0.2",
72
- "@types/geojson": "^7946.0.8",
73
- "@types/google-map-react": "^2.1.7",
74
- "@types/google.maps": "^3.49.2",
75
- "@types/jest": "^26.0.23",
62
+ "@types/flat": "5.0.5",
63
+ "@types/geojson": "7946.0.16",
64
+ "@types/google-map-react": "2.1.10",
65
+ "@types/google.maps": "3.58.1",
66
+ "@types/jest": "26.0.23",
67
+ "@types/lodash": "4.17.20",
76
68
  "@types/node": "20.17.0",
77
69
  "@types/react": "17.0.8",
78
70
  "@types/react-dom": "17.0.5",
79
- "@types/react-router-dom": "5.1.7",
80
- "@types/serialize-javascript": "^5.0.2",
81
- "@types/supercluster": "^7.1.0",
82
- "@vitejs/plugin-react": "^4.3.4",
71
+ "@types/serialize-javascript": "5.0.4",
72
+ "@types/supercluster": "7.1.3",
73
+ "@types/uuid": "8.3.4",
74
+ "@vitejs/plugin-react": "4.7.0",
83
75
  "auto": "10.16.8",
84
- "babel-plugin-styled-components": "^1.12.0",
85
76
  "chromatic": "5.6.2",
86
77
  "cross-env": "7.0.3",
87
78
  "dotenv-cli": "4.0.0",
88
- "eslint": "^9.17.0",
89
- "eslint-plugin-react-hooks": "^5.0.0",
90
- "eslint-plugin-react-refresh": "^0.4.16",
91
- "eslint-plugin-storybook": "^0.11.2",
92
- "husky": "^6.0.0",
93
- "jest": "^29.7.0",
94
- "jest-environment-jsdom": "^29.7.0",
79
+ "eslint": "9.37.0",
80
+ "husky": "6.0.0",
81
+ "jest": "29.7.0",
82
+ "jest-environment-jsdom": "29.7.0",
95
83
  "lint-staged": "11.0.0",
96
84
  "prettier": "2.3.0",
97
- "pretty-quick": "3.1.0",
98
85
  "react": "17.0.2",
99
86
  "react-dom": "17.0.2",
100
- "react-refresh": "^0.10.0",
101
- "react-router-dom": "5.2.0",
102
87
  "semantic-release": "17.4.2",
103
- "styled-components": "^6.1.13",
104
- "ts-jest": "^29.4.6",
105
- "tsc-alias": "^1.6.11",
106
- "typescript": "^5.7.2",
107
- "vite": "^6.0.5"
88
+ "storybook": "8.6.14",
89
+ "styled-components": "6.1.19",
90
+ "ts-jest": "29.4.6",
91
+ "tsc-alias": "1.8.16",
92
+ "typescript": "5.9.3",
93
+ "vite": "6.4.0"
108
94
  },
109
95
  "pre-commit": [
110
96
  "npm run build"