Minor deps update

This commit is contained in:
Nikita Karamov 2023-10-08 15:40:55 +02:00
parent cc3a917258
commit a208cf2441
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
2 changed files with 1124 additions and 256 deletions

View File

@ -32,30 +32,30 @@
},
"browserslist": "cover 95%, last 2 versions, Firefox ESR, not dead",
"dependencies": {
"@astrojs/cloudflare": "^7.0.1",
"@astrojs/deno": "^5.0.0",
"@astrojs/netlify": "^3.0.1",
"@astrojs/node": "^6.0.0",
"@astrojs/vercel": "^4.0.3",
"@astrojs/cloudflare": "^7.5.1",
"@astrojs/deno": "^5.0.1",
"@astrojs/netlify": "^3.0.2",
"@astrojs/node": "^6.0.3",
"@astrojs/vercel": "^4.0.5",
"@nanostores/persistent": "^0.9.1",
"astro": "^3.0.7",
"astro": "^3.2.3",
"nanostores": "^0.9.3"
},
"devDependencies": {
"@astrojs/check": "^0.2.0",
"@types/node": "^18.17.14",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.48.0",
"@types/node": "^18.18.4",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-astro": "^0.29.0",
"eslint-plugin-astro": "^0.29.1",
"eslint-plugin-unicorn": "^48.0.1",
"husky": "^8.0.0",
"lint-staged": "^14.0.1",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"sass": "^1.66.1",
"sharp": "^0.32.5",
"sass": "^1.69.0",
"sharp": "^0.32.6",
"stylelint": "^15.10.3",
"stylelint-config-standard-scss": "^10.0.0",
"svgo": "^3.0.2",

File diff suppressed because it is too large Load Diff