Skip to content

Commit

Permalink
chore(root): 🤖 bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyghiani committed Jan 19, 2024
1 parent c6841d2 commit 0b42e6f
Show file tree
Hide file tree
Showing 6 changed files with 1,703 additions and 1,313 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,38 +31,38 @@
}
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/config-lerna-scopes": "^18.4.3",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/config-lerna-scopes": "^18.4.4",
"@types/jest": "^29.5.11",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vitejs/plugin-react": "^4.2.1",
"babel-loader": "^9.1.3",
"commitlint": "^18.4.3",
"eslint": "^8.55.0",
"commitlint": "^18.4.4",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"git-cz": "^4.9.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-localstorage-mock": "^2.4.26",
"lerna": "^8.0.0",
"lerna": "^8.0.2",
"lerna-changelog": "^2.2.0",
"lint-staged": "^15.2.0",
"npm-check-updates": "^16.14.11",
"prettier": "^3.1.0",
"npm-check-updates": "^16.14.12",
"prettier": "^3.2.4",
"rimraf": "^5.0.5",
"sort-package-json": "^2.6.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vite": "^5.0.6",
"vite": "^5.0.12",
"vite-plugin-babel-macros": "^1.0.6",
"vite-tsconfig-paths": "^4.2.1"
"vite-tsconfig-paths": "^4.3.1"
},
"engines": {
"node": ">=18",
Expand Down
4 changes: 2 additions & 2 deletions packages/doc-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
}
},
"dependencies": {
"react-mnt": "^1.1.5"
"react-mnt": "^1.1.6"
},
"devDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.3.6"
"tailwindcss": "^3.4.1"
},
"peerDependencies": {
"react": ">=17",
Expand Down
36 changes: 18 additions & 18 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,39 +64,39 @@
"@mertasan/tailwindcss-variables": "^2.7.0",
"@mountain-ui/react-hooks": "^1.0.3",
"@mountain-ui/utils": "^1.0.1",
"prism-react-renderer": "2.3.0",
"react-mnt": "^1.1.5",
"prism-react-renderer": "2.3.1",
"react-mnt": "^1.1.6",
"react-range": "^1.8.14"
},
"devDependencies": {
"@storybook/addon-a11y": "^7.6.4",
"@storybook/addon-essentials": "^7.6.4",
"@storybook/addon-interactions": "^7.6.4",
"@storybook/addon-links": "^7.6.4",
"@storybook/addon-storyshots": "^7.6.4",
"@storybook/blocks": "^7.6.4",
"@storybook/react": "^7.6.4",
"@storybook/react-vite": "^7.6.4",
"@storybook/addon-a11y": "^7.6.10",
"@storybook/addon-essentials": "^7.6.10",
"@storybook/addon-interactions": "^7.6.10",
"@storybook/addon-links": "^7.6.10",
"@storybook/addon-storyshots": "^7.6.10",
"@storybook/blocks": "^7.6.10",
"@storybook/react": "^7.6.10",
"@storybook/react-vite": "^7.6.10",
"@storybook/test-runner": "^0.16.0",
"@storybook/testing-library": "^0.2.2",
"@svgr/cli": "^8.1.0",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@types/mertasan__tailwindcss-variables": "^2.6.4",
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"autoprefixer": "^10.4.16",
"axe-playwright": "^1.2.3",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.17",
"axe-playwright": "^2.0.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"eslint-plugin-storybook": "^0.6.15",
"fs-extra": "^11.2.0",
"inquirer": "^9.2.12",
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.6.4",
"tailwindcss": "^3.3.6"
"storybook": "^7.6.10",
"tailwindcss": "^3.4.1"
},
"peerDependencies": {
"react": ">=17",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`Storyshots Atoms/Layout/MntContainer Article 1`] = `
<div
className="mx-auto px-4 max-w-4xl h-32 border-4 border-dashed border-blue-600"
className="mx-auto px-4 max-w-3xl h-32 border-4 border-dashed border-blue-600"
size="article"
/>
`;
Expand Down Expand Up @@ -1489,7 +1489,7 @@ exports[`Storyshots Molecules/MntCodeBlock Main 1`] = `
className="mnt-codeblock"
>
<span
className="font-bold leading-relaxed text-body text-[--c-text-primary] mnt-codeblock-syntax"
className="mnt-codeblock-syntax"
>
jsx
</span>
Expand All @@ -1498,7 +1498,7 @@ exports[`Storyshots Molecules/MntCodeBlock Main 1`] = `
tabIndex={0}
>
<code
className="block text-body"
className="mnt-code"
>
<p
className="token-line"
Expand Down
26 changes: 13 additions & 13 deletions packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,24 +61,24 @@
},
"devDependencies": {
"@mountain-ui/doc-tools": "^1.0.3",
"@storybook/addon-a11y": "^7.6.4",
"@storybook/addon-essentials": "^7.6.4",
"@storybook/addon-interactions": "^7.6.4",
"@storybook/addon-links": "^7.6.4",
"@storybook/blocks": "^7.6.4",
"@storybook/react": "^7.6.4",
"@storybook/react-vite": "^7.6.4",
"@storybook/addon-a11y": "^7.6.10",
"@storybook/addon-essentials": "^7.6.10",
"@storybook/addon-interactions": "^7.6.10",
"@storybook/addon-links": "^7.6.10",
"@storybook/blocks": "^7.6.10",
"@storybook/react": "^7.6.10",
"@storybook/react-vite": "^7.6.10",
"@storybook/testing-library": "^0.2.2",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@testing-library/react-hooks": "^8.0.1",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.32",
"postcss-import": "^15.1.0",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",
"postcss-import": "^16.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.6.4",
"tailwindcss": "^3.3.6"
"storybook": "^7.6.10",
"tailwindcss": "^3.4.1"
},
"peerDependencies": {
"react": ">=17",
Expand Down
Loading

0 comments on commit 0b42e6f

Please sign in to comment.