Skip to content

Commit 2ec7c95

Browse files
Bump the npm-minor-patch group with 2 updates (#142)
Bumps the npm-minor-patch group with 2 updates: [gleap](https://github.com/GleapSDK/JavaScript-SDK) and [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n). Updates `gleap` from 13.1.4 to 13.2.1 - [Release notes](https://github.com/GleapSDK/JavaScript-SDK/releases) - [Commits](GleapSDK/JavaScript-SDK@13.1.4...13.2.1) Updates `vue-i18n` from 9.9.0 to 9.9.1 - [Release notes](https://github.com/intlify/vue-i18n-next/releases) - [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.9.1/packages/vue-i18n) --- updated-dependencies: - dependency-name: gleap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: vue-i18n dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1889ee6 commit 2ec7c95

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"nuxt": "3.10.0",
2020
"postcss": "^8.4.31",
2121
"tailwindcss": "^3.4.1",
22-
"vue-i18n": "^9.9.0"
22+
"vue-i18n": "^9.9.1"
2323
},
2424
"dependencies": {
2525
"@floating-ui/dom": "^1.6.1",
@@ -29,7 +29,7 @@
2929
"@vueuse/core": "^10.7.2",
3030
"async-mutex": "^0.4.1",
3131
"dompurify": "^3.0.8",
32-
"gleap": "^13.1.4",
32+
"gleap": "^13.2.1",
3333
"highlight.js": "^11.9.0",
3434
"i": "^0.3.7",
3535
"jwt-decode": "^4.0.0",

0 commit comments

Comments
 (0)