Skip to content

Commit 0afc7d3

Browse files
Bump the packages group with 5 updates (#63)
Bumps the packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.16` | `3.4.17` | | [get-symbol-description](https://github.com/inspect-js/get-symbol-description) | `1.0.2` | `1.1.0` | | [is-typed-array](https://github.com/inspect-js/is-typed-array) | `1.1.13` | `1.1.14` | | [jiti](https://github.com/unjs/jiti) | `1.21.6` | `1.21.7` | | [typed-array-byte-length](https://github.com/inspect-js/typed-array-byte-length) | `1.0.1` | `1.0.3` | Updates `tailwindcss` from 3.4.16 to 3.4.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.16...v3.4.17) Updates `get-symbol-description` from 1.0.2 to 1.1.0 - [Changelog](https://github.com/inspect-js/get-symbol-description/blob/main/CHANGELOG.md) - [Commits](inspect-js/get-symbol-description@v1.0.2...v1.1.0) Updates `is-typed-array` from 1.1.13 to 1.1.14 - [Changelog](https://github.com/inspect-js/is-typed-array/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-typed-array@v1.1.13...v1.1.14) Updates `jiti` from 1.21.6 to 1.21.7 - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/v1.21.7/CHANGELOG.md) - [Commits](unjs/jiti@v1.21.6...v1.21.7) Updates `typed-array-byte-length` from 1.0.1 to 1.0.3 - [Changelog](https://github.com/inspect-js/typed-array-byte-length/blob/main/CHANGELOG.md) - [Commits](inspect-js/typed-array-byte-length@v1.0.1...v1.0.3) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: get-symbol-description dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: is-typed-array dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: jiti dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: typed-array-byte-length dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ea8354 commit 0afc7d3

2 files changed

Lines changed: 110 additions & 110 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-promise": "^7.2.1",
3030
"eslint-plugin-solid": "^0.14.5",
3131
"postcss": "^8.4.49",
32-
"tailwindcss": "3.4.16",
32+
"tailwindcss": "3.4.17",
3333
"typescript": "^5.7.2",
3434
"typescript-eslint": "^8.18.1",
3535
"vercel": "^39.2.2",

0 commit comments

Comments
 (0)