diff --git a/package.json b/package.json index 5ba3a55b0..8c1844e11 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "babel-plugin-jsx-remove-data-test-id": "^3.0.0", "cypress": "^12.17.0", "postcss": "^8.4.24", - "tailwindcss": "^3.3.2" + "tailwindcss": "^3.3.5" }, "resolutions": { "countup.js": "2.5.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23ce2075c..b38f2d9cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,7 +84,7 @@ devDependencies: version: 4.39.0 '@tailwindcss/typography': specifier: ^0.5.9 - version: 0.5.9(tailwindcss@3.3.2) + version: 0.5.9(tailwindcss@3.3.5) '@testing-library/cypress': specifier: ^9.0.0 version: 9.0.0(cypress@12.17.0) @@ -116,8 +116,8 @@ devDependencies: specifier: ^8.4.24 version: 8.4.24 tailwindcss: - specifier: ^3.3.2 - version: 3.3.2 + specifier: ^3.3.5 + version: 3.3.5 packages: @@ -441,6 +441,7 @@ packages: /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.6): resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -2369,7 +2370,7 @@ packages: dependencies: tslib: 2.6.0 - /@tailwindcss/typography@0.5.9(tailwindcss@3.3.2): + /@tailwindcss/typography@0.5.9(tailwindcss@3.3.5): resolution: {integrity: sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==} peerDependencies: tailwindcss: '>=3.0.0 || insiders' @@ -2378,7 +2379,7 @@ packages: lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.3.2 + tailwindcss: 3.3.5 dev: true /@testing-library/cypress@9.0.0(cypress@12.17.0): @@ -9356,8 +9357,8 @@ packages: tslib: 2.6.0 dev: true - /tailwindcss@3.3.2: - resolution: {integrity: sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==} + /tailwindcss@3.3.5: + resolution: {integrity: sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -9381,7 +9382,6 @@ packages: postcss-load-config: 4.0.1(postcss@8.4.24) postcss-nested: 6.0.1(postcss@8.4.24) postcss-selector-parser: 6.0.13 - postcss-value-parser: 4.2.0 resolve: 1.22.2 sucrase: 3.32.0 transitivePeerDependencies: