build: Update dependencies
- Update jquery from 3 to 4 - Update sass minor version - Update eleventy patch version
This commit is contained in:
parent
0c16b43ec7
commit
904e9e8e47
2 changed files with 53 additions and 107 deletions
|
|
@ -37,11 +37,11 @@
|
|||
"normalize.css": "^8.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^3.1.2",
|
||||
"@11ty/eleventy": "^3.1.5",
|
||||
"@11ty/eleventy-plugin-webc": "^0.11.2",
|
||||
"bootstrap-icons": "^1.13.1",
|
||||
"hippie-script": "git+https://quelltext.interaktionsweise.de/interaktionsweise/hippie-script.git",
|
||||
"jquery": "^3.7.1",
|
||||
"sass": "^1.93.0"
|
||||
"jquery": "^4.0.0",
|
||||
"sass": "^1.99.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue