Bump version in pnpm-lock

This commit is contained in:
Nikita Karamov 2023-07-14 22:28:39 +02:00
parent 44fee3a639
commit b3a9fa6c59
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
2 changed files with 15 additions and 6 deletions

View File

@ -62,7 +62,7 @@
"postcss-calc": "^8.2.4",
"postcss-css-variables": "^0.18.0",
"postcss-csso": "^6.0.1",
"prettier": "^2.8.5",
"prettier": "^3.0.0",
"size-limit": "^8.2.4",
"vite": "^4.2.1"
},

View File

@ -1,5 +1,9 @@
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
devDependencies:
'@size-limit/preset-small-lib':
specifier: ^8.2.4
@ -32,8 +36,8 @@ devDependencies:
specifier: ^6.0.1
version: 6.0.1(postcss@8.4.21)
prettier:
specifier: ^2.8.5
version: 2.8.5
specifier: ^3.0.0
version: 3.0.0
size-limit:
specifier: ^8.2.4
version: 8.2.4
@ -436,6 +440,7 @@ packages:
/autoprefixer@10.4.14(postcss@8.4.21):
resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
@ -694,6 +699,7 @@ packages:
/eslint-config-prettier@8.8.0(eslint@8.36.0):
resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
@ -1386,9 +1392,10 @@ packages:
engines: {node: '>= 0.8.0'}
dev: true
/prettier@2.8.5:
resolution: {integrity: sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==}
engines: {node: '>=10.13.0'}
/prettier@3.0.0:
resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==}
engines: {node: '>=14'}
hasBin: true
dev: true
/punycode@2.3.0:
@ -1619,6 +1626,7 @@ packages:
/update-browserslist-db@1.0.10(browserslist@4.21.5):
resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==}
hasBin: true
peerDependencies:
browserslist: '>= 4.21.0'
dependencies:
@ -1647,6 +1655,7 @@ packages:
/vite@4.2.1:
resolution: {integrity: sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
'@types/node': '>= 14'
less: '*'