Bump dependencies

See: https://github.com/kytta/shareon/pull/68
pull/69/head
Nikita Karamov 2023-07-15 00:23:57 +02:00 committed by GitHub
commit eca6736e3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 275 additions and 258 deletions

View File

@ -24,4 +24,4 @@ repos:
- eslint
- eslint-config-prettier
- eslint-plugin-unicorn
- prettier@2
- prettier@3

View File

@ -52,19 +52,19 @@
"postpublish": "rm -rf ./package"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^8.2.4",
"@size-limit/preset-small-lib": "^8.2.6",
"autoprefixer": "^10.4.14",
"clean-publish": "^4.0.1",
"eslint": "^8.36.0",
"clean-publish": "^4.2.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-unicorn": "^46.0.0",
"postcss": "^8.4.19",
"postcss-calc": "^8.2.4",
"postcss-css-variables": "^0.18.0",
"eslint-plugin-unicorn": "^47.0.0",
"postcss": "^8.4.26",
"postcss-calc": "^9.0.1",
"postcss-css-variables": "^0.19.0",
"postcss-csso": "^6.0.1",
"prettier": "^3.0.0",
"size-limit": "^8.2.4",
"vite": "^4.2.1"
"size-limit": "^8.2.6",
"vite": "^4.4.4"
},
"prettier": {
"embeddedLanguageFormatting": "off"

File diff suppressed because it is too large Load Diff