Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallku committed Sep 19, 2024
1 parent 94ee158 commit 537b633
Show file tree
Hide file tree
Showing 6 changed files with 1,939 additions and 837 deletions.
28 changes: 14 additions & 14 deletions apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
"@marshallku/toast": "workspace:^",
"@marshallku/ui": "workspace:^",
"@marshallku/utils": "workspace:^",
"@next/eslint-plugin-next": "^14.2.5",
"@next/third-parties": "^14.2.5",
"@tanstack/react-query": "^5.51.1",
"@next/eslint-plugin-next": "^14.2.12",
"@next/third-parties": "^14.2.12",
"@tanstack/react-query": "^5.56.2",
"copy2clip": "^1.1.1",
"gray-matter": "^4.0.3",
"image-size": "^1.1.1",
"marked": "^13.0.2",
"next": "^14.2.5",
"marked": "^14.1.2",
"next": "^14.2.12",
"next-mdx-remote": "^5.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.13.2",
"rehype-pretty-code": "^0.14.0",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"remark-toc": "^9.0.0",
Expand All @@ -42,17 +42,17 @@
"devDependencies": {
"@marshallku/eslint-config": "^0.0.4",
"@marshallku/typescript-config": "^0.0.4",
"@next/bundle-analyzer": "^14.2.5",
"@playwright/test": "^1.45.1",
"@testing-library/react": "^16.0.0",
"@next/bundle-analyzer": "^14.2.12",
"@playwright/test": "^1.47.1",
"@testing-library/react": "^16.0.1",
"@types/node": "^20.12.7",
"@types/react": "^18.3.3",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.57.0",
"jsdom": "^24.1.0",
"sass": "^1.77.8",
"typescript": "^5.5.3",
"vitest": "^2.0.2"
"jsdom": "^25.0.0",
"sass": "^1.79.1",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
}
}
4 changes: 2 additions & 2 deletions packages/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"clean-css-cli": "^5.6.2",
"fantasticon": "^3.0.0",
"react": "^18.3.1",
"tsup": "^8.1.0",
"typescript": "^5.5.3"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/toast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@marshallku/typescript-config": "^0.0.4",
"eslint": "^8.56.0",
"react": "^18.3.1",
"tsup": "^8.1.0",
"typescript": "^5.5.3"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public"
Expand Down
20 changes: 10 additions & 10 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"@marshallku/eslint-config": "^0.0.4",
"@marshallku/typescript-config": "^0.0.4",
"@marshallku/utils": "workspace:^",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.56.0",
"glob": "^11.0.0",
"jsdom": "^24.1.0",
"sass": "^1.77.8",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vite-plugin-dts": "^3.9.1",
"jsdom": "^25.0.0",
"sass": "^1.79.1",
"typescript": "^5.6.2",
"vite": "^5.4.6",
"vite-plugin-dts": "^4.2.1",
"vite-plugin-lib-inject-css": "^2.1.1",
"vite-plugin-static-copy": "^1.0.6",
"vitest": "^2.0.2"
"vitest": "^2.1.1"
},
"peerDependencies": {
"react": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@marshallku/typescript-config": "^0.0.4",
"eslint": "^8.56.0",
"react": "^18.3.1",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
"vitest": "^2.0.2"
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

1 comment on commit 537b633

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Visual regression test result - success

Component Story Success Viewport MisMatch Percentage
components-button string-children phone 0.00%
components-button string-children tablet 0.09%
input-input default phone 0.00%
input-input default tablet 0.00%
input-input line phone 0.00%
input-input line tablet 0.00%
input-input box phone 0.00%
input-input box tablet 0.00%
input-textarea line phone 0.00%
input-textarea line tablet 0.00%
input-textarea box phone 0.00%
input-textarea box tablet 0.00%
typography-typography default phone 0.00%
typography-typography default tablet 0.00%

Please sign in to comment.