Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallku committed Oct 23, 2024
1 parent f685f83 commit 886643e
Show file tree
Hide file tree
Showing 10 changed files with 4,188 additions and 5,447 deletions.
34 changes: 17 additions & 17 deletions apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,40 +19,40 @@
"@marshallku/toast": "workspace:^",
"@marshallku/ui": "workspace:^",
"@marshallku/utils": "workspace:^",
"@next/eslint-plugin-next": "^14.2.12",
"@next/third-parties": "^14.2.12",
"@tanstack/react-query": "^5.56.2",
"@next/eslint-plugin-next": "^14.2.16",
"@next/third-parties": "^14.2.16",
"@tanstack/react-query": "^5.59.16",
"copy2clip": "^1.1.1",
"gray-matter": "^4.0.3",
"image-size": "^1.1.1",
"marked": "^14.1.2",
"next": "^14.2.12",
"marked": "^14.1.3",
"next": "^15.0.1",
"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.14.0",
"rehype-slug": "^6.0.0",
"rehype-unwrap-images": "^1.0.0",
"remark-gfm": "^4.0.0",
"remark-toc": "^9.0.0",
"remark-unwrap-images": "^4.0.0",
"smooth-zoom": "^1.4.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@marshallku/eslint-config": "^0.0.4",
"@marshallku/typescript-config": "^0.0.4",
"@next/bundle-analyzer": "^14.2.12",
"@playwright/test": "^1.47.1",
"@next/bundle-analyzer": "^14.2.16",
"@playwright/test": "^1.48.1",
"@testing-library/react": "^16.0.1",
"@types/node": "^20.12.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.57.0",
"jsdom": "^25.0.0",
"sass": "^1.79.1",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"@types/node": "^20.16.15",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"eslint": "^8.57.1",
"jsdom": "^25.0.1",
"sass": "^1.80.3",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
}
}
28 changes: 14 additions & 14 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,21 @@
"devDependencies": {
"@marshallku/eslint-config": "^0.0.4",
"@marshallku/typescript-config": "^0.0.4",
"@storybook/addon-actions": "^8.2.2",
"@storybook/addon-docs": "^8.2.2",
"@storybook/addon-essentials": "^8.2.2",
"@storybook/addon-links": "^8.2.2",
"@storybook/nextjs": "^8.2.2",
"@storybook/react": "^8.2.2",
"@swc/core": "^1.6.13",
"@vitejs/plugin-react": "^4.3.1",
"@storybook/addon-actions": "^8.3.6",
"@storybook/addon-docs": "^8.3.6",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-links": "^8.3.6",
"@storybook/nextjs": "^8.3.6",
"@storybook/react": "^8.3.6",
"@swc/core": "^1.7.39",
"@vitejs/plugin-react": "^4.3.3",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"sass": "^1.77.8",
"serve": "^14.2.3",
"storybook": "^8.2.2",
"eslint-plugin-import": "^2.31.0",
"sass": "^1.80.3",
"serve": "^14.2.4",
"storybook": "^8.3.6",
"storybook-addon-swc": "^1.2.0",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"typescript": "^5.6.3",
"vite": "^5.4.10"
}
}
4 changes: 2 additions & 2 deletions apps/visual-regression/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/backstopjs": "^6.1.3",
"backstopjs": "^6.3.23",
"express": "^4.19.2"
"backstopjs": "^6.3.25",
"express": "^4.21.1"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"update-packages": "bash scripts/update-packages.sh"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.9",
"@marshallku/prettier-config": "^0.0.1",
"prettier": "^3.2.5",
"turbo": "^2.0.1"
"prettier": "^3.3.3",
"turbo": "^2.2.3"
},
"packageManager": "[email protected]+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e",
"prettier": "@marshallku/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"fantasticon": "^3.0.0",
"react": "^18.3.1",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-error-boundary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"react-dom": "^18.3.1",
"tsup": "^8.1.0"
"tsup": "^8.3.0"
},
"peerDependencies": {
"react": "^18.2.0"
"react": "^18.3.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/toast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint": "^8.56.0",
"react": "^18.3.1",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"publishConfig": {
"access": "public"
Expand Down
24 changes: 12 additions & 12 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.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@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",
"@types/node": "^22.7.9",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"eslint": "^8.56.0",
"glob": "^11.0.0",
"jsdom": "^25.0.0",
"sass": "^1.79.1",
"typescript": "^5.6.2",
"vite": "^5.4.6",
"vite-plugin-dts": "^4.2.1",
"jsdom": "^25.0.1",
"sass": "^1.80.3",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-lib-inject-css": "^2.1.1",
"vite-plugin-static-copy": "^1.0.6",
"vitest": "^2.1.1"
"vite-plugin-static-copy": "^2.0.0",
"vitest": "^2.1.3"
},
"peerDependencies": {
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"eslint": "^8.56.0",
"react": "^18.3.1",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"typescript": "^5.6.3",
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 886643e

Please sign in to comment.