[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-timings-module.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): pin dependency @nuxt/kit to 0.6.2

authored by

Renovate Bot and committed by
renovate[bot]
(Jun 11, 2021, 11:41 AM UTC) 4b0c05a6 edcae2e6

+7 -7
+1 -1
package.json
··· 33 33 "test": "yarn lint && yarn build && yarn jest" 34 34 }, 35 35 "dependencies": { 36 - "@nuxt/kit": "^0.6.2", 36 + "@nuxt/kit": "0.6.2", 37 37 "chalk": "4.1.1", 38 38 "consola": "2.15.3", 39 39 "upath": "2.0.1"
+6 -6
yarn.lock
··· 1361 1361 node-html-parser "^3.3.0" 1362 1362 ufo "^0.7.4" 1363 1363 1364 - "@nuxt/kit@^0.6.2": 1364 + "@nuxt/kit@0.6.2": 1365 1365 version "0.6.2" 1366 1366 resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-0.6.2.tgz#f6747c6b215a6e5cb174cc5b503b6c423e3d35bf" 1367 1367 integrity sha512-hiCG3Tfa2pE9QAEZBtuoXvG78JcU1BlbXGq6N2Uodpd8cIow6v9vZfKWciHe5NwlBEWZcQ9eVmYq1R4ukSNT9w== ··· 4608 4608 is-descriptor "^1.0.2" 4609 4609 isobject "^3.0.1" 4610 4610 4611 - defu@5.0.0, defu@^5.0.0: 4612 - version "5.0.0" 4613 - resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b" 4614 - integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ== 4615 - 4616 4611 defu@^2.0.4: 4617 4612 version "2.0.4" 4618 4613 resolved "https://registry.yarnpkg.com/defu/-/defu-2.0.4.tgz#09659a6e87a8fd7178be13bd43e9357ebf6d1c46" ··· 4622 4617 version "3.2.2" 4623 4618 resolved "https://registry.yarnpkg.com/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97" 4624 4619 integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ== 4620 + 4621 + defu@^5.0.0: 4622 + version "5.0.0" 4623 + resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b" 4624 + integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ== 4625 4625 4626 4626 delayed-stream@~1.0.0: 4627 4627 version "1.0.0"