|
55 | 55 | },
|
56 | 56 | "peerDependencies": {
|
57 | 57 | "@agentlab/react-collapse-pane": ">=2.0.3",
|
58 |
| - "@agentlab/sparql-jsld-client": ">=5.2.0", |
| 58 | + "@agentlab/sparql-jsld-client": ">=5.3.0", |
59 | 59 | "@ant-design/icons": ">=5.4.0",
|
60 | 60 | "@tinymce/tinymce-react": ">=3.13.0",
|
61 | 61 | "antd": ">=5.20.5",
|
|
86 | 86 | },
|
87 | 87 | "dependencies": {
|
88 | 88 | "@agentlab/react-collapse-pane": "^2.0.3",
|
89 |
| - "@agentlab/sparql-jsld-client": "^5.0.10", |
| 89 | + "@agentlab/sparql-jsld-client": "^5.3.0", |
90 | 90 | "@ant-design/icons": "^5.4.0",
|
91 | 91 | "@tinymce/tinymce-react": "^3.14.0",
|
92 | 92 | "@types/json-schema": "^7.0.15",
|
|
121 | 121 | "tinymce": "5.10.2",
|
122 | 122 | "uri-js": "^4.4.1"
|
123 | 123 | },
|
| 124 | + "pnpm": {}, |
124 | 125 | "devDependencies": {
|
125 | 126 | "@babel/core": "^7.25.2",
|
126 | 127 | "@babel/preset-env": "^7.25.4",
|
127 | 128 | "@babel/preset-react": "^7.24.7",
|
128 | 129 | "@babel/preset-typescript": "^7.24.7",
|
129 |
| - "@chromatic-com/storybook": "1.8.0", |
| 130 | + "@chromatic-com/storybook": "1.9.0", |
130 | 131 | "@eslint/compat": "^1.1.1",
|
131 | 132 | "@rollup/plugin-babel": "^6.0.4",
|
132 | 133 | "@rollup/plugin-commonjs": "^26.0.1",
|
|
137 | 138 | "@storybook/addon-links": "^8.2.9",
|
138 | 139 | "@storybook/addon-webpack5-compiler-babel": "3.0.3",
|
139 | 140 | "@storybook/addons": "^7.6.17",
|
| 141 | + "@storybook/icons": "^1.2.10", |
140 | 142 | "@storybook/node-logger": "^8.2.9",
|
141 | 143 | "@storybook/preset-ant-design": "^0.0.2",
|
142 | 144 | "@storybook/preset-scss": "^1.0.3",
|
|
146 | 148 | "@testing-library/react": "^16.0.1",
|
147 | 149 | "@testing-library/user-event": "^14.5.2",
|
148 | 150 | "@types/jest": "^29.5.12",
|
149 |
| - "@types/node": "^22.5.3", |
| 151 | + "@types/node": "^22.5.4", |
150 | 152 | "@typescript-eslint/eslint-plugin": "^8.4.0",
|
151 | 153 | "@typescript-eslint/parser": "^8.4.0",
|
152 | 154 | "autoprefixer": "^10.4.20",
|
153 | 155 | "babel-loader": "^9.1.3",
|
154 | 156 | "cpy-cli": "^5.0.0",
|
155 | 157 | "cross-env": "^7.0.3",
|
156 | 158 | "cssnano": "^5.1.15",
|
157 |
| - "cypress": "^13.14.1", |
| 159 | + "cypress": "^13.14.2", |
158 | 160 | "cypress-storybook": "^1.0.0",
|
159 | 161 | "eslint": "8.57.0",
|
160 | 162 | "eslint-config-prettier": "^9.1.0",
|
161 | 163 | "eslint-plugin-cypress": "^3.5.0",
|
162 | 164 | "eslint-plugin-flowtype": "^8.0.3",
|
163 | 165 | "eslint-plugin-import": "^2.30.0",
|
164 |
| - "eslint-plugin-jest": "^28.8.2", |
| 166 | + "eslint-plugin-jest": "^28.8.3", |
165 | 167 | "eslint-plugin-jsx-a11y": "^6.10.0",
|
166 | 168 | "eslint-plugin-prettier": "^5.2.1",
|
167 | 169 | "eslint-plugin-react": "^7.35.2",
|
|
0 commit comments