Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 62 additions & 52 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"homepage": "https://github.com/City-of-Helsinki/react-helsinki-headless-cms#readme",
"peerDependencies": {
"@apollo/client": "^3.11.10",
"@apollo/client": "^3.14.0",
"hds-react": ">=4.8.1",
"react": "^18",
"react-dom": "^18"
Expand All @@ -60,59 +60,69 @@
"optional": true
}
},
"//": {
"Why are packages in resolutions?": {
"hds-react/cookie": [
"To fix https://github.com/City-of-Helsinki/react-helsinki-headless-cms/security/dependabot/28",
"NOTE: This can be removed if hds-react starts to depend on >=v1 cookie"
]
}
},
"resolutions": {
"hds-react/cookie": "^0.7.2"
},
"devDependencies": {
"@apollo/client": "^3.11.10",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@chromatic-com/storybook": "^4.1.2",
"@apollo/client": "^3.14.0",
"@babel/core": "^7.28.5",
"@babel/plugin-transform-runtime": "^7.28.5",
"@babel/preset-env": "^7.28.5",
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@chromatic-com/storybook": "^4.1.3",
"@commitlint/cli": "^20.2.0",
"@commitlint/config-conventional": "^20.2.0",
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/typescript": "^4.1.1",
"@graphql-codegen/typescript-operations": "^4.3.1",
"@graphql-codegen/typescript-react-apollo": "^4.3.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.1",
"@graphql-codegen/cli": "^5.0.7",
"@graphql-codegen/typescript": "^4.1.6",
"@graphql-codegen/typescript-operations": "^4.6.1",
"@graphql-codegen/typescript-react-apollo": "^4.3.3",
"@rollup/plugin-babel": "^6.1.0",
"@rollup/plugin-commonjs": "^28.0.9",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@storybook/addon-a11y": "^10.0.4",
"@storybook/addon-docs": "^10.0.4",
"@storybook/addon-links": "^10.0.4",
"@rollup/plugin-node-resolve": "^15.3.1",
"@storybook/addon-a11y": "^10.1.6",
"@storybook/addon-docs": "^10.1.6",
"@storybook/addon-links": "^10.1.6",
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react-webpack5": "^10.0.4",
"@storybook/test-runner": "^0.24.1",
"@storybook/react-webpack5": "^10.1.6",
"@storybook/test-runner": "^0.24.2",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/dompurify": "^3.0.5",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"axe-playwright": "^2.0.3",
"@types/react": "^18.3.27",
"@types/react-dom": "18.3.7",
"@typescript-eslint/eslint-plugin": "^8.49.0",
"@typescript-eslint/parser": "^8.49.0",
"axe-playwright": "^2.2.2",
"babel-jest": "^30.2.0",
"babel-loader": "^9.2.1",
"cross-env": "^7.0.3",
"crypto-browserify": "^3.12.1",
"css-loader": "^6.7.1",
"edit-json-file": "^1.8.0",
"eslint": "^8.0.0",
"css-loader": "^6.11.0",
"edit-json-file": "^1.8.1",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-config-prettier": "^9.1.2",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"git-rev-sync": "^3.0.2",
"graphql": "^16.9.0",
"graphql": "^16.12.0",
"hds-react": "4.8.1",
"husky": "^9.1.7",
"identity-obj-proxy": "^3.0.0",
Expand All @@ -121,40 +131,40 @@
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^16.2.7",
"msw-storybook-addon": "^2.0.6",
"postcss": "^8.4.49",
"postcss": "^8.5.6",
"postcss-scss": "^4.0.9",
"prettier": "3.3.3",
"prettier": "3.7.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.5",
"rollup": "^4.26.0",
"rollup": "^4.53.3",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-delete": "^2.1.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-delete": "^2.2.0",
"rollup-plugin-dts": "^6.3.0",
"rollup-plugin-includepaths": "^0.2.4",
"rollup-plugin-polyfill-node": "^0.13.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-typescript2": "^0.36.0",
"sass": "^1.66.0",
"sass-loader": "^13.3.2",
"storybook": "^10.0.4",
"sass": "^1.95.1",
"sass-loader": "^13.3.3",
"storybook": "^10.1.6",
"style-loader": "^4.0.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"webpack": "^5.96.1"
"typescript": "^5.9.3",
"webpack": "^5.103.0"
},
"dependencies": {
"classnames": "^2.5.1",
"date-fns": "^4.1.0",
"doctoc": "^2.2.1",
"hds-design-tokens": "^4.8.1",
"html-entities": "^2.5.2",
"html-react-parser": "^4.2.9",
"isomorphic-dompurify": "^2.31.0",
"html-entities": "^2.6.0",
"html-react-parser": "^4.2.10",
"isomorphic-dompurify": "^2.34.0",
"jest-environment-jsdom": "^30.2.0",
"jest-fixed-jsdom": "^0.0.10",
"jest-fixed-jsdom": "^0.0.11",
"lodash-es": "^4.17.21",
"msw": "^2.11.6"
"msw": "^2.12.4"
},
"msw": {
"workerDirectory": "public"
Expand Down
Loading