Skip to content

Commit

Permalink
Merge pull request #441 from marp-team/upgrade-dependencies
Browse files Browse the repository at this point in the history
Upgrade dependent packages to the latest version
  • Loading branch information
yhatt authored Apr 12, 2022
2 parents 3252fe6 + b3d2615 commit c93f562
Show file tree
Hide file tree
Showing 8 changed files with 695 additions and 710 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@

### Changed

- Upgrade Marpit to [v2.2.3](https://github.com/marp-team/marpit/releases/tag/v2.2.3) ([#435](https://github.com/marp-team/marp-cli/pull/435))
- Upgrade Marp Core to [v2.4.0](https://github.com/marp-team/marp-core/releases/tag/v2.4.0) ([#438](https://github.com/marp-team/marp-cli/pull/438))
- Added Unicode 14.0 emoji support
- Upgrade Marpit to [v2.2.4](https://github.com/marp-team/marpit/releases/tag/v2.2.4) ([#441](https://github.com/marp-team/marp-cli/pull/441))
- Fixed: Scoped style does not style pseudo elements `section::before` and `section::after` in advanced background
- Upgrade Marp Core to [v2.4.1](https://github.com/marp-team/marp-core/releases/tag/v2.4.1) ([#441](https://github.com/marp-team/marp-cli/pull/441))
- Added Unicode 14.0 emoji support ([Marp Core v2.4.0](https://github.com/marp-team/marp-core/releases/tag/v2.4.0) / [#438](https://github.com/marp-team/marp-cli/pull/438))
- Bump Node LTS, and improve CI settings ([#437](https://github.com/marp-team/marp-cli/pull/437))
- Upgrade dependent packages to the latest version ([#441](https://github.com/marp-team/marp-cli/pull/441))

## v1.7.0 - 2022-02-23

Expand Down
63 changes: 32 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
"devDependencies": {
"@babel/preset-env": "^7.16.11",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-node-resolve": "^13.2.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-typescript": "^8.3.0",
"@rollup/plugin-typescript": "^8.3.1",
"@rollup/plugin-url": "^6.1.0",
"@tsconfig/node12": "^1.0.9",
"@types/cheerio": "^0.22.31",
Expand All @@ -78,82 +78,83 @@
"@types/markdown-it": "^12.2.3",
"@types/node": "~16.11.25",
"@types/pug": "^2.0.6",
"@types/supertest": "^2.0.11",
"@types/ws": "^8.2.3",
"@types/yargs": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"autoprefixer": "^10.4.2",
"@types/supertest": "^2.0.12",
"@types/ws": "^8.5.3",
"@types/yargs": "^17.0.10",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"autoprefixer": "^10.4.4",
"babel-plugin-transform-rename-import": "^2.3.0",
"bespoke": "bespokejs/bespoke",
"builtin-modules": "^3.2.0",
"chalk": "^5.0.0",
"chalk": "^5.0.1",
"cheerio": "^1.0.0-rc.10",
"chrome-launcher": "^0.15.0",
"cssnano": "^5.0.17",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^26.1.1",
"cssnano": "^5.1.7",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.1.4",
"express": "^4.17.3",
"get-stdin": "^9.0.0",
"globby": "^13.1.1",
"image-size": "^1.0.1",
"is-docker": "^3.0.0",
"jest": "^27.5.1",
"jest-junit": "^13.0.0",
"nanoid": "^3.3.1",
"jest-junit": "^13.1.0",
"nanoid": "^3.3.2",
"npm-run-all": "^4.1.5",
"os-locale": "^6.0.2",
"pdf-lib": "^1.17.1",
"pkg": "^5.5.2",
"pkg": "^5.6.0",
"pkg-up": "^4.0.0",
"portfinder": "^1.0.28",
"postcss": "^8.4.6",
"postcss-url": "^10.1.3",
"pptxgenjs": "^3.9.0",
"prettier": "^2.5.1",
"pptxgenjs": "^3.10.0",
"prettier": "^2.6.2",
"pug": "^3.0.2",
"rimraf": "^3.0.2",
"rollup": "^2.68.0",
"rollup": "^2.70.1",
"rollup-plugin-license": "^2.6.1",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-pug": "^1.1.1",
"rollup-plugin-terser": "^7.0.2",
"sass": "^1.49.8",
"sass": "^1.50.0",
"strip-ansi": "^7.0.1",
"stylelint": "^14.5.3",
"stylelint": "^14.6.1",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard-scss": "^3.0.0",
"supertest": "^6.2.2",
"tar-stream": "^2.2.0",
"ts-jest": "^27.1.3",
"ts-key-enum": "^3.0.10",
"ts-jest": "^27.1.4",
"ts-key-enum": "^3.0.11",
"tslib": "^2.3.1",
"typed-emitter": "^2.1.0",
"typescript": "^4.5.5",
"typescript": "^4.6.3",
"vhtml": "^2.2.0",
"wrap-ansi": "^8.0.1",
"yauzl": "^2.10.0",
"zip-stream": "^4.1.0"
},
"dependencies": {
"@marp-team/marp-core": "^2.4.0",
"@marp-team/marpit": "^2.2.3",
"@marp-team/marp-core": "^2.4.1",
"@marp-team/marpit": "^2.2.4",
"chokidar": "^3.5.3",
"cosmiconfig": "^7.0.1",
"import-from": "^4.0.0",
"is-wsl": "^2.2.0",
"puppeteer-core": "13.4.0",
"puppeteer-core": "13.5.2",
"serve-index": "^1.9.1",
"tmp": "^0.2.1",
"v8-compile-cache": "^2.3.0",
"ws": "^8.5.0",
"yargs": "^17.3.1"
"yargs": "^17.4.1"
},
"resolutions": {
"pug": "^3.0.2",
"pug-runtime": "^3.0.1"
"pug-runtime": "^3.0.1",
"rollup-plugin-license/moment": "^2.29.2"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion src/file.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable import/export, @typescript-eslint/no-namespace */
/* eslint-disable @typescript-eslint/no-namespace */
import fs from 'fs'
import os from 'os'
import path from 'path'
Expand Down
2 changes: 1 addition & 1 deletion src/preview.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable import/export, @typescript-eslint/no-namespace */
/* eslint-disable @typescript-eslint/no-namespace */
import { EventEmitter } from 'events'
import { nanoid } from 'nanoid'
import puppeteer from 'puppeteer-core'
Expand Down
2 changes: 1 addition & 1 deletion src/server.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable import/export, @typescript-eslint/no-namespace */
/* eslint-disable @typescript-eslint/no-namespace */
import EventEmitter from 'events'
import fs from 'fs'
import { Server as HttpServer } from 'http'
Expand Down
2 changes: 1 addition & 1 deletion src/theme.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable import/export, @typescript-eslint/no-namespace */
/* eslint-disable @typescript-eslint/no-namespace */
import fs from 'fs'
import path from 'path'
import { Marpit } from '@marp-team/marpit'
Expand Down
2 changes: 1 addition & 1 deletion src/watcher.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable import/export, @typescript-eslint/no-namespace */
/* eslint-disable @typescript-eslint/no-namespace */
import crypto from 'crypto'
import path from 'path'
import chokidar from 'chokidar'
Expand Down
Loading

0 comments on commit c93f562

Please sign in to comment.