Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kevinansfield committed Jun 17, 2024
1 parent c967514 commit 781edd1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/kg-default-cards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
"dependencies": {
"@tryghost/kg-markdown-html-renderer": "7.0.5",
"@tryghost/string": "^0.2.0",
"@tryghost/url-utils": "^4.0.0",
"@tryghost/string": "0.2.12",
"@tryghost/url-utils": "4.4.8",
"handlebars": "^4.7.6",
"juice": "^10.0.0",
"lodash": "^4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/koenig-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"@storybook/test-runner": "^0.18.0",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "14.3.1",
"@tryghost/color-utils": "^0.2.0",
"@tryghost/helpers": "^1.1.81",
"@tryghost/color-utils": "0.2.2",
"@tryghost/helpers": "1.1.90",
"@tryghost/kg-clean-basic-html": "4.1.1",
"@tryghost/kg-converters": "1.0.5",
"@tryghost/kg-default-nodes": "1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4502,15 +4502,15 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==

"@tryghost/color-utils@^0.2.0":
"@tryghost/[email protected].2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.2.2.tgz#29db40ec9c0a13cb6112e99ede558fb434d98903"
integrity sha512-/QuiczF/Ql811aw5zGf33nRRpIF1/9Ul/h8CVC0yfEk8oOELgKrtaOG8bK1uq5RHKot/U1AhmWKIE+9szpFVSw==
dependencies:
"@types/color" "3.0.6"
color "^3.2.1"

"@tryghost/helpers@^1.1.81":
"@tryghost/[email protected].90":
version "1.1.90"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.90.tgz#a00765fdd235529eea98153db9d21ee29bdb312a"
integrity sha512-fHSAF9Sch9AfvZcqkHBV/LInL28HDMbzYqzvcGEP5f1qKzRVyPfyyHO2oGhZba2rHujnlF/MiwZTrNMvfA5Qmg==
Expand All @@ -4533,14 +4533,14 @@
mobiledoc-dom-renderer "0.7.0"
mobiledoc-text-renderer "0.4.0"

"@tryghost/string@^0.2.0":
"@tryghost/[email protected].12":
version "0.2.12"
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.12.tgz#fc0e06939e7b43922e2471135ed9af4f22ddcd54"
integrity sha512-1ygv+nOycupvFX/lwvRbThcGzwlMlwNXUUQn3HqWnKYZmDAA2FOP5SvlcY/BkOLzpPQUlBgSs3PvjOurCIZU7g==
dependencies:
unidecode "^0.1.8"

"@tryghost/url-utils@^4.0.0":
"@tryghost/url-utils@4.4.8":
version "4.4.8"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-4.4.8.tgz#fb867d8bd59a640dc67ab61c1a3d921bd12a8c2b"
integrity sha512-kheB4cdGZ9WqmWGzDCJ3JMCDO1fQOGIR44FFalbUhukj8Xl7g+QeHFsiwQg77KvrrL58x0nIZ4uwmo9K1aE/Ew==
Expand Down

0 comments on commit 781edd1

Please sign in to comment.