mirror of
https://github.com/NickKaramoff/toot
synced 2025-01-15 10:07:07 +01:00
Update everything else
This commit is contained in:
parent
1cc33c20ee
commit
940c311473
32
package.json
32
package.json
@ -32,36 +32,36 @@
|
||||
},
|
||||
"browserslist": "cover 95%, last 2 versions, Firefox ESR, not dead",
|
||||
"dependencies": {
|
||||
"@astrojs/cloudflare": "^9.0.0",
|
||||
"@astrojs/cloudflare": "^9.2.1",
|
||||
"@astrojs/deno": "^5.0.1",
|
||||
"@astrojs/netlify": "^5.1.1",
|
||||
"@astrojs/node": "^8.2.0",
|
||||
"@astrojs/vercel": "^7.3.0",
|
||||
"@astrojs/netlify": "^5.2.0",
|
||||
"@astrojs/node": "^8.2.5",
|
||||
"@astrojs/vercel": "^7.5.2",
|
||||
"@nanostores/persistent": "^0.9.1",
|
||||
"astro": "^4.3.6",
|
||||
"astro": "^4.5.16",
|
||||
"nanostores": "^0.9.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.5.3",
|
||||
"@types/node": "^18.17.0",
|
||||
"@astrojs/check": "^0.5.10",
|
||||
"@types/node": "^18.19.29",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"browserslist": "^4.22.3",
|
||||
"eslint": "^8.56.0",
|
||||
"browserslist": "^4.23.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-astro": "^0.31.4",
|
||||
"eslint-plugin-unicorn": "^51.0.1",
|
||||
"husky": "^9.0.10",
|
||||
"lightningcss": "^1.23.0",
|
||||
"husky": "^9.0.11",
|
||||
"lightningcss": "^1.24.1",
|
||||
"lint-staged": "^15.2.2",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"sass": "^1.70.0",
|
||||
"sharp": "^0.33.2",
|
||||
"stylelint": "^16.2.1",
|
||||
"stylelint-config-standard-scss": "^13.0.0",
|
||||
"sass": "^1.74.1",
|
||||
"sharp": "^0.33.3",
|
||||
"stylelint": "^16.3.1",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"svgo": "^3.2.0",
|
||||
"typescript": "^5.3.3"
|
||||
"typescript": "^5.4.3"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "pnpm run fix:prettier",
|
||||
|
1536
pnpm-lock.yaml
1536
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user