Skip to content

Commit

Permalink
Merge pull request #3 from junwen-k/dependabot/npm_and_yarn/all-e473d…
Browse files Browse the repository at this point in the history
…421d7

build(deps-dev): bump the all group with 20 updates
  • Loading branch information
junwen-k authored Jun 5, 2024
2 parents c257ff7 + d04fa78 commit cb0b247
Show file tree
Hide file tree
Showing 4 changed files with 759 additions and 774 deletions.
22 changes: 11 additions & 11 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
"tailwind-merge": "^2.3.0"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.4.0",
"@storybook/addon-docs": "^8.1.3",
"@storybook/addon-essentials": "^8.1.3",
"@storybook/addon-interactions": "^8.1.3",
"@storybook/addon-links": "^8.1.3",
"@storybook/addon-onboarding": "^8.1.3",
"@storybook/blocks": "^8.1.3",
"@storybook/react": "^8.1.3",
"@storybook/react-vite": "^8.1.3",
"@storybook/test": "^8.1.3",
"@chromatic-com/storybook": "^1.5.0",
"@storybook/addon-docs": "^8.1.5",
"@storybook/addon-essentials": "^8.1.5",
"@storybook/addon-interactions": "^8.1.5",
"@storybook/addon-links": "^8.1.5",
"@storybook/addon-onboarding": "^8.1.5",
"@storybook/blocks": "^8.1.5",
"@storybook/react": "^8.1.5",
"@storybook/react-vite": "^8.1.5",
"@storybook/test": "^8.1.5",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.22",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"remark-gfm": "^4.0.0",
"storybook": "^8.1.3",
"storybook": "^8.1.5",
"tailwindcss": "^3.4.3",
"tailwindcss-neumorphism-ui": "workspace:*",
"typescript": "^5.2.2"
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,25 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.3",
"@changesets/cli": "^2.27.5",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.3.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@eslint/js": "^9.4.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"copyfiles": "^2.4.1",
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.13.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-turbo": "^1.13.3",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"prettier": "^3.3.0",
"prettier-plugin-tailwindcss": "^0.6.1",
"turbo": "^1.13.3",
"typescript": "^5.2.2",
"typescript-eslint": "^7.10.0"
"typescript-eslint": "^7.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/tailwindcss-neumorphism-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"postcss": "^8.4.38",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"vitest": "^1.6.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit cb0b247

Please sign in to comment.