From 83effa05f5f2f14037171fceb391bec9abad38d9 Mon Sep 17 00:00:00 2001 From: Willem Liu Date: Wed, 5 Jul 2023 11:41:05 +0200 Subject: [PATCH] Updated dependencies (#1134) --- package-lock.json | 44 ++++++++++++++++++++++---------------------- package.json | 8 ++++---- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index ebacbee2..5cbcda9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,9 +16,9 @@ "react-imgix": "^9.7.0" }, "devDependencies": { - "@fdmg/article-xml-json": "^1.0.20", - "@fdmg/css-grid": "^2.0.22", - "@fdmg/resubstitute": "^0.1.10", + "@fdmg/article-xml-json": "^1.0.21", + "@fdmg/css-grid": "^2.0.23", + "@fdmg/resubstitute": "^0.1.11", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", @@ -51,7 +51,7 @@ "markdown-it": "^13.0.1", "micro-cors": "^0.1.1", "mini-css-extract-plugin": "^2.7.6", - "next-offline": "^4.0.6", + "next-offline": "4.0.6", "nookies": "^2.5.2", "path-to-regexp": "^6.2.1", "postcss-flexbugs-fixes": "^5.0.2", @@ -1782,24 +1782,24 @@ } }, "node_modules/@fdmg/article-xml-json": { - "version": "1.0.20", - "resolved": "https://registry.npmjs.org/@fdmg/article-xml-json/-/article-xml-json-1.0.20.tgz", - "integrity": "sha512-KlO2OyWlc0InJMKONMAdt5illJ1vFw5z77b6REnTBMiXiB6LEy0lgDoKFjkl5PnyJl/3CCYqfavTxtgQagL4Uw==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@fdmg/article-xml-json/-/article-xml-json-1.0.21.tgz", + "integrity": "sha512-cUcmg+jav8WyxvDWSLh9t7LB2Why56Q/pWthIPF4QvPnt64i95Bfae6ozsXmvQtRgvOKNAPXYpL2kQk/TiiZpw==", "dev": true, "dependencies": { "xmldom": "^0.6.0" } }, "node_modules/@fdmg/css-grid": { - "version": "2.0.22", - "resolved": "https://registry.npmjs.org/@fdmg/css-grid/-/css-grid-2.0.22.tgz", - "integrity": "sha512-um8pkZOzc+ecO9BwWPnjM7agUU6npzqWm5WhvwoUpLOilrIxRfFJ4hQbM2Z+6hcqnp34cc+ojaJv0nRtWfFjDg==", + "version": "2.0.23", + "resolved": "https://registry.npmjs.org/@fdmg/css-grid/-/css-grid-2.0.23.tgz", + "integrity": "sha512-laucm+1S5pUT/6/OlTBWpbfG/VgDgwTnO0/bSwSrqbBRG2fIn+gkynwLgksDHXIf+Uvp842MZMsR1RI+fi4ycA==", "dev": true }, "node_modules/@fdmg/resubstitute": { - "version": "0.1.10", - "resolved": "https://registry.npmjs.org/@fdmg/resubstitute/-/resubstitute-0.1.10.tgz", - "integrity": "sha512-dY2Cr23PChv6DMIBZCxgs/ElamdTCg4mWbmmM+iY+TzPyRnOVX8J94VlQDGDj6tD8BbN1nEBH9p2V+iSh/vl9g==", + "version": "0.1.11", + "resolved": "https://registry.npmjs.org/@fdmg/resubstitute/-/resubstitute-0.1.11.tgz", + "integrity": "sha512-35ttL83SKk2f/l+7GmD8ra6B7n9Gdq5pnfKA7w/+z8GSzbF0NDaSkipe7e71q644YOONUoXx47d16ljttULFmA==", "dev": true }, "node_modules/@hapi/address": { @@ -18931,24 +18931,24 @@ "dev": true }, "@fdmg/article-xml-json": { - "version": "1.0.20", - "resolved": "https://registry.npmjs.org/@fdmg/article-xml-json/-/article-xml-json-1.0.20.tgz", - "integrity": "sha512-KlO2OyWlc0InJMKONMAdt5illJ1vFw5z77b6REnTBMiXiB6LEy0lgDoKFjkl5PnyJl/3CCYqfavTxtgQagL4Uw==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@fdmg/article-xml-json/-/article-xml-json-1.0.21.tgz", + "integrity": "sha512-cUcmg+jav8WyxvDWSLh9t7LB2Why56Q/pWthIPF4QvPnt64i95Bfae6ozsXmvQtRgvOKNAPXYpL2kQk/TiiZpw==", "dev": true, "requires": { "xmldom": "^0.6.0" } }, "@fdmg/css-grid": { - "version": "2.0.22", - "resolved": "https://registry.npmjs.org/@fdmg/css-grid/-/css-grid-2.0.22.tgz", - "integrity": "sha512-um8pkZOzc+ecO9BwWPnjM7agUU6npzqWm5WhvwoUpLOilrIxRfFJ4hQbM2Z+6hcqnp34cc+ojaJv0nRtWfFjDg==", + "version": "2.0.23", + "resolved": "https://registry.npmjs.org/@fdmg/css-grid/-/css-grid-2.0.23.tgz", + "integrity": "sha512-laucm+1S5pUT/6/OlTBWpbfG/VgDgwTnO0/bSwSrqbBRG2fIn+gkynwLgksDHXIf+Uvp842MZMsR1RI+fi4ycA==", "dev": true }, "@fdmg/resubstitute": { - "version": "0.1.10", - "resolved": "https://registry.npmjs.org/@fdmg/resubstitute/-/resubstitute-0.1.10.tgz", - "integrity": "sha512-dY2Cr23PChv6DMIBZCxgs/ElamdTCg4mWbmmM+iY+TzPyRnOVX8J94VlQDGDj6tD8BbN1nEBH9p2V+iSh/vl9g==", + "version": "0.1.11", + "resolved": "https://registry.npmjs.org/@fdmg/resubstitute/-/resubstitute-0.1.11.tgz", + "integrity": "sha512-35ttL83SKk2f/l+7GmD8ra6B7n9Gdq5pnfKA7w/+z8GSzbF0NDaSkipe7e71q644YOONUoXx47d16ljttULFmA==", "dev": true }, "@hapi/address": { diff --git a/package.json b/package.json index 8cc63f4d..cf508ee0 100644 --- a/package.json +++ b/package.json @@ -41,9 +41,9 @@ "author": "Willem Liu", "license": "ISC", "devDependencies": { - "@fdmg/article-xml-json": "^1.0.20", - "@fdmg/css-grid": "^2.0.22", - "@fdmg/resubstitute": "^0.1.10", + "@fdmg/article-xml-json": "^1.0.21", + "@fdmg/css-grid": "^2.0.23", + "@fdmg/resubstitute": "^0.1.11", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", @@ -76,7 +76,7 @@ "markdown-it": "^13.0.1", "micro-cors": "^0.1.1", "mini-css-extract-plugin": "^2.7.6", - "next-offline": "^4.0.6", + "next-offline": "4.0.6", "nookies": "^2.5.2", "path-to-regexp": "^6.2.1", "postcss-flexbugs-fixes": "^5.0.2",