diff --git a/package-lock.json b/package-lock.json index ca3b3fc18..ecd60c9a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,6 @@ "postcss": "^8.5.1", "postcss-prefix-selector": "^2.1.0", "process": "^0.11.10", - "prop-types": "^15.8.1", "rehype-raw": "^7.0.0", "rehype-remark": "^10.0.0", "rehype-sanitize": "^6.0.0", @@ -32792,9 +32791,9 @@ "dev": true }, "node_modules/tailwindcss": { - "version": "4.1.6", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.6.tgz", - "integrity": "sha512-j0cGLTreM6u4OWzBeLBpycK0WIh8w7kSwcUsQZoGLHZ7xDTdM69lN64AgoIEEwFi0tnhs4wSykUa5YWxAzgFYg==", + "version": "4.1.12", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.12.tgz", + "integrity": "sha512-DzFtxOi+7NsFf7DBtI3BJsynR+0Yp6etH+nRPTbpWnS2pZBaSksv/JGctNwSWzbFjp0vxSqknaUylseZqMDGrA==", "license": "MIT" }, "node_modules/tapable": {