Skip to content

Commit

Permalink
Update dependency @atlaskit/adf-schema to v45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent ca3554d commit c175c15
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"pre-commit": "lint-staged"
},
"dependencies": {
"@atlaskit/adf-schema": "^35.7.0",
"@atlaskit/adf-schema": "^45.0.0",
"@atlaskit/adf-utils": "^19.0.23",
"@atlaskit/editor-json-transformer": "^8.10.27",
"@atlaskit/editor-wikimarkup-transformer": "^11.2.44",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@jridgewell/gen-mapping" "^0.3.5"
"@jridgewell/trace-mapping" "^0.3.24"

"@atlaskit/adf-schema@^35.6.0", "@atlaskit/adf-schema@^35.7.0":
"@atlaskit/adf-schema@^35.6.0":
version "35.7.0"
resolved "https://registry.yarnpkg.com/@atlaskit/adf-schema/-/adf-schema-35.7.0.tgz#5907ee79f258a8030d7037d5641b053dd3c640f0"
integrity sha512-Mc8SFahTMkLrI+8rsFSa3+RRKm2YPzW7PZJOJgxwS3cyGXGipBWcuJocHDH7usY9GbJ5TXQz/jZEgunHrQp0NQ==
Expand All @@ -33,6 +33,17 @@
linkify-it "^2.0.3"
memoize-one "^6.0.0"

"@atlaskit/adf-schema@^45.0.0":
version "45.0.0"
resolved "https://registry.yarnpkg.com/@atlaskit/adf-schema/-/adf-schema-45.0.0.tgz#362bc7815150da7320d643d03d4cea4ee2ddf38e"
integrity sha512-uom/H9U/1bFKuxB7OQSYjMKtGMKHkfJbZv2YF/NLoz+4WOznP+NswAc8islkltjzp+NpMjSkBmoHdQE1DlJArg==
dependencies:
"@atlaskit/editor-prosemirror" "*"
"@babel/runtime" "^7.0.0"
css-color-names "0.0.4"
linkify-it "^2.0.3"
memoize-one "^6.0.0"

"@atlaskit/adf-utils@^19.0.0", "@atlaskit/adf-utils@^19.0.23":
version "19.0.23"
resolved "https://registry.yarnpkg.com/@atlaskit/adf-utils/-/adf-utils-19.0.23.tgz#c0cc2823d07d410c7182c6c6789395690f0e0896"
Expand Down

0 comments on commit c175c15

Please sign in to comment.