📌 Bump typeit from 8.8.5 to 8.8.7

Bumps [typeit](https://github.com/alexmacarthur/typeit) from 8.8.5 to 8.8.7.
- [Release notes](https://github.com/alexmacarthur/typeit/releases)
- [Commits](https://github.com/alexmacarthur/typeit/compare/v8.8.5...v8.8.7)

---
updated-dependencies:
- dependency-name: typeit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-29 16:18:54 +00:00 committed by GitHub
parent d3c64c2580
commit cbf4347d52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View file

@ -33,7 +33,7 @@
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.14",
"tw-elements": "2.0.0",
"typeit": "^8.8.5",
"typeit": "^8.8.7",
"vendor-copy": "^3.0.1"
}
},
@ -4197,11 +4197,12 @@
"dev": true
},
"node_modules/typeit": {
"version": "8.8.5",
"resolved": "https://registry.npmjs.org/typeit/-/typeit-8.8.5.tgz",
"integrity": "sha512-gtrTDKmBVzqyC7KBSBdhHwZOPhXcnP6gceMRXde0dxSN1DLHX9uzjC/Aj444/n4/UYLY8CpjXokWSvIjZPfckQ==",
"version": "8.8.7",
"resolved": "https://registry.npmjs.org/typeit/-/typeit-8.8.7.tgz",
"integrity": "sha512-sSVpy+cjeFP6Z+fZqiHzUSShg5yYFeJEt/Qut/bX945+Axyq+Yq+GPOuuk+sofoccSv8nNX/ibOOHkbki2mEpg==",
"dev": true,
"hasInstallScript": true,
"license": "GPL-3.0",
"dependencies": {
"@types/web-animations-js": "^2.2.16"
}

View file

@ -50,7 +50,7 @@
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.14",
"tw-elements": "2.0.0",
"typeit": "^8.8.5",
"typeit": "^8.8.7",
"vendor-copy": "^3.0.1"
},
"vendorCopy": [],