Update all dependencies
This commit is contained in:
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@@ -7,12 +7,12 @@ specifiers:
|
||||
autoprefixer: 10.4.13
|
||||
next: latest
|
||||
postcss: 8.4.21
|
||||
prettier: 2.8.3
|
||||
prettier: 2.8.4
|
||||
prettier-plugin-tailwindcss: 0.2.2
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0
|
||||
sass: 1.58.0
|
||||
tailwindcss: 3.2.4
|
||||
tailwindcss: 3.2.6
|
||||
typescript: 4.9.5
|
||||
uuid: 9.0.0
|
||||
|
||||
@@ -28,10 +28,10 @@ devDependencies:
|
||||
'@types/uuid': 9.0.0
|
||||
autoprefixer: 10.4.13_postcss@8.4.21
|
||||
postcss: 8.4.21
|
||||
prettier: 2.8.3
|
||||
prettier-plugin-tailwindcss: 0.2.2_prettier@2.8.3
|
||||
prettier: 2.8.4
|
||||
prettier-plugin-tailwindcss: 0.2.2_prettier@2.8.4
|
||||
sass: 1.58.0
|
||||
tailwindcss: 3.2.4
|
||||
tailwindcss: 3.2.6
|
||||
typescript: 4.9.5
|
||||
|
||||
packages:
|
||||
@@ -596,11 +596,11 @@ packages:
|
||||
postcss: ^8.2.14
|
||||
dependencies:
|
||||
postcss: 8.4.21
|
||||
postcss-selector-parser: 6.0.10
|
||||
postcss-selector-parser: 6.0.11
|
||||
dev: true
|
||||
|
||||
/postcss-selector-parser/6.0.10:
|
||||
resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==}
|
||||
/postcss-selector-parser/6.0.11:
|
||||
resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
cssesc: 3.0.0
|
||||
@@ -629,7 +629,7 @@ packages:
|
||||
source-map-js: 1.0.2
|
||||
dev: true
|
||||
|
||||
/prettier-plugin-tailwindcss/0.2.2_prettier@2.8.3:
|
||||
/prettier-plugin-tailwindcss/0.2.2_prettier@2.8.4:
|
||||
resolution: {integrity: sha512-5RjUbWRe305pUpc48MosoIp6uxZvZxrM6GyOgsbGLTce+ehePKNm7ziW2dLG2air9aXbGuXlHVSQQw4Lbosq3w==}
|
||||
engines: {node: '>=12.17.0'}
|
||||
peerDependencies:
|
||||
@@ -678,11 +678,11 @@ packages:
|
||||
prettier-plugin-twig-melody:
|
||||
optional: true
|
||||
dependencies:
|
||||
prettier: 2.8.3
|
||||
prettier: 2.8.4
|
||||
dev: true
|
||||
|
||||
/prettier/2.8.3:
|
||||
resolution: {integrity: sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==}
|
||||
/prettier/2.8.4:
|
||||
resolution: {integrity: sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@@ -786,8 +786,8 @@ packages:
|
||||
engines: {node: '>= 0.4'}
|
||||
dev: true
|
||||
|
||||
/tailwindcss/3.2.4:
|
||||
resolution: {integrity: sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==}
|
||||
/tailwindcss/3.2.6:
|
||||
resolution: {integrity: sha512-BfgQWZrtqowOQMC2bwaSNe7xcIjdDEgixWGYOd6AL0CbKHJlvhfdbINeAW76l1sO+1ov/MJ93ODJ9yluRituIw==}
|
||||
engines: {node: '>=12.13.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@@ -810,7 +810,7 @@ packages:
|
||||
postcss-js: 4.0.0_postcss@8.4.21
|
||||
postcss-load-config: 3.1.4_postcss@8.4.21
|
||||
postcss-nested: 6.0.0_postcss@8.4.21
|
||||
postcss-selector-parser: 6.0.10
|
||||
postcss-selector-parser: 6.0.11
|
||||
postcss-value-parser: 4.2.0
|
||||
quick-lru: 5.1.1
|
||||
resolve: 1.22.1
|
||||
|
Reference in New Issue
Block a user