|
68 | 68 | "autolint:all": "yarn autolint:scripts && yarn autolint:styles && yarn autolint:prettier" |
69 | 69 | }, |
70 | 70 | "dependencies": { |
71 | | - "@blueprintjs/colors": "^5.1.5", |
72 | | - "@blueprintjs/core": "^5.16.2", |
73 | | - "@blueprintjs/select": "^5.3.7", |
74 | | - "@carbon/icons": "^11.53.0", |
75 | | - "@carbon/react": "1.72.0", |
76 | | - "@codemirror/lang-javascript": "^6.2.2", |
| 71 | + "@blueprintjs/colors": "^5.1.8", |
| 72 | + "@blueprintjs/core": "^5.18.0", |
| 73 | + "@blueprintjs/select": "^5.3.19", |
| 74 | + "@carbon/icons": "^11.58.0", |
| 75 | + "@carbon/react": "^1.80.1", |
| 76 | + "@codemirror/lang-javascript": "^6.2.3", |
77 | 77 | "@codemirror/lang-json": "^6.0.1", |
78 | | - "@codemirror/lang-markdown": "^6.3.1", |
| 78 | + "@codemirror/lang-markdown": "^6.3.2", |
79 | 79 | "@codemirror/lang-sql": "^6.8.0", |
80 | 80 | "@codemirror/lang-xml": "^6.1.0", |
81 | 81 | "@codemirror/lang-yaml": "^6.1.2", |
82 | | - "@codemirror/legacy-modes": "^6.4.2", |
| 82 | + "@codemirror/legacy-modes": "^6.5.0", |
83 | 83 | "@mavrin/remark-typograf": "^2.2.0", |
84 | 84 | "classnames": "^2.5.1", |
85 | 85 | "codemirror": "^6.0.1", |
86 | 86 | "color": "^4.2.3", |
87 | | - "compute-scroll-into-view": "^3.1.0", |
| 87 | + "compute-scroll-into-view": "^3.1.1", |
88 | 88 | "jshint": "^2.13.6", |
89 | 89 | "lodash": "^4.17.21", |
90 | | - "n3": "^1.23.1", |
| 90 | + "n3": "^1.25.1", |
91 | 91 | "re-resizable": "^6.10.3", |
92 | 92 | "react": "^16.13.1", |
93 | 93 | "react-dom": "^16.13.1", |
|
103 | 103 | "reset-css": "^5.0.2", |
104 | 104 | "unified": "^11.0.5", |
105 | 105 | "wicg-inert": "^3.1.3", |
106 | | - "xml-formatter": "^3.6.3" |
| 106 | + "xml-formatter": "^3.6.5" |
107 | 107 | }, |
108 | 108 | "devDependencies": { |
109 | 109 | "@babel/core": "^7.26.10", |
|
114 | 114 | "@babel/preset-flow": "^7.25.9", |
115 | 115 | "@babel/preset-react": "^7.26.3", |
116 | 116 | "@babel/preset-typescript": "^7.27.0", |
117 | | - "@eslint/compat": "^1.2.4", |
118 | | - "@eslint/eslintrc": "^3.2.0", |
119 | | - "@eslint/js": "^9.17.0", |
120 | | - "@storybook/addon-actions": "^8.6.9", |
121 | | - "@storybook/addon-essentials": "^8.6.9", |
122 | | - "@storybook/addon-jest": "^8.6.9", |
123 | | - "@storybook/addon-links": "^8.6.9", |
124 | | - "@storybook/addon-webpack5-compiler-babel": "^3.0.5", |
125 | | - "@storybook/cli": "^8.6.9", |
| 117 | + "@eslint/compat": "^1.2.8", |
| 118 | + "@eslint/eslintrc": "^3.3.1", |
| 119 | + "@eslint/js": "^9.24.0", |
| 120 | + "@storybook/addon-actions": "^8.6.12", |
| 121 | + "@storybook/addon-essentials": "^8.6.12", |
| 122 | + "@storybook/addon-jest": "^8.6.12", |
| 123 | + "@storybook/addon-links": "^8.6.12", |
| 124 | + "@storybook/addon-webpack5-compiler-babel": "^3.0.6", |
| 125 | + "@storybook/cli": "^8.6.12", |
126 | 126 | "@storybook/preset-scss": "^1.0.3", |
127 | | - "@storybook/react": "^8.6.9", |
128 | | - "@storybook/react-webpack5": "^8.6.9", |
129 | | - "@storybook/test": "^8.6.9", |
| 127 | + "@storybook/react": "^8.6.12", |
| 128 | + "@storybook/react-webpack5": "^8.6.12", |
| 129 | + "@storybook/test": "^8.6.12", |
130 | 130 | "@testing-library/jest-dom": "^6.6.3", |
131 | | - "@testing-library/react": "^12.1.2", |
| 131 | + "@testing-library/react": "^12.1.5", |
132 | 132 | "@types/codemirror": "^5.60.15", |
133 | 133 | "@types/color": "^3.0.6", |
134 | 134 | "@types/jest": "^29.5.14", |
135 | 135 | "@types/jshint": "^2.12.4", |
136 | | - "@types/lodash": "^4.17.13", |
137 | | - "@types/n3": "^1.21.1", |
| 136 | + "@types/lodash": "^4.17.16", |
| 137 | + "@types/n3": "^1.24.2", |
138 | 138 | "@types/react-syntax-highlighter": "^15.5.13", |
139 | | - "@typescript-eslint/eslint-plugin": "^8.18.1", |
140 | | - "@typescript-eslint/parser": "^8.18.1", |
| 139 | + "@typescript-eslint/eslint-plugin": "^8.30.1", |
| 140 | + "@typescript-eslint/parser": "^8.30.1", |
141 | 141 | "babel-jest": "^29.7.0", |
142 | | - "chromatic": "^11.27.0", |
143 | | - "eslint": "^9.17.0", |
144 | | - "eslint-plugin-react": "^7.37.2", |
145 | | - "eslint-plugin-react-hooks": "^5.1.0", |
| 142 | + "chromatic": "^11.28.0", |
| 143 | + "eslint": "^9.24.0", |
| 144 | + "eslint-plugin-react": "^7.37.5", |
| 145 | + "eslint-plugin-react-hooks": "^5.2.0", |
146 | 146 | "eslint-plugin-simple-import-sort": "^12.1.1", |
147 | 147 | "husky": "4", |
148 | 148 | "identity-obj-proxy": "^3.0.0", |
149 | 149 | "jest": "^29.7.0", |
150 | 150 | "jest-environment-jsdom": "^29.7.0", |
151 | 151 | "jest-pnp-resolver": "^1.2.3", |
152 | | - "lint-staged": "^15.2.11", |
| 152 | + "lint-staged": "^15.5.1", |
153 | 153 | "node-sass-package-importer": "^5.3.3", |
154 | 154 | "path": "^0.12.7", |
155 | 155 | "prettier": "^2.8.8", |
|
159 | 159 | "rimraf": "^5.0.10", |
160 | 160 | "sass": "1.62.1", |
161 | 161 | "sass-loader": "10.3.1", |
162 | | - "storybook": "^8.6.9", |
163 | | - "stylelint": "^15.11.0", |
164 | | - "stylelint-config-recess-order": "^4.6.0", |
165 | | - "stylelint-config-standard-scss": "^9.0.0", |
| 162 | + "storybook": "^8.6.12", |
| 163 | + "stylelint": "^16.18.0", |
| 164 | + "stylelint-config-recess-order": "^6.0.0", |
| 165 | + "stylelint-config-standard-scss": "^14.0.0", |
166 | 166 | "ts-node": "^10.9.2", |
167 | 167 | "tsc-esm-fix": "^3.1.2", |
168 | 168 | "typescript": "5.5.3", |
|
175 | 175 | "react-dom": ">=16" |
176 | 176 | }, |
177 | 177 | "resolutions": { |
178 | | - "**/@types/react": "^17.0.83", |
179 | | - "node-sass-package-importer/**/postcss": "^8.4.49", |
180 | | - "**/cross-spawn": "^7.0.5 ", |
181 | | - "**/micromatch": "^4.0.8", |
182 | | - "**/@babel/runtime": "^7.26.10", |
183 | | - "**/@babel/helpers": "^7.26.10" |
| 178 | + "**/@types/react": "^17.0.85", |
| 179 | + "node-sass-package-importer/**/postcss": "^8.4.49" |
184 | 180 | }, |
185 | 181 | "husky": { |
186 | 182 | "hooks": { |
|
0 commit comments