mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 15:29:11 +00:00
feat: update node types and postcss-load-config
This commit is contained in:
parent
953b08a14d
commit
22efa68dd1
2 changed files with 99 additions and 94 deletions
|
@ -18,7 +18,7 @@
|
|||
"@sveltejs/adapter-auto": "^2.1.1",
|
||||
"@sveltejs/enhanced-img": "^0.1.5",
|
||||
"@sveltejs/kit": "^1.27.6",
|
||||
"@types/node": "^20.9.1",
|
||||
"@types/node": "^20.9.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
||||
"@typescript-eslint/parser": "^6.11.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
|
@ -27,7 +27,7 @@
|
|||
"eslint-plugin-svelte": "^2.35.0",
|
||||
"lint-staged": "^15.1.0",
|
||||
"postcss": "^8.4.31",
|
||||
"postcss-load-config": "^4.0.1",
|
||||
"postcss-load-config": "^4.0.2",
|
||||
"prettier": "^3.1.0",
|
||||
"prettier-plugin-svelte": "^3.1.0",
|
||||
"svelte": "^4.2.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue