Skip to content

Commit

Permalink
chore(deps): update dependency @tailwindcss/typography to ^0.5.15 (#1778
Browse files Browse the repository at this point in the history
)

* chore(deps): update dependency @tailwindcss/typography to ^0.5.15

* chore(deps): bump non-major

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Olsen <[email protected]>
  • Loading branch information
renovate[bot] and stipsan authored Sep 10, 2024
1 parent cbaa9a9 commit de1e1d7
Show file tree
Hide file tree
Showing 13 changed files with 2,709 additions and 837 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
]
},
"dependencies": {
"@sanity/client": "^6.21.2",
"@sanity/client": "^6.21.3",
"@sanity/types": "3.57.1",
"@sanity/util": "3.57.1",
"@sanity/vision": "3.57.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/comlink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"dependencies": {
"rxjs": "^7.8.1",
"uuid": "^10.0.0",
"xstate": "^5.17.4"
"xstate": "^5.18.1"
},
"devDependencies": {
"@repo/package.config": "workspace:*",
Expand Down
32 changes: 16 additions & 16 deletions packages/comlink/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,34 +11,34 @@
"typecheck": "tsc"
},
"dependencies": {
"@remix-run/node": "^2.11.1",
"@remix-run/react": "^2.11.1",
"@remix-run/serve": "^2.11.1",
"@remix-run/node": "^2.12.0",
"@remix-run/react": "^2.12.0",
"@remix-run/serve": "^2.12.0",
"@repo/channels": "workspace:*",
"@sanity/comlink": "workspace:*",
"@xstate/react": "^4.1.1",
"isbot": "^4.1.0",
"@xstate/react": "^4.1.2",
"isbot": "^4.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.11.1",
"@remix-run/dev": "^2.12.0",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.38.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"postcss": "^8.4.38",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"postcss": "^8.4.45",
"tailwindcss": "^3.4.10",
"typescript": "^5.6.2",
"vite": "^5.4.3",
"vite-tsconfig-paths": "^4.2.1"
"vite-tsconfig-paths": "^4.3.2"
},
"engines": {
"node": ">=20.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.2",
"@sanity/client": "^6.21.3",
"@sanity/pkg-utils": "6.10.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/insert-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"lodash.startcase": "^4.4.0"
},
"devDependencies": {
"@sanity/pkg-utils": "^6.10.12",
"@sanity/pkg-utils": "^6.11.1",
"@sanity/types": "^3.57.1",
"@sanity/ui-workshop": "^2.0.16",
"@types/lodash.startcase": "^4.4.9",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"lint-staged": "^15.2.5",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/presentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,13 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.2",
"@sanity/client": "^6.21.3",
"@sanity/pkg-utils": "6.10.12",
"@types/lodash.get": "^4.4.9",
"happy-dom": "^14.12.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "^3.56.0",
"sanity": "^3.57.1",
"styled-components": "6.1.13",
"typescript": "5.6.2",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/preview-kit-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.2",
"@sanity/client": "^6.21.3",
"@sanity/pkg-utils": "6.10.12",
"@types/react": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/preview-url-secret/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"devDependencies": {
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.21.2",
"@sanity/client": "^6.21.3",
"@sanity/icons": "^3.4.0",
"@sanity/pkg-utils": "6.10.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -149,7 +149,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"sanity": "^3.56.0",
"sanity": "^3.57.1",
"typescript": "5.6.2",
"vitest": "^2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.2",
"@sanity/client": "^6.21.3",
"@sanity/pkg-utils": "6.10.12",
"@types/react": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.2",
"@sanity/client": "^6.21.3",
"@sanity/pkg-utils": "6.10.12",
"@sanity/preview-url-secret": "workspace:^",
"@sanity/visual-editing": "workspace:*",
Expand All @@ -107,7 +107,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^4.2.18",
"svelte": "^4.2.19",
"typescript": "5.6.2",
"vitest": "^2.0.5"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/visual-editing-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
},
"devDependencies": {
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.21.2",
"@sanity/util": "^3.56.0",
"@sanity/client": "^6.21.3",
"@sanity/util": "^3.57.1",
"@types/react": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -115,7 +115,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"react": "^18.3.1",
"sanity": "^3.56.0",
"sanity": "^3.57.1",
"typescript": "5.6.2",
"valibot": "0.31.1",
"vitest": "^2.0.5"
Expand Down
10 changes: 5 additions & 5 deletions packages/visual-editing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,11 @@
"valibot": "0.31.1"
},
"devDependencies": {
"@remix-run/react": "^2.11.1",
"@remix-run/react": "^2.12.0",
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "6.21.2",
"@sanity/client": "^6.21.3",
"@sanity/color": "^3.0.6",
"@sanity/demo": "^2.0.0",
"@sanity/pkg-utils": "6.10.12",
Expand All @@ -182,15 +182,15 @@
"@sveltejs/adapter-auto": "^3.2.4",
"@sveltejs/kit": "^2.5.26",
"@sveltejs/package": "^2.3.4",
"@tailwindcss/typography": "^0.5.14",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-storybook": "^0.8.0",
Expand All @@ -202,7 +202,7 @@
"rimraf": "^5.0.5",
"storybook": "^8.2.9",
"styled-components": "6.1.13",
"svelte": "^4.2.18",
"svelte": "^4.2.19",
"tailwindcss": "^3.4.10",
"typescript": "5.6.2",
"uuid": "10.0.0",
Expand Down
Loading

0 comments on commit de1e1d7

Please sign in to comment.