Skip to content

Commit dd3fdb5

Browse files
chore: Upgrade blueprint-web to v12.78.0 (#4319)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 6937b60 commit dd3fdb5

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@
124124
"@babel/preset-typescript": "^7.24.7",
125125
"@babel/template": "^7.24.7",
126126
"@babel/types": "^7.24.7",
127-
"@box/blueprint-web": "^12.76.2",
128-
"@box/blueprint-web-assets": "^4.68.6",
127+
"@box/blueprint-web": "^12.78.0",
128+
"@box/blueprint-web-assets": "^4.69.0",
129129
"@box/box-ai-agent-selector": "^0.53.0",
130130
"@box/box-ai-content-answers": "^0.139.0",
131131
"@box/box-item-type-selector": "^0.73.1",
@@ -296,8 +296,8 @@
296296
"webpack-dev-server": "^5.2.1"
297297
},
298298
"peerDependencies": {
299-
"@box/blueprint-web": "^12.76.2",
300-
"@box/blueprint-web-assets": "^4.68.6",
299+
"@box/blueprint-web": "^12.78.0",
300+
"@box/blueprint-web-assets": "^4.69.0",
301301
"@box/box-ai-agent-selector": "^0.53.0",
302302
"@box/box-ai-content-answers": "^0.139.0",
303303
"@box/box-item-type-selector": "^0.73.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1419,19 +1419,19 @@
14191419
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
14201420
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
14211421

1422-
"@box/blueprint-web-assets@^4.68.0", "@box/blueprint-web-assets@^4.68.6":
1423-
version "4.68.6"
1424-
resolved "https://registry.yarnpkg.com/@box/blueprint-web-assets/-/blueprint-web-assets-4.68.6.tgz#81c27616687794032e9dc7ece6857797188e5130"
1425-
integrity sha512-2UrvvlCzE/PkgQ3yQldqlZxCF6pUXp+UKOuvFGAmAm2B1hWw0v3BfiPDTTJSRfGAnukNnpnItjdMkaq/qXKOpA==
1422+
"@box/blueprint-web-assets@^4.69.0":
1423+
version "4.69.3"
1424+
resolved "https://registry.yarnpkg.com/@box/blueprint-web-assets/-/blueprint-web-assets-4.69.3.tgz#d149f127c8609731f06eb10aaafb8158232d6704"
1425+
integrity sha512-43kOdVkHUR04cV0afjyOgoX2y7i13dWj2dYaIwoa9F1+xlMbbldfF+fnvPjIXgoC2fKxdKjjjZG5k5OnhvBEtA==
14261426

1427-
"@box/blueprint-web@^12.76.2":
1428-
version "12.76.2"
1429-
resolved "https://registry.yarnpkg.com/@box/blueprint-web/-/blueprint-web-12.76.2.tgz#fd9e0866fde079d8346ee457f9d259f0b4c71a24"
1430-
integrity sha512-kP08DX0Ba/yaDRbAZC1DQgdZoIRNIAjFjHdusfx2G095h9p8/b4YayrV6GCTsZrVB04rlRO5Qc6YNJnrPpWYvQ==
1427+
"@box/blueprint-web@^12.78.0":
1428+
version "12.78.0"
1429+
resolved "https://registry.yarnpkg.com/@box/blueprint-web/-/blueprint-web-12.78.0.tgz#a55a4b2f640771a8345c6afd992dab3ad73c6c85"
1430+
integrity sha512-ESNCwIPUzGp6+0SwsuSGf1ZYvteeF0t0joE658kDGMPa8QmRzgDl5/GZ27rXQHW1PeGHbtko/4YviOQ+jN93cA==
14311431
dependencies:
14321432
"@ariakit/react" "0.4.15"
14331433
"@ariakit/react-core" "0.4.15"
1434-
"@box/blueprint-web-assets" "^4.68.0"
1434+
"@box/blueprint-web-assets" "^4.69.0"
14351435
"@internationalized/date" "^3.7.0"
14361436
"@radix-ui/react-accordion" "1.1.2"
14371437
"@radix-ui/react-checkbox" "1.0.4"

0 commit comments

Comments
 (0)