From 73f318ba8fc7faf3bfcdbf143788ee4f84bea0cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:46:09 +0000 Subject: [PATCH] build(deps): Bump @coffic/juice-editor in /vite-vanilla Bumps [@coffic/juice-editor](https://github.com/cofficlab/juiceEditor) from 0.9.100 to 0.9.109. - [Release notes](https://github.com/cofficlab/juiceEditor/releases) - [Commits](https://github.com/cofficlab/juiceEditor/compare/v0.9.100...v0.9.109) --- updated-dependencies: - dependency-name: "@coffic/juice-editor" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vite-vanilla/package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/vite-vanilla/package-lock.json b/vite-vanilla/package-lock.json index f8f07db..b4005fe 100644 --- a/vite-vanilla/package-lock.json +++ b/vite-vanilla/package-lock.json @@ -8,10 +8,10 @@ "name": "vite-vanilla", "version": "0.0.0", "dependencies": { - "@coffic/juice-editor": "^0.9.100" + "@coffic/juice-editor": "^0.9.109" }, "devDependencies": { - "vite": "^5.4.10" + "vite": "^5.4.11" } }, "node_modules/@alloc/quick-lru": { @@ -68,9 +68,9 @@ } }, "node_modules/@coffic/juice-editor": { - "version": "0.9.100", - "resolved": "https://registry.npmjs.org/@coffic/juice-editor/-/juice-editor-0.9.100.tgz", - "integrity": "sha512-+FEfgUmIvmwTCueQ1N8UI5F3jZVLmPvhEUMPSTRjXEMYFAZ1x0asvv+STlLYa/bG1MSIUOHidd6GkdTN2FqSGw==", + "version": "0.9.109", + "resolved": "https://registry.npmjs.org/@coffic/juice-editor/-/juice-editor-0.9.109.tgz", + "integrity": "sha512-ja4FiWLwWewSZ3WPSjuGyrPUS7O3mnSBNpauOhw3pM0plQ+VehKd3MsW2OSqv/5ilptyK8yGC4NZNNbnHnOe4A==", "dependencies": { "@remixicon/vue": "^4.5.0", "@tailwindcss/typography": "^0.5.15", @@ -4096,9 +4096,9 @@ } }, "node_modules/vite": { - "version": "5.4.10", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz", - "integrity": "sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==", + "version": "5.4.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz", + "integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==", "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43",