|
42 | 42 | "dependencies": {
|
43 | 43 | "@dnd-kit/core": "^6.1.0",
|
44 | 44 | "@dnd-kit/sortable": "^8.0.0",
|
45 |
| - "@elastic/react-search-ui": "^1.20.2", |
46 |
| - "@elastic/search-ui-site-search-connector": "^1.20.2", |
| 45 | + "@elastic/react-search-ui": "^1.21.1", |
| 46 | + "@elastic/search-ui-site-search-connector": "^1.21.1", |
47 | 47 | "@prismicio/client": "7.3.1",
|
| 48 | + "@storybook/test": "^8.0.2", |
48 | 49 | "@styled-system/css": "^5.1.5",
|
49 |
| - "@tanstack/react-table": "^8.10.6", |
50 |
| - "@tanstack/react-virtual": "3.0.0-beta.29", |
51 |
| - "axios": "^1.6.2", |
52 |
| - "polished": "^4.2.2", |
| 50 | + "@tanstack/react-table": "^8.14.0", |
| 51 | + "@tanstack/react-virtual": "3.2.0", |
| 52 | + "axios": "^1.6.8", |
| 53 | + "polished": "^4.3.1", |
53 | 54 | "react-portal": "^4.2.2",
|
54 | 55 | "react-select": "^5.8.0",
|
55 | 56 | "styled-system": "^5.1.5",
|
56 | 57 | "throttle-debounce": "5.0.0",
|
57 |
| - "use-context-selector": "^1.3.7" |
| 58 | + "use-context-selector": "^1.4.4" |
58 | 59 | },
|
59 | 60 | "peerDependencies": {
|
60 | 61 | "lodash": "*",
|
|
63 | 64 | "styled-components": "^5.3.9"
|
64 | 65 | },
|
65 | 66 | "devDependencies": {
|
66 |
| - "@babel/cli": "^7.23.4", |
67 |
| - "@babel/core": "^7.23.5", |
68 |
| - "@babel/eslint-parser": "^7.23.3", |
| 67 | + "@babel/cli": "^7.24.1", |
| 68 | + "@babel/core": "^7.24.1", |
| 69 | + "@babel/eslint-parser": "^7.24.1", |
69 | 70 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
70 |
| - "@babel/plugin-transform-modules-umd": "^7.23.3", |
71 |
| - "@babel/plugin-transform-runtime": "^7.23.4", |
72 |
| - "@babel/preset-env": "^7.23.5", |
73 |
| - "@babel/preset-react": "^7.23.3", |
74 |
| - "@storybook/addon-essentials": "7.5.1", |
75 |
| - "@storybook/addon-interactions": "7.5.1", |
76 |
| - "@storybook/addon-links": "7.5.1", |
77 |
| - "@storybook/blocks": "7.5.1", |
78 |
| - "@storybook/react": "7.5.1", |
79 |
| - "@storybook/react-webpack5": "7.5.1", |
80 |
| - "@storybook/testing-library": "^0.2.2", |
81 |
| - "@testing-library/jest-dom": "^6.1.5", |
82 |
| - "@testing-library/react": "^14.1.2", |
83 |
| - "@testing-library/user-event": "^14.5.1", |
| 71 | + "@babel/plugin-transform-modules-umd": "^7.24.1", |
| 72 | + "@babel/plugin-transform-runtime": "^7.24.1", |
| 73 | + "@babel/preset-env": "^7.24.1", |
| 74 | + "@babel/preset-react": "^7.24.1", |
| 75 | + "@storybook/addon-essentials": "^8.0.2", |
| 76 | + "@storybook/addon-interactions": "^8.0.2", |
| 77 | + "@storybook/addon-links": "^8.0.2", |
| 78 | + "@storybook/addon-webpack5-compiler-babel": "^3.0.3", |
| 79 | + "@storybook/blocks": "^8.0.2", |
| 80 | + "@storybook/react": "^8.0.2", |
| 81 | + "@storybook/react-webpack5": "^8.0.2", |
| 82 | + "@testing-library/jest-dom": "^6.4.2", |
| 83 | + "@testing-library/react": "^14.2.2", |
| 84 | + "@testing-library/user-event": "^14.5.2", |
84 | 85 | "babel-loader": "^9.1.3",
|
85 | 86 | "babel-plugin-module-resolver": "^5.0.0",
|
86 | 87 | "babel-plugin-styled-components": "^2.1.4",
|
87 | 88 | "clean-webpack-plugin": "^4.0.0",
|
88 | 89 | "copyfiles": "^2.4.1",
|
89 |
| - "eslint": "^8.54.0", |
90 |
| - "eslint-plugin-react": "^7.33.2", |
| 90 | + "eslint": "^8.57.0", |
| 91 | + "eslint-plugin-react": "^7.34.1", |
91 | 92 | "eslint-plugin-react-hooks": "^4.6.0",
|
92 |
| - "eslint-plugin-storybook": "^0.6.15", |
93 |
| - "html-loader": "^4.2.0", |
| 93 | + "eslint-plugin-storybook": "^0.8.0", |
| 94 | + "html-loader": "^5.0.0", |
94 | 95 | "identity-obj-proxy": "^3.0.0",
|
95 | 96 | "install-peers-cli": "^2.2.0",
|
96 | 97 | "jest": "^29.7.0",
|
97 | 98 | "jest-environment-jsdom": "^29.7.0",
|
98 | 99 | "jest-styled-components": "^7.1.1",
|
99 |
| - "jsdom": "23.0.1", |
| 100 | + "jsdom": "24.0.0", |
100 | 101 | "lodash": "^4.17.21",
|
101 | 102 | "markdown-loader": "8.0.0",
|
102 |
| - "prettier": "^3.1.0", |
| 103 | + "prettier": "^3.2.5", |
103 | 104 | "prop-types": "^15.8.1",
|
104 | 105 | "raw-loader": "^4.0.2",
|
105 | 106 | "react": "^18.2.0",
|
106 | 107 | "react-dom": "^18.2.0",
|
107 | 108 | "rimraf": "^5.0.5",
|
108 |
| - "sass-loader": "^13.3.2", |
109 |
| - "storybook": "^7.6.2", |
| 109 | + "sass-loader": "^14.1.1", |
| 110 | + "storybook": "^8.0.2", |
110 | 111 | "styled-components": "^5.3.9",
|
111 | 112 | "svg-sprite-loader": "^6.0.11",
|
112 | 113 | "svgo-loader": "^4.0.0",
|
113 | 114 | "url-loader": "^4.1.1",
|
114 |
| - "webpack": "^5.88.2", |
| 115 | + "webpack": "^5.90.3", |
115 | 116 | "webpack-cli": "^5.1.4"
|
116 | 117 | }
|
117 | 118 | }
|
0 commit comments