Skip to content

Commit

Permalink
build: bump minor and below
Browse files Browse the repository at this point in the history
  • Loading branch information
eng618 committed Mar 8, 2024
1 parent 08b1d2e commit e9fc23d
Show file tree
Hide file tree
Showing 2 changed files with 898 additions and 303 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"prepare": "husky install"
},
"dependencies": {
"polished": "^4.2.2",
"polished": "^4.3.1",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -33,9 +33,9 @@
"@auto-it/all-contributors": "^10.46.0",
"@auto-it/conventional-commits": "^10.46.0",
"@auto-it/twitter": "^10.46.0",
"@babel/cli": "^7.22.10",
"@babel/core": "^7.22.11",
"@eng618/prettier-config": "^1.7.2",
"@babel/cli": "^7.23.9",
"@babel/core": "^7.24.0",
"@eng618/prettier-config": "^2.1.0",
"@storybook/addon-a11y": "^6.5.16",
"@storybook/addon-actions": "^6.5.16",
"@storybook/addon-docs": "^6.5.16",
Expand All @@ -53,12 +53,12 @@
"@storybook/testing-library": "^0.0.13",
"auto": "^10.46.0",
"babel-loader": "^9.1.3",
"eslint": "^8.48.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.13",
"eslint-plugin-storybook": "^0.6.15",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8"
Expand Down
Loading

0 comments on commit e9fc23d

Please sign in to comment.