Skip to content

Commit c61248c

Browse files
committed
Merge branch 'main' into zl/476-a11y
# Conflicts: # package.json
2 parents 754c42c + 304885c commit c61248c

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

package.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,27 +23,26 @@
2323
},
2424
"dependencies": {
2525
"@11ty/eleventy": "^0.11.1",
26-
"@11ty/eleventy-cache-assets": "^2.0.3",
27-
"@zachleat/filter-container": "^1.0.3",
28-
"autoprefixer": "^10.0.4",
26+
"@11ty/eleventy-cache-assets": "^2.0.4",
27+
"autoprefixer": "^10.2.3",
2928
"cssnano": "^4.1.10",
3029
"dotenv": "^8.2.0",
31-
"fast-glob": "^3.2.4",
30+
"fast-glob": "^3.2.5",
3231
"gray-matter": "^4.0.2",
3332
"i18n-iso-countries": "^6.4.0",
3433
"js-yaml": "^3.14.0",
3534
"lodash": "^4.17.20",
3635
"luxon": "^1.25.0",
37-
"markdown-it": "^12.0.2",
36+
"markdown-it": "^12.0.4",
3837
"netlify-plugin-minify-html": "^0.3.0",
3938
"node-fetch": "^2.6.1",
4039
"npm-run-all": "^4.1.5",
4140
"placename": "^1.1.2",
42-
"postcss": "^8.1.10",
43-
"postcss-cli": "^8.3.0",
41+
"postcss": "^8.2.4",
42+
"postcss-cli": "^8.3.1",
4443
"postcss-import": "^13.0.0",
4544
"spdx-correct": "^3.1.1",
46-
"tailwindcss": "^2.0.1"
45+
"tailwindcss": "^2.0.2"
4746
},
4847
"devDependencies": {
4948
"live-server": "^1.2.1"

0 commit comments

Comments
 (0)