Update dependencies

This commit is contained in:
Nikita Karamov 2024-02-07 14:41:30 +01:00
parent 8e38dd5b63
commit 031d9825d9
2 changed files with 1150 additions and 1211 deletions

View File

@ -32,34 +32,34 @@
},
"browserslist": "cover 95%, last 2 versions, Firefox ESR, not dead",
"dependencies": {
"@astrojs/cloudflare": "^7.5.1",
"@astrojs/cloudflare": "^7.7.1",
"@astrojs/deno": "^5.0.1",
"@astrojs/netlify": "^3.0.2",
"@astrojs/node": "^6.0.3",
"@astrojs/vercel": "^5.0.2",
"@astrojs/netlify": "^3.1.1",
"@astrojs/node": "^6.1.0",
"@astrojs/vercel": "^5.2.0",
"@nanostores/persistent": "^0.9.1",
"astro": "^3.2.3",
"nanostores": "^0.9.3"
"astro": "^3.6.4",
"nanostores": "^0.9.5"
},
"devDependencies": {
"@astrojs/check": "^0.2.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",
"@astrojs/check": "^0.2.1",
"@types/node": "^18.19.14",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^0.29.1",
"eslint-plugin-unicorn": "^48.0.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"sass": "^1.69.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.12.3",
"sass": "^1.70.0",
"sharp": "^0.32.6",
"stylelint": "^15.10.3",
"stylelint-config-standard-scss": "^11.0.0",
"svgo": "^3.0.2",
"typescript": "^5.2.2",
"stylelint": "^15.11.0",
"stylelint-config-standard-scss": "^11.1.0",
"svgo": "^3.2.0",
"typescript": "^5.3.3",
"vite-plugin-lightningcss": "^0.0.5"
},
"lint-staged": {

File diff suppressed because it is too large Load Diff