Skip to content

Commit

Permalink
chore: Update dependencies (#1526)
Browse files Browse the repository at this point in the history
  • Loading branch information
alimpens authored Aug 20, 2024
1 parent 3075bd1 commit bc05258
Show file tree
Hide file tree
Showing 5 changed files with 277 additions and 1,048 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"./storybook"
],
"devDependencies": {
"@types/node": "20.14.15",
"@types/node": "22.4.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"conventional-changelog-conventionalcommits": "8.0.0",
Expand All @@ -39,14 +39,14 @@
"husky": "9.1.4",
"lint-staged": "15.2.9",
"markdownlint-cli": "0.41.0",
"npm-check-updates": "16.14.20",
"npm-check-updates": "17.0.6",
"npm-package-json-lint": "8.0.0",
"npm-run-all": "4.1.5",
"plop": "4.0.1",
"postcss": "8.4.41",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"stylelint": "16.8.1",
"stylelint": "16.8.2",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-order": "6.0.4",
"stylelint-use-logical": "2.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"postcss": "8.4.41",
"react": "18.3.1",
"react-dom": "18.3.1",
"rollup": "4.20.0",
"rollup": "4.21.0",
"rollup-plugin-delete": "2.0.0",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-filesize": "10.0.0",
"rollup-plugin-node-externals": "7.1.2",
"rollup-plugin-node-externals": "7.1.3",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-typescript2": "0.36.0",
Expand Down
Loading

0 comments on commit bc05258

Please sign in to comment.