Skip to content

Commit 11fa14c

Browse files
build(deps): bump the npm-development-dependencies group across 3 directories with 3 updates
Bumps the npm-development-dependencies group with 2 updates in the /src/flagd-ui directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Bumps the npm-development-dependencies group with 2 updates in the /src/frontend directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript). Bumps the npm-development-dependencies group with 1 update in the /src/payment directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.12.0 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tailwindcss` from 4.0.1 to 4.0.3 - [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.0.3/packages/tailwindcss) Updates `@types/node` from 22.12.0 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `openapi-typescript` from 7.6.0 to 7.6.1 - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-typescript) Updates `@types/node` from 22.12.0 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: openapi-typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: "@types/node" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68c7685 commit 11fa14c

File tree

5 files changed

+44
-32
lines changed

5 files changed

+44
-32
lines changed

src/flagd-ui/package-lock.json

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

src/flagd-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"postcss": "^8.5.1",
2828
"prettier": "^3.4.2",
2929
"prettier-plugin-tailwindcss": "^0.6.11",
30-
"tailwindcss": "^4.0.0",
30+
"tailwindcss": "^4.0.3",
3131
"typescript": "^5"
3232
}
3333
}

src/frontend/package-lock.json

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

src/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"uuid": "11.0.5"
4949
},
5050
"devDependencies": {
51-
"@types/node": "22.12.0",
51+
"@types/node": "22.13.0",
5252
"@types/react": "19.0.8",
5353
"@types/react-dom": "19.0.3",
5454
"@types/styled-components": "5.1.34",
@@ -60,7 +60,7 @@
6060
"eslint-config-next": "15.1.6",
6161
"eslint-plugin-react": "7.37.4",
6262
"eslint-plugin-react-hooks": "5.1.0",
63-
"openapi-typescript": "7.6.0",
63+
"openapi-typescript": "7.6.1",
6464
"ts-proto": "2.6.1",
6565
"typescript": "5.7.3"
6666
}

src/payment/package-lock.json

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

0 commit comments

Comments
 (0)