Skip to content

Commit 7d588a9

Browse files
authored
Merge pull request #17 from arthrod/dependabot/npm_and_yarn/npm_and_yarn-c7fcfe7a63
Bump the npm_and_yarn group across 3 directories with 8 updates
2 parents 89e0046 + 083da80 commit 7d588a9

4 files changed

Lines changed: 262 additions & 110 deletions

File tree

apps/www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"@udecode/cmdk": "workspace:^",
119119
"@udecode/cn": "workspace:^",
120120
"@uploadthing/react": "7.3.1",
121-
"ai": "5.0.28",
121+
"ai": "5.0.52",
122122
"babel-plugin-react-compiler": "1.0.0",
123123
"class-variance-authority": "0.7.1",
124124
"cmdk": "1.1.1",
@@ -179,7 +179,7 @@
179179
"@types/react-syntax-highlighter": "15.5.13",
180180
"autoprefixer": "10.4.21",
181181
"concurrently": "9.1.2",
182-
"glob": "11.0.2",
182+
"glob": "11.1.0",
183183
"kleur": "4.1.5",
184184
"listr2": "8.3.3",
185185
"mdast-util-toc": "7.1.0",

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@ai-sdk/react": "2.0.28",
5151
"@platejs/combobox": "52.0.1",
52-
"ai": "5.0.28"
52+
"ai": "5.0.52"
5353
},
5454
"peerDependencies": {
5555
"platejs": ">=52.0.1",

packages/docx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"typecheck": "yarn p:typecheck"
4242
},
4343
"dependencies": {
44-
"validator": "^13.15.15"
44+
"validator": "^13.15.22"
4545
},
4646
"devDependencies": {
4747
"platejs": "workspace:^"

0 commit comments

Comments
 (0)