Compare commits

...

2 Commits

Author SHA1 Message Date
8f29389c39 fix(deps): update dependency lucide-react to ^0.447.0
All checks were successful
Lint / Lint (push) Successful in 30s
2024-10-05 16:03:27 +00:00
df525d6a33 fix(deps): update dependency postcss-preset-env to v10.0.6
All checks were successful
Lint / Lint (push) Successful in 33s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m1s
2024-10-05 15:03:21 +00:00
2 changed files with 13 additions and 12 deletions

23
package-lock.json generated
View File

@ -12,7 +12,7 @@
"class-variance-authority": "^0.7.0", "class-variance-authority": "^0.7.0",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cssnano": "^7.0.1", "cssnano": "^7.0.1",
"lucide-react": "^0.446.0", "lucide-react": "^0.447.0",
"next": "14.2.14", "next": "14.2.14",
"next-plausible": "^3.12.0", "next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2", "postcss-flexbugs-fixes": "^5.0.2",
@ -4998,9 +4998,9 @@
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
}, },
"node_modules/lucide-react": { "node_modules/lucide-react": {
"version": "0.446.0", "version": "0.447.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.446.0.tgz", "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.447.0.tgz",
"integrity": "sha512-BU7gy8MfBMqvEdDPH79VhOXSEgyG8TSPOKWaExWGCQVqnGH7wGgDngPbofu+KdtVjPQBWbEmnfMTq90CTiiDRg==", "integrity": "sha512-SZ//hQmvi+kDKrNepArVkYK7/jfeZ5uFNEnYmd45RKZcbGD78KLnrcNXmgeg6m+xNHFvTG+CblszXCy4n6DN4w==",
"license": "ISC", "license": "ISC",
"peerDependencies": { "peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc"
@ -5713,9 +5713,9 @@
} }
}, },
"node_modules/postcss-custom-media": { "node_modules/postcss-custom-media": {
"version": "11.0.1", "version": "11.0.2",
"resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.1.tgz", "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.2.tgz",
"integrity": "sha512-vfBliYVgEEJUFXCRPQ7jYt1wlD322u+/5GT0tZqMVYFInkpDHfjhU3nk2quTRW4uFc/umOOqLlxvrEOZRvloMw==", "integrity": "sha512-IDtxB1VgPayRLjNBMjuf827sn1j2m9EGnhIxpx2coVerbWJF+twt590+PKvdDc4K8QNFqFJh+W/SOiHpasVXsg==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@ -5726,6 +5726,7 @@
"url": "https://opencollective.com/csstools" "url": "https://opencollective.com/csstools"
} }
], ],
"license": "MIT",
"dependencies": { "dependencies": {
"@csstools/cascade-layer-name-parser": "^2.0.1", "@csstools/cascade-layer-name-parser": "^2.0.1",
"@csstools/css-parser-algorithms": "^3.0.1", "@csstools/css-parser-algorithms": "^3.0.1",
@ -6497,9 +6498,9 @@
} }
}, },
"node_modules/postcss-preset-env": { "node_modules/postcss-preset-env": {
"version": "10.0.5", "version": "10.0.6",
"resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.0.5.tgz", "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.0.6.tgz",
"integrity": "sha512-ipPOgr3RY0utgJDbNoCX2dxKoQ4e4WO1pC21QhDlxCAX8+qC8O2Ezkzb54fd+8XtZ1UveA5gLjBsVo6dJDoWIg==", "integrity": "sha512-qixfM2wbvKJhUjJELLB8lV2UCsyrMdSXqiXHiNKMgAbNturstc80j/8MsthJeOpxYEekrCrFzcaoOJm8JRSdBg==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@ -6553,7 +6554,7 @@
"postcss-color-functional-notation": "^7.0.2", "postcss-color-functional-notation": "^7.0.2",
"postcss-color-hex-alpha": "^10.0.0", "postcss-color-hex-alpha": "^10.0.0",
"postcss-color-rebeccapurple": "^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-properties": "^14.0.1",
"postcss-custom-selectors": "^8.0.1", "postcss-custom-selectors": "^8.0.1",
"postcss-dir-pseudo-class": "^9.0.0", "postcss-dir-pseudo-class": "^9.0.0",

View File

@ -13,7 +13,7 @@
"class-variance-authority": "^0.7.0", "class-variance-authority": "^0.7.0",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cssnano": "^7.0.1", "cssnano": "^7.0.1",
"lucide-react": "^0.446.0", "lucide-react": "^0.447.0",
"next": "14.2.14", "next": "14.2.14",
"next-plausible": "^3.12.0", "next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2", "postcss-flexbugs-fixes": "^5.0.2",