Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina authored Oct 23, 2024
2 parents 43ad55c + 5956563 commit 55c2cb6
Show file tree
Hide file tree
Showing 6 changed files with 170 additions and 170 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react-paginate": "7.1.4",
"@types/webpack": "5.28.5",
"css-loader": "7.1.2",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-tailwindcss": "3.17.5",
"husky": "9.1.6",
Expand All @@ -60,7 +60,7 @@
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsup": "8.3.0",
"tsx": "4.19.1",
"turbo": "2.2.0",
"turbo": "2.2.3",
"typescript": "5.6.3",
"vitest": "2.1.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
"clsx": "2.1.1",
"fuzzy": "0.1.3",
"next-videos": "1.5.0",
"nextra": "3.0.15",
"nextra-theme-docs": "3.0.15",
"nextra": "3.1.0",
"nextra-theme-docs": "3.1.0",
"react-paginate": "8.2.0",
"react-player": "2.16.0",
"remark-mdx-disable-explicit-jsx": "0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/og-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"yoga-wasm-web": "0.3.3"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20241011.0",
"@cloudflare/workers-types": "4.20241022.0",
"@types/react": "18.3.11",
"typescript": "5.6.3",
"wrangler": "3.81.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-mermaid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/mdast": "4.0.4",
"nextra": "3.0.15",
"nextra": "3.1.0",
"react": "18.3.1",
"unified": "11.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-npm2yarn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/mdast": "4.0.4",
"nextra": "3.0.15",
"nextra": "3.1.0",
"unified": "11.0.5"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 55c2cb6

Please sign in to comment.