|
50 | 50 | }, |
51 | 51 | "homepage": "https://github.com/City-of-Helsinki/react-helsinki-headless-cms#readme", |
52 | 52 | "peerDependencies": { |
53 | | - "@apollo/client": "^3.11.10", |
| 53 | + "@apollo/client": "^3.14.0", |
54 | 54 | "hds-react": ">=4.8.1", |
55 | 55 | "react": "^18", |
56 | 56 | "react-dom": "^18" |
|
61 | 61 | } |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@apollo/client": "^3.11.10", |
65 | | - "@babel/core": "^7.26.0", |
66 | | - "@babel/plugin-transform-runtime": "^7.25.9", |
67 | | - "@babel/preset-env": "^7.26.0", |
68 | | - "@babel/preset-react": "^7.25.9", |
69 | | - "@babel/preset-typescript": "^7.26.0", |
70 | | - "@chromatic-com/storybook": "^4.1.2", |
| 64 | + "@apollo/client": "^3.14.0", |
| 65 | + "@babel/core": "^7.28.5", |
| 66 | + "@babel/plugin-transform-runtime": "^7.28.5", |
| 67 | + "@babel/preset-env": "^7.28.5", |
| 68 | + "@babel/preset-react": "^7.28.5", |
| 69 | + "@babel/preset-typescript": "^7.28.5", |
| 70 | + "@chromatic-com/storybook": "^4.1.3", |
71 | 71 | "@commitlint/cli": "^20.2.0", |
72 | 72 | "@commitlint/config-conventional": "^20.2.0", |
73 | | - "@graphql-codegen/cli": "^5.0.3", |
74 | | - "@graphql-codegen/typescript": "^4.1.1", |
75 | | - "@graphql-codegen/typescript-operations": "^4.3.1", |
76 | | - "@graphql-codegen/typescript-react-apollo": "^4.3.2", |
77 | | - "@rollup/plugin-babel": "^6.0.4", |
78 | | - "@rollup/plugin-commonjs": "^28.0.1", |
| 73 | + "@graphql-codegen/cli": "^5.0.7", |
| 74 | + "@graphql-codegen/typescript": "^4.1.6", |
| 75 | + "@graphql-codegen/typescript-operations": "^4.6.1", |
| 76 | + "@graphql-codegen/typescript-react-apollo": "^4.3.3", |
| 77 | + "@rollup/plugin-babel": "^6.1.0", |
| 78 | + "@rollup/plugin-commonjs": "^28.0.9", |
79 | 79 | "@rollup/plugin-json": "^6.1.0", |
80 | | - "@rollup/plugin-node-resolve": "^15.3.0", |
81 | | - "@storybook/addon-a11y": "^10.0.4", |
82 | | - "@storybook/addon-docs": "^10.0.4", |
83 | | - "@storybook/addon-links": "^10.0.4", |
| 80 | + "@rollup/plugin-node-resolve": "^15.3.1", |
| 81 | + "@storybook/addon-a11y": "^10.1.6", |
| 82 | + "@storybook/addon-docs": "^10.1.6", |
| 83 | + "@storybook/addon-links": "^10.1.6", |
84 | 84 | "@storybook/addon-webpack5-compiler-babel": "^3.0.6", |
85 | 85 | "@storybook/preset-scss": "^1.0.3", |
86 | | - "@storybook/react-webpack5": "^10.0.4", |
87 | | - "@storybook/test-runner": "^0.24.1", |
| 86 | + "@storybook/react-webpack5": "^10.1.6", |
| 87 | + "@storybook/test-runner": "^0.24.2", |
88 | 88 | "@testing-library/dom": "^10.4.1", |
89 | | - "@testing-library/jest-dom": "^6.6.3", |
90 | | - "@testing-library/react": "^16.0.1", |
91 | | - "@testing-library/user-event": "^14.5.2", |
92 | | - "@types/dompurify": "^3.0.5", |
| 89 | + "@testing-library/jest-dom": "^6.9.1", |
| 90 | + "@testing-library/react": "^16.3.0", |
| 91 | + "@testing-library/user-event": "^14.6.1", |
93 | 92 | "@types/jest": "^29.5.14", |
94 | 93 | "@types/jest-axe": "^3.5.9", |
95 | 94 | "@types/lodash-es": "^4.17.12", |
96 | | - "@types/react": "^18.3.12", |
97 | | - "@types/react-dom": "18.3.1", |
98 | | - "@typescript-eslint/eslint-plugin": "^8.14.0", |
99 | | - "@typescript-eslint/parser": "^8.14.0", |
100 | | - "axe-playwright": "^2.0.3", |
| 95 | + "@types/react": "^18.3.27", |
| 96 | + "@types/react-dom": "18.3.7", |
| 97 | + "@typescript-eslint/eslint-plugin": "^8.49.0", |
| 98 | + "@typescript-eslint/parser": "^8.49.0", |
| 99 | + "axe-playwright": "^2.2.2", |
101 | 100 | "babel-jest": "^30.2.0", |
102 | 101 | "babel-loader": "^9.2.1", |
103 | 102 | "cross-env": "^7.0.3", |
104 | 103 | "crypto-browserify": "^3.12.1", |
105 | | - "css-loader": "^6.7.1", |
106 | | - "edit-json-file": "^1.8.0", |
107 | | - "eslint": "^8.0.0", |
| 104 | + "css-loader": "^6.11.0", |
| 105 | + "edit-json-file": "^1.8.1", |
| 106 | + "eslint": "^8.57.1", |
108 | 107 | "eslint-config-airbnb": "^19.0.4", |
109 | | - "eslint-config-prettier": "^9.1.0", |
110 | | - "eslint-plugin-import": "^2.31.0", |
| 108 | + "eslint-config-prettier": "^9.1.2", |
| 109 | + "eslint-plugin-import": "^2.32.0", |
111 | 110 | "eslint-plugin-jsx-a11y": "^6.10.2", |
112 | | - "eslint-plugin-react": "^7.37.2", |
113 | | - "eslint-plugin-react-hooks": "^5.0.0", |
| 111 | + "eslint-plugin-react": "^7.37.5", |
| 112 | + "eslint-plugin-react-hooks": "^5.2.0", |
114 | 113 | "git-rev-sync": "^3.0.2", |
115 | | - "graphql": "^16.9.0", |
| 114 | + "graphql": "^16.12.0", |
116 | 115 | "hds-react": "4.8.1", |
117 | 116 | "husky": "^9.1.7", |
118 | 117 | "identity-obj-proxy": "^3.0.0", |
|
121 | 120 | "jest-fetch-mock": "^3.0.3", |
122 | 121 | "lint-staged": "^16.2.7", |
123 | 122 | "msw-storybook-addon": "^2.0.6", |
124 | | - "postcss": "^8.4.49", |
| 123 | + "postcss": "^8.5.6", |
125 | 124 | "postcss-scss": "^4.0.9", |
126 | | - "prettier": "3.3.3", |
| 125 | + "prettier": "3.7.4", |
127 | 126 | "react": "^18.3.1", |
128 | 127 | "react-dom": "^18.3.1", |
129 | 128 | "react-helmet-async": "^2.0.5", |
130 | | - "rollup": "^4.26.0", |
| 129 | + "rollup": "^4.53.3", |
131 | 130 | "rollup-plugin-copy": "^3.5.0", |
132 | | - "rollup-plugin-delete": "^2.1.0", |
133 | | - "rollup-plugin-dts": "^6.1.1", |
| 131 | + "rollup-plugin-delete": "^2.2.0", |
| 132 | + "rollup-plugin-dts": "^6.3.0", |
134 | 133 | "rollup-plugin-includepaths": "^0.2.4", |
135 | 134 | "rollup-plugin-polyfill-node": "^0.13.0", |
136 | 135 | "rollup-plugin-postcss": "^4.0.2", |
137 | 136 | "rollup-plugin-typescript2": "^0.36.0", |
138 | | - "sass": "^1.66.0", |
139 | | - "sass-loader": "^13.3.2", |
140 | | - "storybook": "^10.0.4", |
| 137 | + "sass": "^1.95.1", |
| 138 | + "sass-loader": "^13.3.3", |
| 139 | + "storybook": "^10.1.6", |
141 | 140 | "style-loader": "^4.0.0", |
142 | 141 | "tslib": "^2.8.1", |
143 | | - "typescript": "^5.6.3", |
144 | | - "webpack": "^5.96.1" |
| 142 | + "typescript": "^5.9.3", |
| 143 | + "webpack": "^5.103.0" |
145 | 144 | }, |
146 | 145 | "dependencies": { |
147 | 146 | "classnames": "^2.5.1", |
148 | 147 | "date-fns": "^4.1.0", |
149 | 148 | "doctoc": "^2.2.1", |
150 | 149 | "hds-design-tokens": "^4.8.1", |
151 | | - "html-entities": "^2.5.2", |
152 | | - "html-react-parser": "^4.2.9", |
153 | | - "isomorphic-dompurify": "^2.31.0", |
| 150 | + "html-entities": "^2.6.0", |
| 151 | + "html-react-parser": "^4.2.10", |
| 152 | + "isomorphic-dompurify": "^2.34.0", |
154 | 153 | "jest-environment-jsdom": "^30.2.0", |
155 | | - "jest-fixed-jsdom": "^0.0.10", |
| 154 | + "jest-fixed-jsdom": "^0.0.11", |
156 | 155 | "lodash-es": "^4.17.21", |
157 | | - "msw": "^2.11.6" |
| 156 | + "msw": "^2.12.4" |
158 | 157 | }, |
159 | 158 | "msw": { |
160 | 159 | "workerDirectory": "public" |
|
0 commit comments