Skip to content

Commit e629b52

Browse files
dependabot[bot]maxprilutskiygithub-actions[bot]vrcprlmattiapomelli
authored
build(deps-dev): bump tailwindcss from 3.4.1 to 3.4.3 (#29)
* docs: update readme (#11) * feat: readme * feat(react): update the name of the locale cookie * feat: upd readme * chore: add license * docs: upd readme * chore: upd readme * build(deps-dev): bump @types/react from 18.2.67 to 18.2.73 (#12) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.67 to 18.2.73. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat: production-ready packages (#13) * feat: add old cli code * feat: add old cli demo dir * feat: upd old demo translations * feat: add changeset * chore: swich cli package private flag * chore: bump package version (#14) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: bump cli version * chore: bump package version (#15) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: bump version * chore: bump package version (#16) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: upd readme * chore: upd readme - add discord link * chore: upd readme * chore: add result testing step to the readme * chore: upd readme * fix: write stub locale data files only when no files exist (#17) * fix: write stub locale data files only when no files exist * chore: add changeset * fix: node deprecation issue --------- Co-authored-by: maxprilutskiy <maks.prilutskiy@gmail.com> * chore: bump package version (#18) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: add tips to the readme * chore: upd readme * chore: upd readme * chore: upd readme * fix: readme badges * chore: upd API section in the readme * fix: switch `@replexica/react` module resolution to cjs (#19) * chore: bump package version (#20) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: add conditional `rsc` mode support (#21) * feat: add conditional `rsc` mode support * chore: add changeset * refactor(compiler): restructure plugins dir * chore: bump package version (#22) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * docs: upd readme * docs: add `ISSUE_TEMPLATE.md` * docs: add issue links to the readme * build(deps-dev): bump tailwindcss from 3.4.1 to 3.4.3 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.1 to 3.4.3. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.3) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Max Prilutskiy <5614659+maxprilutskiy@users.noreply.github.com> Co-authored-by: maxprilutskiy <maks.prilutskiy@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Veronica Prilutskaya <veranika.prilutskaya@gmail.com> Co-authored-by: Mattia Pomelli <mattiapomelli@gmail.com>
1 parent a3978ca commit e629b52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"@types/react-dom": "^18",
2525
"autoprefixer": "^10.0.1",
2626
"postcss": "^8",
27-
"tailwindcss": "^3.3.0"
27+
"tailwindcss": "^3.4.3"
2828
}
2929
}

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)