Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#75)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore: fix versions

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Stuart Clark <[email protected]>
  • Loading branch information
3 people authored May 25, 2022
1 parent 7e15b8b commit 6ab98e0
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 31 deletions.
14 changes: 7 additions & 7 deletions nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
"*.**": "prettier --check --ignore-unknown"
},
"dependencies": {
"@druxt-contrib/config-pages": "^0.1.1",
"@druxt-contrib/config-pages": "^0.1.2",
"@nuxtjs/feed": "^2.0.0",
"@tailwindcss/typography": "^0.4.1",
"core-js": "3.22.6",
"@tailwindcss/typography": "^0.4",
"core-js": "3.22.7",
"daisyui": "^1.25.4",
"druxt-layout-paragraphs": "^0.2.1",
"druxt-layout-paragraphs": "^0.2.2",
"druxt-site": "^0.12.0",
"ellipsize": "^0.5.1",
"nuxt": "2.15.8",
"vue-gravatar": "^1.4.1",
"vue-gtag": "^1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"@babel/eslint-parser": "^7.18.2",
"@commitlint/cli": "^16.3.0",
"@commitlint/config-conventional": "^16.2.4",
"@cypress/vue": "^3.1.2",
Expand All @@ -68,12 +68,12 @@
"html-webpack-plugin": "5",
"husky": "^7.0.4",
"jest": "^27.5.1",
"lint-staged": "^12.4.1",
"lint-staged": "^12.4.2",
"postcss": "8.4.14",
"postcss-html": "^1.4.1",
"prettier": "^2.6.2",
"start-server-and-test": "^1.14.0",
"stylelint": "^14.8.3",
"stylelint": "^14.8.5",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^25.0.0",
Expand Down
53 changes: 29 additions & 24 deletions nuxt/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@
json5 "^2.2.1"
semver "^6.3.0"

"@babel/eslint-parser@^7.17.0":
version "7.17.0"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz#eabb24ad9f0afa80e5849f8240d0e5facc2d90d6"
integrity sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==
"@babel/eslint-parser@^7.18.2":
version "7.18.2"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz#e14dee36c010edfb0153cf900c2b0815e82e3245"
integrity sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==
dependencies:
eslint-scope "^5.1.1"
eslint-visitor-keys "^2.1.0"
Expand Down Expand Up @@ -2881,7 +2881,7 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@druxt-contrib/config-pages@^0.1.1":
"@druxt-contrib/config-pages@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@druxt-contrib/config-pages/-/config-pages-0.1.2.tgz#afefe38be04ac7234e30c96b9a771c13bea29a61"
integrity sha512-yN55+UnUktfNcCQXjnx9UDLw0H+ItCwcH0J52uj8SG5sm1lONOfjndhab6slzkIvoUyemxQ7jN00UmrHsxs0Sg==
Expand Down Expand Up @@ -4773,7 +4773,7 @@
vue-docgen-loader "^1.5.0"
webpack "4"

"@tailwindcss/typography@^0.4.1":
"@tailwindcss/typography@^0.4":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.4.1.tgz#51ddbceea6a0ee9902c649dbe58871c81a831212"
integrity sha512-ovPPLUhs7zAIJfr0y1dbGlyCuPhpuv/jpBoFgqAc658DWGGrOBWBMpAWLw2KlzbNeVk4YBJMzue1ekvIbdw6XA==
Expand Down Expand Up @@ -8073,16 +8073,21 @@ core-js-pure@^3.8.2:
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.22.6.tgz#463af79691fd9093e3f9548ef2e22be332814b8c"
integrity sha512-u5yG2VL6NKXz9BZHr9RAm6eWD1DTNjG7jJnJgLGR+Im0whdPcPXqwqxd+dcUrZvpvPan5KMgn/3pI+Q/aGqPOA==

[email protected].6, core-js@^3.0.4, core-js@^3.22.5, core-js@^3.6.5, core-js@^3.8.2:
version "3.22.6"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.6.tgz#294dd824b4cae2c24725a36baa4a791ed00bb0de"
integrity sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==
[email protected].7:
version "3.22.7"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.7.tgz#8d6c37f630f6139b8732d10f2c114c3f1d00024f"
integrity sha512-Jt8SReuDKVNZnZEzyEQT5eK6T2RRCXkfTq7Lo09kpm+fHjgGewSbNjV+Wt4yZMhPDdzz2x1ulI5z/w4nxpBseg==

core-js@^2.4.0, core-js@^2.6.5:
version "2.6.12"
resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==

core-js@^3.0.4, core-js@^3.22.5, core-js@^3.6.5, core-js@^3.8.2:
version "3.22.6"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.6.tgz#294dd824b4cae2c24725a36baa4a791ed00bb0de"
integrity sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==

[email protected]:
version "1.0.2"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
Expand Down Expand Up @@ -9267,10 +9272,10 @@ druxt-entity@^0.25.0:
druxt-router "^0.27.0"
druxt-schema "^0.10.4"

druxt-layout-paragraphs@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/druxt-layout-paragraphs/-/druxt-layout-paragraphs-0.2.1.tgz#726223fefe06268872e1313ccaf5235da6e7e02c"
integrity sha512-SzX9Qdqx8wHn/H4Gb76vFuim7l7UHOuya5BemODkkMQJicCRSw+7k6r7zSTBVFPcvrHOy3wDxTeXGi+P3BTa2g==
druxt-layout-paragraphs@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/druxt-layout-paragraphs/-/druxt-layout-paragraphs-0.2.2.tgz#0d9257fd9feb6c6f72f7edff6025f6219615d6a6"
integrity sha512-2Dzai3aRf2JLweG20oc+1SmwmD2YMKxRr8DoBjfXDM2CbWttNSUOfOamr/1XPFacxAJB4djGFb8RvfXWhxH7Kw==

druxt-menu@^0.17.0:
version "0.17.0"
Expand Down Expand Up @@ -13672,10 +13677,10 @@ linkify-it@^2.0.0:
dependencies:
uc.micro "^1.0.1"

lint-staged@^12.4.1:
version "12.4.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.1.tgz#63fa27bfc8a33515f6902f63f6670864f1fb233c"
integrity sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==
lint-staged@^12.4.2:
version "12.4.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.2.tgz#380a5ec5a7a23caa9420972b0f98c8192afddecd"
integrity sha512-JAJGIzY/OioIUtrRePr8go6qUxij//mL+RGGoFKU3VWQRtIHgWoHizSqH0QVn2OwrbXS9Q6CICQjfj+E5qvrXg==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.16"
Expand Down Expand Up @@ -16509,7 +16514,7 @@ [email protected], postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17,
picocolors "^0.2.1"
source-map "^0.6.1"

[email protected], postcss@^8.4.13, postcss@^8.4.7:
[email protected], postcss@^8.4.14, postcss@^8.4.7:
version "8.4.14"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
Expand Down Expand Up @@ -19014,10 +19019,10 @@ stylelint-webpack-plugin@^2.3.1:
normalize-path "^3.0.0"
schema-utils "^3.1.1"

stylelint@^14.8.3:
version "14.8.3"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.3.tgz#25d2df1e010cda52ff56327059d1ce25319109be"
integrity sha512-aLpskXwSgFEBYbFRKA/BfuyYMGuXNtn2t5GqoffNPSezvw97x/vVNWcZNF0+cwt+LBjfvyq9/MRE3OjInGRgNA==
stylelint@^14.8.5:
version "14.8.5"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.5.tgz#0fcbf5b6821283b5a249dde36d70f1158da0a2a3"
integrity sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ==
dependencies:
balanced-match "^2.0.0"
colord "^2.9.2"
Expand All @@ -19043,7 +19048,7 @@ stylelint@^14.8.3:
micromatch "^4.0.5"
normalize-path "^3.0.0"
picocolors "^1.0.0"
postcss "^8.4.13"
postcss "^8.4.14"
postcss-media-query-parser "^0.2.3"
postcss-resolve-nested-selector "^0.1.1"
postcss-safe-parser "^6.0.0"
Expand Down

1 comment on commit 6ab98e0

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.