mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
📌 Bump tw-elements from 1.0.0 to 1.1.0
Bumps [tw-elements](https://github.com/mdbootstrap/Tailwind-Elements) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/mdbootstrap/Tailwind-Elements/releases) - [Commits](https://github.com/mdbootstrap/Tailwind-Elements/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: tw-elements dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a07f38d97a
commit
a9a6301839
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -28,7 +28,7 @@
|
||||||
"puppeteer": "^21.5.2",
|
"puppeteer": "^21.5.2",
|
||||||
"rimraf": "^5.0.5",
|
"rimraf": "^5.0.5",
|
||||||
"tailwindcss": "^3.3.6",
|
"tailwindcss": "^3.3.6",
|
||||||
"tw-elements": "1.0.0",
|
"tw-elements": "1.1.0",
|
||||||
"typeit": "^8.8.0",
|
"typeit": "^8.8.0",
|
||||||
"vendor-copy": "^3.0.1"
|
"vendor-copy": "^3.0.1"
|
||||||
}
|
}
|
||||||
|
@ -2847,9 +2847,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/tw-elements": {
|
"node_modules/tw-elements": {
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/tw-elements/-/tw-elements-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/tw-elements/-/tw-elements-1.1.0.tgz",
|
||||||
"integrity": "sha512-pD2bA1bTGzvigU79dz4pGvO207CCOpzhwlxzb7hswx40SMMkJISOkoDxU2ot3OQ7LTZM5GwuLDkZ+dquK0wdYQ==",
|
"integrity": "sha512-IUr9YW2l99oTVZxuVjQg6rpuCpo6VZqbaKGYmZUNVVsoSVU/ljPpkJAY2Pn/morlXwKPhP9MTPNQMlWosqHL4w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@popperjs/core": "^2.6.0",
|
"@popperjs/core": "^2.6.0",
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
"puppeteer": "^21.5.2",
|
"puppeteer": "^21.5.2",
|
||||||
"rimraf": "^5.0.5",
|
"rimraf": "^5.0.5",
|
||||||
"tailwindcss": "^3.3.6",
|
"tailwindcss": "^3.3.6",
|
||||||
"tw-elements": "1.0.0",
|
"tw-elements": "1.1.0",
|
||||||
"typeit": "^8.8.0",
|
"typeit": "^8.8.0",
|
||||||
"vendor-copy": "^3.0.1"
|
"vendor-copy": "^3.0.1"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue