Skip to content

Commit f8606cf

Browse files
authored
feat: upgrade blueprint packages (#4101)
1 parent 15c403c commit f8606cf

File tree

2 files changed

+225
-142
lines changed

2 files changed

+225
-142
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@
125125
"@babel/preset-typescript": "^7.24.7",
126126
"@babel/template": "^7.24.7",
127127
"@babel/types": "^7.24.7",
128-
"@box/blueprint-web": "^10.3.1",
129-
"@box/blueprint-web-assets": "^4.39.0",
128+
"@box/blueprint-web": "^11.12.0",
129+
"@box/blueprint-web-assets": "^4.44.1",
130130
"@box/box-ai-agent-selector": "^0.31.0",
131131
"@box/box-ai-content-answers": "^0.124.1",
132132
"@box/cldr-data": "^34.2.0",
@@ -299,8 +299,8 @@
299299
"worker-farm": "^1.7.0"
300300
},
301301
"peerDependencies": {
302-
"@box/blueprint-web": "^10.3.1",
303-
"@box/blueprint-web-assets": "^4.36.0",
302+
"@box/blueprint-web": "^11.12.0",
303+
"@box/blueprint-web-assets": "^4.44.1",
304304
"@box/box-ai-agent-selector": "^0.31.0",
305305
"@box/box-ai-content-answers": "^0.124.1",
306306
"@box/cldr-data": ">=34.2.0",

0 commit comments

Comments
 (0)