1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-11 14:35:29 -04:00

bump some deps

This commit is contained in:
2021-11-11 22:09:00 -05:00
parent 7851c417bf
commit 6ff413d8ec
2 changed files with 82 additions and 90 deletions
+6 -6
View File
@@ -30,17 +30,17 @@
"@fontsource/inter": "4.5.0",
"@fontsource/roboto-mono": "4.5.0",
"@octokit/graphql": "^4.8.0",
"@sentry/node": "^6.14.1",
"@sentry/node": "^6.14.3",
"clipboard-copy": "^4.0.1",
"cross-fetch": "^3.1.4",
"dark-mode-switcheroo": "^0.9.1",
"dark-mode-switcheroo": "^0.10.0",
"dayjs": "^1.10.7",
"fast-xml-parser": "^3.21.1",
"faunadb": "^4.4.1",
"get-canonical-url": "^1.0.1",
"get-canonical-url": "^1.1.0",
"get-stream": "^6.0.1",
"html-entities": "^2.3.2",
"imagemoji": "^0.1.1",
"imagemoji": "^0.1.4",
"lit-html": "^2.0.2",
"modern-normalize": "github:sindresorhus/modern-normalize#1fc6b5a86676b7ac8abc62d04d6080f92debc70f",
"node-fetch": "^3.1.0",
@@ -60,7 +60,7 @@
"babel-loader": "^8.2.3",
"babel-plugin-template-html-minifier": "^4.1.0",
"clean-css": "^5.2.2",
"copy-webpack-plugin": "^9.0.1",
"copy-webpack-plugin": "^9.1.0",
"core-js": "^3.19.1",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.1.3",
@@ -102,7 +102,7 @@
"stylelint-scss": "~4.0.0",
"terser": "^5.9.0",
"terser-webpack-plugin": "^5.2.5",
"webpack": "^5.63.0",
"webpack": "^5.64.0",
"webpack-assets-manifest": "^5.0.6",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.4.0"