Compare commits
2 Commits
ed089ae84b
...
de7ede8499
Author | SHA1 | Date | |
---|---|---|---|
de7ede8499 | |||
df525d6a33 |
22
package-lock.json
generated
22
package-lock.json
generated
@ -5713,9 +5713,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss-custom-media": {
|
||||
"version": "11.0.1",
|
||||
"resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.1.tgz",
|
||||
"integrity": "sha512-vfBliYVgEEJUFXCRPQ7jYt1wlD322u+/5GT0tZqMVYFInkpDHfjhU3nk2quTRW4uFc/umOOqLlxvrEOZRvloMw==",
|
||||
"version": "11.0.2",
|
||||
"resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.2.tgz",
|
||||
"integrity": "sha512-IDtxB1VgPayRLjNBMjuf827sn1j2m9EGnhIxpx2coVerbWJF+twt590+PKvdDc4K8QNFqFJh+W/SOiHpasVXsg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@ -5726,6 +5726,7 @@
|
||||
"url": "https://opencollective.com/csstools"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@csstools/cascade-layer-name-parser": "^2.0.1",
|
||||
"@csstools/css-parser-algorithms": "^3.0.1",
|
||||
@ -6497,9 +6498,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss-preset-env": {
|
||||
"version": "10.0.5",
|
||||
"resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.0.5.tgz",
|
||||
"integrity": "sha512-ipPOgr3RY0utgJDbNoCX2dxKoQ4e4WO1pC21QhDlxCAX8+qC8O2Ezkzb54fd+8XtZ1UveA5gLjBsVo6dJDoWIg==",
|
||||
"version": "10.0.6",
|
||||
"resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.0.6.tgz",
|
||||
"integrity": "sha512-qixfM2wbvKJhUjJELLB8lV2UCsyrMdSXqiXHiNKMgAbNturstc80j/8MsthJeOpxYEekrCrFzcaoOJm8JRSdBg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@ -6553,7 +6554,7 @@
|
||||
"postcss-color-functional-notation": "^7.0.2",
|
||||
"postcss-color-hex-alpha": "^10.0.0",
|
||||
"postcss-color-rebeccapurple": "^10.0.0",
|
||||
"postcss-custom-media": "^11.0.1",
|
||||
"postcss-custom-media": "^11.0.2",
|
||||
"postcss-custom-properties": "^14.0.1",
|
||||
"postcss-custom-selectors": "^8.0.1",
|
||||
"postcss-dir-pseudo-class": "^9.0.0",
|
||||
@ -7482,9 +7483,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwind-merge": {
|
||||
"version": "2.5.2",
|
||||
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.2.tgz",
|
||||
"integrity": "sha512-kjEBm+pvD+6eAwzJL2Bi+02/9LFLal1Gs61+QB7HvTfQQ0aXwC5LGT8PEt1gS0CWKktKe6ysPTAy3cBC5MeiIg==",
|
||||
"version": "2.5.3",
|
||||
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.3.tgz",
|
||||
"integrity": "sha512-d9ZolCAIzom1nf/5p4LdD5zvjmgSxY0BGgdSvmXIoMYAiPdAW/dSpP7joCDYFY7r/HkEa2qmPtkgsu0xjQeQtw==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/dcastil"
|
||||
|
Loading…
Reference in New Issue
Block a user