Compare commits
21 commits
8115979947
...
00547a3cf5
Author | SHA1 | Date | |
---|---|---|---|
00547a3cf5 | |||
1faa74dbf1 | |||
26d0c421b7 | |||
6452fedff0 | |||
48e02a924b | |||
bbb9e9fc7f | |||
72b34aeef4 | |||
745f7dde0c | |||
33aa649653 | |||
3ba7a0ae13 | |||
a5ac39f64c | |||
f6be425df9 | |||
690c4b2963 | |||
08d888708d | |||
6954ae0e8e | |||
cd0dfd58c8 | |||
c810170d90 | |||
617ded8fbc | |||
3860091f6f | |||
10d459466d | |||
46c3f9b4d7 |
1 changed files with 10 additions and 10 deletions
20
package.json
20
package.json
|
@ -16,22 +16,22 @@
|
||||||
"url": "https://git.sp-codes.de/samuel-p/samuel-philipp.de"
|
"url": "https://git.sp-codes.de/samuel-p/samuel-philipp.de"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"browser-sync": "^2.27.11"
|
"browser-sync": "^2.27.12"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@11ty/eleventy": "^1.0.2",
|
"@11ty/eleventy": "^2.0.0",
|
||||||
"@11ty/eleventy-navigation": "^0.3.5",
|
"@11ty/eleventy-navigation": "^0.3.5",
|
||||||
"@node-minify/core": "^7.1.0",
|
"@node-minify/core": "^8.0.5",
|
||||||
"@node-minify/crass": "^7.1.0",
|
"@node-minify/crass": "^8.0.5",
|
||||||
"@node-minify/html-minifier": "^7.1.0",
|
"@node-minify/html-minifier": "^8.0.5",
|
||||||
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
|
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
|
||||||
"cpx": "^1.5.0",
|
"cpx": "^1.5.0",
|
||||||
"eleventy-plugin-rev": "^1.0.2",
|
"eleventy-plugin-rev": "^1.1.1",
|
||||||
"eleventy-sass": "^2.1.6",
|
"eleventy-sass": "^2.2.1",
|
||||||
"glob": "^8.0.3",
|
"glob": "^8.1.0",
|
||||||
"minify": "^9.1.0",
|
"minify": "^9.2.0",
|
||||||
"postcss": "^8.4.21",
|
"postcss": "^8.4.21",
|
||||||
"sass": "^1.57.1",
|
"sass": "^1.58.3",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in a new issue