mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 03:01:52 +02:00
📌 Bump tw-elements from 1.0.0-beta3 to 1.0.0
Bumps [tw-elements](https://github.com/mdbootstrap/Tailwind-Elements) from 1.0.0-beta3 to 1.0.0. - [Release notes](https://github.com/mdbootstrap/Tailwind-Elements/releases) - [Commits](https://github.com/mdbootstrap/Tailwind-Elements/compare/v1.0.0-beta3...v1.0.0) --- updated-dependencies: - dependency-name: tw-elements dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4815406fe5
commit
ed57d748a2
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "hugo-blowfish-theme",
|
"name": "hugo-blowfish-theme",
|
||||||
"version": "2.41.0",
|
"version": "2.41.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "hugo-blowfish-theme",
|
"name": "hugo-blowfish-theme",
|
||||||
"version": "2.41.0",
|
"version": "2.41.1",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
"puppeteer": "^21.0.3",
|
"puppeteer": "^21.0.3",
|
||||||
"rimraf": "^5.0.1",
|
"rimraf": "^5.0.1",
|
||||||
"tailwindcss": "^3.3.3",
|
"tailwindcss": "^3.3.3",
|
||||||
"tw-elements": "1.0.0-beta3",
|
"tw-elements": "1.0.0",
|
||||||
"typeit": "^8.7.1",
|
"typeit": "^8.7.1",
|
||||||
"vendor-copy": "^3.0.1"
|
"vendor-copy": "^3.0.1"
|
||||||
}
|
}
|
||||||
|
@ -2831,9 +2831,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/tw-elements": {
|
"node_modules/tw-elements": {
|
||||||
"version": "1.0.0-beta3",
|
"version": "1.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/tw-elements/-/tw-elements-1.0.0-beta3.tgz",
|
"resolved": "https://registry.npmjs.org/tw-elements/-/tw-elements-1.0.0.tgz",
|
||||||
"integrity": "sha512-fz4zIsetP4KGDjMXWWpcUs8avteMnSu8ilGvo8LGgixeIlcwl2ZEOpK93HfVFYmTCO4N0YdpZ5quNNom67xxFw==",
|
"integrity": "sha512-pD2bA1bTGzvigU79dz4pGvO207CCOpzhwlxzb7hswx40SMMkJISOkoDxU2ot3OQ7LTZM5GwuLDkZ+dquK0wdYQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@popperjs/core": "^2.6.0",
|
"@popperjs/core": "^2.6.0",
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
"puppeteer": "^21.0.3",
|
"puppeteer": "^21.0.3",
|
||||||
"rimraf": "^5.0.1",
|
"rimraf": "^5.0.1",
|
||||||
"tailwindcss": "^3.3.3",
|
"tailwindcss": "^3.3.3",
|
||||||
"tw-elements": "1.0.0-beta3",
|
"tw-elements": "1.0.0",
|
||||||
"typeit": "^8.7.1",
|
"typeit": "^8.7.1",
|
||||||
"vendor-copy": "^3.0.1"
|
"vendor-copy": "^3.0.1"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue