Skip to content

Commit 3c3cc93

Browse files
authored
Merge pull request mmistakes#42 from aymaneMx/dependabot/npm_and_yarn/vue-notion-1.4.1
chore(deps-dev): bump vue-notion from 1.3.4 to 1.4.1
2 parents 7940867 + fdb565e commit 3c3cc93

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"eslint-plugin-vue": "^8.5.0",
3232
"postcss": "^8.4.7",
3333
"prettier": "^2.5.1",
34-
"vue-notion": "^1.3.4"
34+
"vue-notion": "^1.4.1"
3535
}
3636
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9628,10 +9628,10 @@ vue-no-ssr@^1.1.1:
96289628
resolved "https://registry.yarnpkg.com/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
96299629
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
96309630

9631-
vue-notion@^1.3.4:
9632-
version "1.3.4"
9633-
resolved "https://registry.yarnpkg.com/vue-notion/-/vue-notion-1.3.4.tgz#1f521f4d5e383741535b29ce52b471699477102e"
9634-
integrity sha512-v0zuwxUWRH4fsePn9sSc1V4HOrDn5B1Sx2RE02fIP0f8kL507qmp2Nqht/2uOIPCwyjMFQgGXaeL1rStYUVcwQ==
9631+
vue-notion@^1.4.1:
9632+
version "1.4.1"
9633+
resolved "https://registry.yarnpkg.com/vue-notion/-/vue-notion-1.4.1.tgz#9e3daca332eb433685805fc6b32248cbed147cb9"
9634+
integrity sha512-D+QUkJYMkczCCHKA7Ikl1leUH+Ym6a6nTKo4bEybQUXz58JVIoq8dGLLmqLFr/gFXyvKuLyByqJbYUkRN6D+bw==
96359635
dependencies:
96369636
cross-fetch "^3.0.6"
96379637
defu "^5.0.0"

0 commit comments

Comments
 (0)