Skip to content

Commit 7069b1a

Browse files
Bump the everything-else group with 3 updates
Bumps the everything-else group with 3 updates: [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js), [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `core-js` from 3.41.0 to 3.42.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.42.0/packages/core-js) Updates `@tailwindcss/postcss` from 4.1.4 to 4.1.5 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.5/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.1.4 to 4.1.5 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.5/packages/tailwindcss) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: tailwindcss dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything-else ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d35107 commit 7069b1a

File tree

2 files changed

+80
-80
lines changed

2 files changed

+80
-80
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@octokit/auth-app": "^7.2.1",
2929
"@octokit/core": "^6.1.5",
3030
"@octokit/webhooks": "~13.8.2",
31-
"core-js": "^3.41.0",
31+
"core-js": "^3.42.0",
3232
"encoding": "^0.1.13",
3333
"figma-squircle": "^1.1.0",
3434
"install": "^0.13.0",
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@auth/pg-adapter": "^1.9.0",
56-
"@tailwindcss/postcss": "^4.1.4",
56+
"@tailwindcss/postcss": "^4.1.5",
5757
"@types/jest": "^29.5.12",
5858
"@types/node": "^22.15.3",
5959
"@types/nprogress": "^0.2.3",

0 commit comments

Comments
 (0)