Skip to content

Commit 2b783d0

Browse files
authored
Merge pull request #992 from objectstack-ai/dependabot/npm_and_yarn/development-dependencies-3c21de3711
2 parents 3dcb4ad + 803ff7e commit 2b783d0

4 files changed

Lines changed: 44 additions & 364 deletions

File tree

apps/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/react-dom": "^19.2.3",
6464
"@vitejs/plugin-react": "^6.0.1",
6565
"autoprefixer": "^10.4.27",
66-
"esbuild": "^0.25.12",
66+
"esbuild": "^0.27.4",
6767
"happy-dom": "^20.8.9",
6868
"msw": "^2.12.14",
6969
"postcss": "^8.5.8",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "^25.5.0",
3333
"tsup": "^8.5.1",
3434
"tsx": "^4.21.0",
35-
"turbo": "^2.8.20",
35+
"turbo": "^2.8.21",
3636
"typescript": "^5.9.3"
3737
},
3838
"dependencies": {

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@objectstack/core": "workspace:^"
5858
},
5959
"devDependencies": {
60-
"@oclif/plugin-help": "^6.2.40",
60+
"@oclif/plugin-help": "^6.2.41",
6161
"@oclif/plugin-plugins": "^5.4.59",
6262
"@types/node": "^25.5.0",
6363
"tsup": "^8.5.1",

0 commit comments

Comments
 (0)