Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jtiala committed Sep 14, 2023
1 parent cbe8642 commit 1802662
Show file tree
Hide file tree
Showing 10 changed files with 568 additions and 619 deletions.
18 changes: 9 additions & 9 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@storybook/addon-a11y": "7.4.0",
"@storybook/addon-essentials": "7.4.0",
"@storybook/addon-interactions": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/blocks": "7.4.0",
"@storybook/react-vite": "7.4.0",
"@storybook/react": "7.4.0",
"@storybook/addon-a11y": "7.4.1",
"@storybook/addon-essentials": "7.4.1",
"@storybook/addon-interactions": "7.4.1",
"@storybook/addon-links": "7.4.1",
"@storybook/blocks": "7.4.1",
"@storybook/react-vite": "7.4.1",
"@storybook/react": "7.4.1",
"@storybook/test-runner": "0.13.0",
"@storybook/testing-library": "0.2.0",
"@themeless-ui/eslint-config": "workspace:*",
Expand All @@ -64,9 +64,9 @@
"@types/react": "18.2.21",
"axe-playwright": "1.2.3",
"concurrently": "8.2.1",
"eslint": "8.48.0",
"eslint": "8.49.0",
"serve": "14.2.1",
"storybook": "7.4.0",
"storybook": "7.4.1",
"typescript": "5.2.2",
"vite": "4.4.9"
}
Expand Down
4 changes: 2 additions & 2 deletions apps/nextjs-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@playwright/test": "1.37.1",
"@playwright/test": "1.38.0",
"@themeless-ui/eslint-config": "workspace:*",
"@themeless-ui/stylelint-config": "workspace:*",
"@themeless-ui/typescript-config": "workspace:*",
"@types/mdx": "2.0.7",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"eslint": "8.48.0",
"eslint": "8.49.0",
"stylelint": "15.10.3",
"typescript": "5.2.2"
}
Expand Down
14 changes: 7 additions & 7 deletions apps/react-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,30 +46,30 @@
"dependencies": {
"@fontsource/fira-mono": "5.0.8",
"@fontsource/karma": "5.0.8",
"@fontsource/open-sans": "5.0.11",
"@fontsource/open-sans": "5.0.12",
"@themeless-ui/react": "workspace:*",
"@themeless-ui/style": "workspace:*",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@testing-library/jest-dom": "6.1.2",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@testing-library/user-event": "14.5.0",
"@themeless-ui/eslint-config": "workspace:*",
"@themeless-ui/stylelint-config": "workspace:*",
"@themeless-ui/typescript-config": "workspace:*",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react-test-renderer": "18.0.0",
"@types/react-test-renderer": "18.0.1",
"@vitejs/plugin-react": "4.0.4",
"@vitest/coverage-v8": "0.34.3",
"eslint": "8.48.0",
"@vitest/coverage-v8": "0.34.4",
"eslint": "8.49.0",
"jsdom": "22.1.0",
"react-test-renderer": "18.2.0",
"stylelint": "15.10.3",
"typescript": "5.2.2",
"vite": "4.4.9",
"vitest": "0.34.3"
"vitest": "0.34.4"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@playwright/test": "1.37.1",
"@playwright/test": "1.38.0",
"@themeless-ui/eslint-config": "workspace:*",
"eslint": "8.48.0",
"eslint": "8.49.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"npm-check-updates": "16.13.2",
"npm-check-updates": "16.14.2",
"prettier": "3.0.3",
"turbo": "1.10.13"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"publish:npm": "pnpm publish --access public"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "9.0.0",
"eslint-config-turbo": "1.10.13",
Expand Down
12 changes: 6 additions & 6 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,22 +57,22 @@
"@themeless-ui/utils": "workspace:*"
},
"devDependencies": {
"@testing-library/jest-dom": "6.1.2",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@testing-library/user-event": "14.5.0",
"@themeless-ui/eslint-config": "workspace:*",
"@themeless-ui/typescript-config": "workspace:*",
"@types/react-dom": "18.2.7",
"@types/react-test-renderer": "18.0.0",
"@types/react-test-renderer": "18.0.1",
"@types/react": "18.2.21",
"@vitejs/plugin-react": "4.0.4",
"@vitest/coverage-v8": "0.34.3",
"eslint": "8.48.0",
"@vitest/coverage-v8": "0.34.4",
"eslint": "8.49.0",
"jsdom": "22.1.0",
"react-test-renderer": "18.2.0",
"typescript": "5.2.2",
"vite-plugin-dts": "3.5.3",
"vite": "4.4.9",
"vitest": "0.34.3"
"vitest": "0.34.4"
}
}
2 changes: 1 addition & 1 deletion packages/style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@themeless-ui/eslint-config": "workspace:*",
"@themeless-ui/stylelint-config": "workspace:*",
"@themeless-ui/typescript-config": "workspace:*",
"eslint": "8.48.0",
"eslint": "8.49.0",
"stylelint": "15.10.3",
"typescript": "5.2.2",
"vite": "4.4.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/theme-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@themeless-ui/eslint-config": "workspace:*",
"@themeless-ui/stylelint-config": "workspace:*",
"@themeless-ui/typescript-config": "workspace:*",
"eslint": "8.48.0",
"eslint": "8.49.0",
"stylelint": "15.10.3",
"typescript": "5.2.2",
"vite": "4.4.9"
Expand Down
6 changes: 3 additions & 3 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
"devDependencies": {
"@themeless-ui/eslint-config": "workspace:*",
"@themeless-ui/typescript-config": "workspace:*",
"@vitest/coverage-v8": "0.34.3",
"eslint": "8.48.0",
"@vitest/coverage-v8": "0.34.4",
"eslint": "8.49.0",
"typescript": "5.2.2",
"vite-plugin-dts": "3.5.3",
"vite": "4.4.9",
"vitest": "0.34.3"
"vitest": "0.34.4"
}
}
Loading

0 comments on commit 1802662

Please sign in to comment.