Compare commits
9 commits
07d633b717
...
395d53f0be
Author | SHA1 | Date | |
---|---|---|---|
395d53f0be | |||
b4c124f807 | |||
53b85dd60c | |||
a251b69c8d | |||
d461a5f104 | |||
3d3f3607cc | |||
589a865efc | |||
cf27645b7c | |||
00b0dd0c6f |
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -15,11 +15,11 @@
|
|||
"url": "https://git.sp-codes.de/samuel-p/sp-codes.de"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"browser-sync": "^3.0.3"
|
||||
"browser-sync": "^3.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@11ty/eleventy-navigation": "^1.0.4",
|
||||
"@node-minify/core": "^9.0.2",
|
||||
"@node-minify/crass": "^9.0.1",
|
||||
"@node-minify/html-minifier": "^9.0.1",
|
||||
|
@ -28,13 +28,13 @@
|
|||
"eleventy-plugin-rev": "^2.0.0",
|
||||
"eleventy-sass": "^2.2.6",
|
||||
"glob": "^11.0.1",
|
||||
"minify": "^13.0.0",
|
||||
"minify": "^14.0.0",
|
||||
"postcss": "^8.5.2",
|
||||
"replace-in-file": "^8.3.0",
|
||||
"sass": "^1.85.0",
|
||||
"sass": "^1.86.3",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^5.3.3"
|
||||
"bootstrap": "^5.3.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue