Bump date-fns from 2.16.1 to 2.17.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.17.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.17.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+8
-8
@@ -7,7 +7,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/eslint-parser": "^7.12.1",
|
||||
"@babel/eslint-plugin": "^7.12.1",
|
||||
"@babel/eslint-plugin": "^7.12.13",
|
||||
"@babel/plugin-proposal-class-properties": "^7.10.1",
|
||||
"@babel/plugin-proposal-private-methods": "^7.12.1",
|
||||
"@babel/plugin-transform-modules-umd": "^7.12.1",
|
||||
@@ -26,14 +26,14 @@
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"expose-loader": "^1.0.3",
|
||||
"expose-loader": "^2.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"html-loader": "^1.1.0",
|
||||
"html-webpack-plugin": "^4.5.1",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"sass": "^1.32.5",
|
||||
"sass-loader": "^10.1.1",
|
||||
"sass-loader": "^11.0.0",
|
||||
"source-map-loader": "^2.0.0",
|
||||
"style-loader": "^2.0.0",
|
||||
"stylelint": "^13.9.0",
|
||||
@@ -42,7 +42,7 @@
|
||||
"stylelint-order": "^4.1.0",
|
||||
"stylelint-scss": "^3.18.0",
|
||||
"webpack": "^5.19.0",
|
||||
"webpack-cli": "^4.4.0",
|
||||
"webpack-cli": "^4.5.0",
|
||||
"webpack-dev-server": "^3.11.2",
|
||||
"webpack-merge": "^4.2.2",
|
||||
"workbox-webpack-plugin": "^6.1.0",
|
||||
@@ -51,13 +51,13 @@
|
||||
"dependencies": {
|
||||
"@fontsource/noto-sans": "^4.1.0",
|
||||
"@fontsource/noto-sans-hk": "^4.1.0",
|
||||
"@fontsource/noto-sans-jp": "^4.1.0",
|
||||
"@fontsource/noto-sans-jp": "^4.2.0",
|
||||
"@fontsource/noto-sans-kr": "^4.1.0",
|
||||
"@fontsource/noto-sans-sc": "^4.1.0",
|
||||
"@fontsource/noto-sans-sc": "^4.2.0",
|
||||
"blurhash": "^1.1.3",
|
||||
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
|
||||
"core-js": "^3.8.3",
|
||||
"date-fns": "^2.16.1",
|
||||
"date-fns": "^2.17.0",
|
||||
"epubjs": "^0.3.85",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"flv.js": "^1.5.0",
|
||||
@@ -76,7 +76,7 @@
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"screenfull": "^5.1.0",
|
||||
"sortablejs": "^1.13.0",
|
||||
"swiper": "^6.4.10",
|
||||
"swiper": "^6.4.11",
|
||||
"webcomponents.js": "^0.7.24",
|
||||
"whatwg-fetch": "^3.5.0",
|
||||
"workbox-core": "^5.1.4",
|
||||
|
||||
Reference in New Issue
Block a user