Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent e2fc1a2 commit 8f3a390
Show file tree
Hide file tree
Showing 4 changed files with 3,064 additions and 3,856 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"docus": "^0.9.0"
},
"devDependencies": {
"vue-plausible": "^1.3.1"
"vue-plausible": "^1.3.2"
}
}
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11348,10 +11348,10 @@ vue-plausible@^1.1.4:
dependencies:
plausible-tracker "^0.3.1"

vue-plausible@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/vue-plausible/-/vue-plausible-1.3.1.tgz#c8d5906566433c7f5a0a27878745f355eccf9172"
integrity sha512-OqZiScz/7glitE4XSJTwGUHO31VEbba2efmLki0+rIGDx3NysSOBJMyFz6yBFPWKms4jb1lDmx1wCsbAl7mrtA==
vue-plausible@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/vue-plausible/-/vue-plausible-1.3.2.tgz#c797ee03a7c8849dc847e706c5250aa10908dd0f"
integrity sha512-7hdLrDjw0+qjdM9hxowOirQSHPCljWwd8scW0tRFHyXAQSE/yBWrJ3EPuEiZlJUoth9ac0KLbHM+wSSkWHttiA==
dependencies:
plausible-tracker "^0.3.4"

Expand Down
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,25 +26,25 @@
},
"dependencies": {
"@nuxt/postcss8": "^1.1.3",
"@storybook/addon-essentials": "~6.5.6",
"@storybook/addon-essentials": "~6.5.16",
"@storybook/addon-postcss": "^2.0.0",
"@storybook/react-docgen-typescript-plugin": "^1.0.1",
"@storybook/vue": "~6.5.6",
"arg": "^5.0.1",
"@storybook/vue": "~6.5.16",
"arg": "^5.0.2",
"consola": "^2.15.3",
"create-require": "^1.1.1",
"css-loader": "5.2.7",
"jiti": "^1.13.0",
"jiti": "^1.18.2",
"lodash.template": "^4.5.0",
"pathe": "^0.3.0",
"postcss": "^8.4.14",
"vue-loader": "^15.9.8"
"pathe": "^0.3.9",
"postcss": "^8.4.21",
"vue-loader": "^15.10.1"
},
"devDependencies": {
"@babel/preset-env": "^7.18.2",
"@fortawesome/free-brands-svg-icons": "^6.1.1",
"@fortawesome/free-regular-svg-icons": "^6.1.1",
"@fortawesome/free-solid-svg-icons": "^6.1.1",
"@babel/preset-env": "^7.20.2",
"@fortawesome/free-brands-svg-icons": "^6.4.0",
"@fortawesome/free-regular-svg-icons": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@nuxt/content": "~1.15.1",
"@nuxt/types": "latest",
"@nuxt/typescript-build": "latest",
Expand All @@ -58,14 +58,14 @@
"@types/inquirer": "latest",
"babel-eslint": "latest",
"eslint": "latest",
"express": "^4.18.1",
"express": "^4.18.2",
"node-sass": "^5.0.0",
"nuxt-edge": "^2.16.0-27358576.777a4b7f",
"react-docgen-typescript-plugin": "^1.0.1",
"sass-loader": "^10.2.1",
"nuxt-edge": "^2.16.0-27923058.4ecdc72",
"react-docgen-typescript-plugin": "^1.0.5",
"sass-loader": "^10.4.1",
"standard-version": "latest",
"typescript": "^4.6.2",
"unbuild": "^0.7.4"
"typescript": "^4.9.5",
"unbuild": "^0.9.4"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 8f3a390

Please sign in to comment.