Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent eb0fc8c commit 0c6ed49
Show file tree
Hide file tree
Showing 2 changed files with 781 additions and 271 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,45 +18,45 @@
"@marvr/storyblok-rich-text-vue-renderer": "^2.0.1",
"@nuxtjs/apollo": "^4.0.1-rc.5",
"@nuxtjs/pwa": "^3.3.5",
"@vue/composition-api": "^1.4.3",
"animejs": "^3.2.1",
"@vue/composition-api": "^1.7.2",
"animejs": "^3.2.2",
"graphql-tag": "^2.12.6",
"lightgallery": "^2.3.0",
"lightgallery": "^2.7.2",
"lodash": "^4.17.21",
"nuxt": "2.15.8",
"nuxt-protected-mailto": "^0.0.12",
"simplelightbox": "^2.10.1",
"storyblok-nuxt": "^1.3.0",
"vanilla-tilt": "^1.7.2",
"simplelightbox": "^2.14.3",
"storyblok-nuxt": "^1.3.1",
"vanilla-tilt": "^1.8.1",
"vue-cookie-law": "^1.13.3",
"vue-easy-lightbox": "^0.16.2",
"vue-lazy-youtube-video": "^2.3.0"
"vue-easy-lightbox": "^0.23.0",
"vue-lazy-youtube-video": "^2.4.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"@babel/eslint-parser": "^7.25.1",
"@nuxt/postcss8": "^1.1.3",
"@nuxtjs/eslint-config": "^8.0.0",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/google-fonts": "^1.3.0",
"@tailwindcss/typography": "^0.5.1",
"@tailwindcss/typography": "^0.5.14",
"@wearewondrous/nuxt-storyblok-router": "^1.6.0",
"autoprefixer": "^10.4.2",
"eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
"husky": "^5.0.9",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"husky": "^5.2.0",
"lint-staged": "^10.5.4",
"postcss": "^8.4.6",
"postcss-import": "^14.0.2",
"prettier": "2.5.1",
"prettier-plugin-tailwindcss": "^0.1.5",
"tailwindcss": "^3.0.18",
"postcss-import": "^14.1.0",
"prettier": "2.8.8",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.9",
"vue-svg-loader": "^0.16.0"
},
"browserslist": [
"last 2 versions",
"not ie <= 11"
],
"engines": {
"node": "^14"
"node": "^14.21.3"
}
}
Loading

0 comments on commit 0c6ed49

Please sign in to comment.