1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 07:31:46 +01:00

chore(deps): update all non-major dependencies (#2586)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-11 01:23:06 +00:00
committed by GitHub
parent 1c8b9f50d7
commit 21078e79e8
2 changed files with 15 additions and 15 deletions

View File

@@ -86,14 +86,14 @@
"@vitejs/plugin-vue": "4.5.2",
"@vue/compiler-sfc": "^3.3.11",
"@vue/test-utils": "^2.4.3",
"bumpp": "^9.2.0",
"bumpp": "^9.2.1",
"c8": "^8.0.1",
"concurrently": "^8.2.2",
"eventsourcemock": "^2.0.0",
"jest-serializer-vue": "^3.1.0",
"jsdom": "^23.0.1",
"lint-staged": "^15.2.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"simple-git-hooks": "^2.9.0",
"ts-node": "^10.9.2",

26
pnpm-lock.yaml generated
View File

@@ -176,8 +176,8 @@ devDependencies:
specifier: ^2.4.3
version: 2.4.3(vue@3.3.11)
bumpp:
specifier: ^9.2.0
version: 9.2.0
specifier: ^9.2.1
version: 9.2.1
c8:
specifier: ^8.0.1
version: 8.0.1
@@ -197,11 +197,11 @@ devDependencies:
specifier: ^15.2.0
version: 15.2.0
prettier:
specifier: ^3.1.0
version: 3.1.0
specifier: ^3.1.1
version: 3.1.1
prettier-plugin-tailwindcss:
specifier: ^0.5.9
version: 0.5.9(prettier@3.1.0)
version: 0.5.9(prettier@3.1.1)
simple-git-hooks:
specifier: ^2.9.0
version: 2.9.0
@@ -2024,15 +2024,15 @@ packages:
update-browserslist-db: 1.0.13(browserslist@4.22.1)
dev: false
/bumpp@9.2.0:
resolution: {integrity: sha512-pgp7y3jp33QTaXFVDrE0IKuZF5Y8EsIz+ywZXFALW2nD+ZD+4crxJe/GypBQBoJuZrr5dc6TGrR3wl7fk3+C6w==}
/bumpp@9.2.1:
resolution: {integrity: sha512-mq6/e8+bnIsOMy1VceTLC49WucMIZqd2nYn0e7Et5LhTO3yYQ8OWJsTl/B+uJDs5eywZmJ4Yt1WTEd2HCI35pw==}
engines: {node: '>=10'}
hasBin: true
dependencies:
'@jsdevtools/ez-spawn': 3.0.4
c12: 1.5.1
cac: 6.7.14
fast-glob: 3.3.1
fast-glob: 3.3.2
prompts: 2.4.2
semver: 7.5.4
transitivePeerDependencies:
@@ -2751,6 +2751,7 @@ packages:
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.5
dev: false
/fast-glob@3.3.2:
resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
@@ -2761,7 +2762,6 @@ packages:
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.5
dev: false
/fastparse@1.1.2:
resolution: {integrity: sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==}
@@ -4194,7 +4194,7 @@ packages:
resolution: {integrity: sha512-mKUD7RRkQQM6s7Rkmi7IFkoEHjuFqRQUaXamO61E6Nn7vqF/bo7EZCmSyrUnp2UWHw0O7XjZ2eeXis+m7tf4lg==}
dev: true
/prettier-plugin-tailwindcss@0.5.9(prettier@3.1.0):
/prettier-plugin-tailwindcss@0.5.9(prettier@3.1.1):
resolution: {integrity: sha512-9x3t1s2Cjbut2QiP+O0mDqV3gLXTe2CgRlQDgucopVkUdw26sQi53p/q4qvGxMLBDfk/dcTV57Aa/zYwz9l8Ew==}
engines: {node: '>=14.21.3'}
peerDependencies:
@@ -4243,11 +4243,11 @@ packages:
prettier-plugin-twig-melody:
optional: true
dependencies:
prettier: 3.1.0
prettier: 3.1.1
dev: true
/prettier@3.1.0:
resolution: {integrity: sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==}
/prettier@3.1.1:
resolution: {integrity: sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==}
engines: {node: '>=14'}
hasBin: true
dev: true