Skip to content

Commit

Permalink
Merge branch 'develop' into chore/references-for-image-alt-text
Browse files Browse the repository at this point in the history
  • Loading branch information
alimpens authored Nov 27, 2024
2 parents 1934a1f + d233974 commit 35d9cd3
Show file tree
Hide file tree
Showing 6 changed files with 549 additions and 551 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"./storybook"
],
"devDependencies": {
"@types/node": "22.9.0",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"conventional-changelog-conventionalcommits": "8.0.0",
Expand All @@ -38,10 +38,10 @@
"eslint-plugin-json": "3.1.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-react": "7.37.2",
"html-validate": "8.25.0",
"husky": "9.1.6",
"html-validate": "8.25.1",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"markdownlint-cli": "0.42.0",
"markdownlint-cli": "0.43.0",
"npm-check-updates": "17.1.11",
"npm-package-json-lint": "8.0.0",
"npm-run-all": "4.1.5",
Expand All @@ -53,7 +53,7 @@
"stylelint-config-standard-scss": "13.1.0",
"stylelint-order": "6.0.4",
"stylelint-use-logical": "2.1.2",
"typescript": "5.6.3",
"typescript": "5.7.2",
"wait-on": "8.0.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"postcss": "8.4.49",
"react": "18.3.1",
"react-dom": "18.3.1",
"rollup": "4.27.2",
"rollup": "4.27.4",
"rollup-plugin-delete": "2.1.0",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-filesize": "10.0.0",
Expand Down
Loading

0 comments on commit 35d9cd3

Please sign in to comment.