diff --git a/package-lock.json b/package-lock.json index 3ecd79b..422ee35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "postcss": "8.4.23", "react": "18.2.0", "react-dom": "18.2.0", - "tailwindcss": "3.3.2", + "tailwindcss": "3.3.7", "typescript": "5.0.4" }, "engines": { @@ -4684,9 +4684,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.2.tgz", - "integrity": "sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==", + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.7.tgz", + "integrity": "sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==", "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -4694,10 +4694,10 @@ "chokidar": "^3.5.3", "didyoumean": "^1.2.2", "dlv": "^1.1.3", - "fast-glob": "^3.2.12", + "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.18.2", + "jiti": "^1.19.1", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", @@ -4709,7 +4709,6 @@ "postcss-load-config": "^4.0.1", "postcss-nested": "^6.0.1", "postcss-selector-parser": "^6.0.11", - "postcss-value-parser": "^4.2.0", "resolve": "^1.22.2", "sucrase": "^3.32.0" }, diff --git a/package.json b/package.json index aea412a..55a228a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "postcss": "8.4.23", "react": "18.2.0", "react-dom": "18.2.0", - "tailwindcss": "3.3.2", + "tailwindcss": "3.3.7", "typescript": "5.0.4" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8879eb..0c6cc7d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ specifiers: postcss: 8.4.23 react: 18.2.0 react-dom: 18.2.0 - tailwindcss: 3.3.2 + tailwindcss: 3.3.7 typescript: 5.0.4 dependencies: @@ -27,7 +27,7 @@ dependencies: postcss: 8.4.23 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - tailwindcss: 3.3.2 + tailwindcss: 3.3.7 typescript: 5.0.4 packages: @@ -696,6 +696,11 @@ packages: /debug/3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.3 dev: false @@ -921,13 +926,14 @@ packages: '@typescript-eslint/parser': 5.59.7_3qfatcekpgbllh6uk5ivyhkbxq eslint: 8.40.0 eslint-import-resolver-node: 0.3.7 - eslint-import-resolver-typescript: 3.5.5_e43qr7ng6kygh3xxr4conxr2wi - eslint-plugin-import: 2.27.5_eslint@8.40.0 + eslint-import-resolver-typescript: 3.5.5_zacmrq4ruzqpkjb55ybv4twrju + eslint-plugin-import: 2.27.5_re3znd3mfneq2oqusk3nxmmhl4 eslint-plugin-jsx-a11y: 6.7.1_eslint@8.40.0 eslint-plugin-react: 7.32.2_eslint@8.40.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.40.0 typescript: 5.0.4 transitivePeerDependencies: + - eslint-import-resolver-webpack - supports-color dev: false @@ -937,9 +943,11 @@ packages: debug: 3.2.7 is-core-module: 2.12.1 resolve: 1.22.2 + transitivePeerDependencies: + - supports-color dev: false - /eslint-import-resolver-typescript/3.5.5_e43qr7ng6kygh3xxr4conxr2wi: + /eslint-import-resolver-typescript/3.5.5_zacmrq4ruzqpkjb55ybv4twrju: resolution: {integrity: sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -949,36 +957,61 @@ packages: debug: 4.3.4 enhanced-resolve: 5.14.0 eslint: 8.40.0 - eslint-module-utils: 2.8.0_eslint@8.40.0 - eslint-plugin-import: 2.27.5_eslint@8.40.0 + eslint-module-utils: 2.8.0_k3734cigvt23mtoiaizsn7wvsq + eslint-plugin-import: 2.27.5_re3znd3mfneq2oqusk3nxmmhl4 get-tsconfig: 4.5.0 globby: 13.1.4 is-core-module: 2.12.1 is-glob: 4.0.3 synckit: 0.8.5 transitivePeerDependencies: + - '@typescript-eslint/parser' + - eslint-import-resolver-node + - eslint-import-resolver-webpack - supports-color dev: false - /eslint-module-utils/2.8.0_eslint@8.40.0: + /eslint-module-utils/2.8.0_k3734cigvt23mtoiaizsn7wvsq: resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: + '@typescript-eslint/parser': '*' eslint: '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true eslint: optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true dependencies: + '@typescript-eslint/parser': 5.59.7_3qfatcekpgbllh6uk5ivyhkbxq debug: 3.2.7 eslint: 8.40.0 + eslint-import-resolver-node: 0.3.7 + eslint-import-resolver-typescript: 3.5.5_zacmrq4ruzqpkjb55ybv4twrju + transitivePeerDependencies: + - supports-color dev: false - /eslint-plugin-import/2.27.5_eslint@8.40.0: + /eslint-plugin-import/2.27.5_re3znd3mfneq2oqusk3nxmmhl4: resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: + '@typescript-eslint/parser': '*' eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true dependencies: + '@typescript-eslint/parser': 5.59.7_3qfatcekpgbllh6uk5ivyhkbxq array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -986,7 +1019,7 @@ packages: doctrine: 2.1.0 eslint: 8.40.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0_eslint@8.40.0 + eslint-module-utils: 2.8.0_k3734cigvt23mtoiaizsn7wvsq has: 1.0.3 is-core-module: 2.12.1 is-glob: 4.0.3 @@ -995,6 +1028,10 @@ packages: resolve: 1.22.2 semver: 6.3.0 tsconfig-paths: 3.14.2 + transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack + - supports-color dev: false /eslint-plugin-jsx-a11y/6.7.1_eslint@8.40.0: @@ -1195,6 +1232,17 @@ packages: micromatch: 4.0.5 dev: false + /fast-glob/3.3.2: + resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} + engines: {node: '>=8.6.0'} + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.5 + dev: false + /fast-json-stable-stringify/2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: false @@ -1330,6 +1378,7 @@ packages: /glob/7.1.6: resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -1341,6 +1390,7 @@ packages: /glob/7.1.7: resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -1352,6 +1402,7 @@ packages: /glob/7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -1481,6 +1532,7 @@ packages: /inflight/1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. dependencies: once: 1.4.0 wrappy: 1.0.2 @@ -1702,8 +1754,8 @@ packages: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} dev: false - /jiti/1.18.2: - resolution: {integrity: sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==} + /jiti/1.21.6: + resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} hasBin: true dev: false @@ -2544,8 +2596,8 @@ packages: tslib: 2.5.2 dev: false - /tailwindcss/3.3.2: - resolution: {integrity: sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==} + /tailwindcss/3.3.7: + resolution: {integrity: sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -2554,10 +2606,10 @@ packages: chokidar: 3.5.3 didyoumean: 1.2.2 dlv: 1.1.3 - fast-glob: 3.2.12 + fast-glob: 3.3.2 glob-parent: 6.0.2 is-glob: 4.0.3 - jiti: 1.18.2 + jiti: 1.21.6 lilconfig: 2.1.0 micromatch: 4.0.5 normalize-path: 3.0.0 @@ -2569,7 +2621,6 @@ packages: postcss-load-config: 4.0.1_postcss@8.4.23 postcss-nested: 6.0.1_postcss@8.4.23 postcss-selector-parser: 6.0.13 - postcss-value-parser: 4.2.0 resolve: 1.22.2 sucrase: 3.32.0 transitivePeerDependencies: