Skip to content

Commit 9ee1d8c

Browse files
chore(deps): bump the npm_and_yarn group across 6 directories with 2 updates (#6737)
Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /live directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/editor directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/hooks directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/ui directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/utils directory: [tsup](https://github.com/egoist/tsup). Updates `axios` from 1.7.9 to 1.8.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.2) Updates `tsup` from 7.3.0 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.3.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.3.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.3.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.3.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.3.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.3.0...v8.3.5) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b478e36 commit 9ee1d8c

File tree

10 files changed

+227
-217
lines changed

10 files changed

+227
-217
lines changed

admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@tailwindcss/typography": "^0.5.9",
2626
"@types/lodash": "^4.17.0",
2727
"autoprefixer": "10.4.14",
28-
"axios": "^1.7.9",
28+
"axios": "^1.8.2",
2929
"lodash": "^4.17.21",
3030
"lucide-react": "^0.469.0",
3131
"mobx": "^6.12.0",

live/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"concurrently": "^9.0.1",
6060
"nodemon": "^3.1.7",
6161
"ts-node": "^10.9.2",
62-
"tsup": "^7.2.0",
62+
"tsup": "^8.4.0",
6363
"typescript": "5.3.3"
6464
}
6565
}

packages/editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/react": "^18.3.11",
8282
"@types/react-dom": "^18.2.18",
8383
"postcss": "^8.4.38",
84-
"tsup": "^7.2.0",
84+
"tsup": "^8.4.0",
8585
"typescript": "5.3.3"
8686
},
8787
"keywords": [

packages/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@plane/eslint-config": "*",
2323
"@types/node": "^22.5.4",
2424
"@types/react": "^18.3.11",
25-
"tsup": "^7.2.0",
25+
"tsup": "^8.4.0",
2626
"typescript": "^5.3.3"
2727
}
2828
}

packages/services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"dependencies": {
1212
"@plane/constants": "*",
13-
"axios": "^1.7.9"
13+
"axios": "^1.8.2"
1414
}
1515
}

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"postcss-cli": "^11.0.0",
7272
"postcss-nested": "^6.0.1",
7373
"storybook": "^8.1.1",
74-
"tsup": "^7.2.0",
74+
"tsup": "^8.4.0",
7575
"typescript": "5.3.3"
7676
},
7777
"resolutions": {

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/node": "^22.5.4",
3030
"@types/react": "^18.3.11",
3131
"@types/zxcvbn": "^4.4.5",
32-
"tsup": "^7.2.0",
32+
"tsup": "^8.4.0",
3333
"typescript": "^5.3.3"
3434
}
3535
}

space/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@plane/ui": "*",
2727
"@plane/services": "*",
2828
"@sentry/nextjs": "^8.54.0",
29-
"axios": "^1.7.9",
29+
"axios": "^1.8.2",
3030
"clsx": "^2.0.0",
3131
"date-fns": "^4.1.0",
3232
"dompurify": "^3.0.11",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@plane/utils": "*",
4040
"@popperjs/core": "^2.11.8",
4141
"@react-pdf/renderer": "^3.4.5",
42-
"axios": "^1.7.9",
42+
"axios": "^1.8.2",
4343
"clsx": "^2.0.0",
4444
"cmdk": "^1.0.0",
4545
"comlink": "^4.4.1",

yarn.lock

Lines changed: 218 additions & 208 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)