|
70 | 70 | "watch": "rollup -w -c"
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/preset-env": "^7.23.2", |
74 |
| - "@rollup/plugin-alias": "^5.0.1", |
75 |
| - "@rollup/plugin-commonjs": "^25.0.7", |
76 |
| - "@rollup/plugin-json": "^6.0.1", |
| 73 | + "@babel/preset-env": "^7.25.4", |
| 74 | + "@rollup/plugin-alias": "^5.1.0", |
| 75 | + "@rollup/plugin-commonjs": "^26.0.1", |
| 76 | + "@rollup/plugin-json": "^6.1.0", |
77 | 77 | "@rollup/plugin-node-resolve": "^15.2.3",
|
78 |
| - "@rollup/plugin-replace": "^5.0.4", |
| 78 | + "@rollup/plugin-replace": "^5.0.7", |
79 | 79 | "@rollup/plugin-terser": "^0.4.4",
|
80 |
| - "@rollup/plugin-typescript": "^11.1.5", |
| 80 | + "@rollup/plugin-typescript": "^11.1.6", |
81 | 81 | "@rollup/plugin-url": "^8.0.2",
|
82 |
| - "@tsconfig/node14": "^14.1.0", |
83 |
| - "@types/cheerio": "^0.22.33", |
84 |
| - "@types/express": "^4.17.20", |
85 |
| - "@types/jest": "^29.5.6", |
86 |
| - "@types/markdown-it": "^13.0.5", |
87 |
| - "@types/node": "~16.18.38", |
88 |
| - "@types/pug": "^2.0.8", |
89 |
| - "@types/supertest": "^2.0.15", |
90 |
| - "@types/ws": "^8.5.8", |
91 |
| - "@types/yargs": "^17.0.29", |
92 |
| - "@typescript-eslint/eslint-plugin": "^6.9.0", |
93 |
| - "@typescript-eslint/parser": "^6.9.0", |
94 |
| - "autoprefixer": "^10.4.16", |
| 82 | + "@tsconfig/node14": "^14.1.2", |
| 83 | + "@types/cheerio": "^0.22.35", |
| 84 | + "@types/express": "^4.17.21", |
| 85 | + "@types/jest": "^29.5.13", |
| 86 | + "@types/markdown-it": "^14.1.2", |
| 87 | + "@types/node": "~16.18.108", |
| 88 | + "@types/pug": "^2.0.10", |
| 89 | + "@types/supertest": "^6.0.2", |
| 90 | + "@types/ws": "^8.5.12", |
| 91 | + "@types/yargs": "^17.0.33", |
| 92 | + "@typescript-eslint/eslint-plugin": "^8.5.0", |
| 93 | + "@typescript-eslint/parser": "^8.5.0", |
| 94 | + "autoprefixer": "^10.4.20", |
95 | 95 | "babel-plugin-transform-rename-import": "^2.3.0",
|
96 | 96 | "bespoke": "bespokejs/bespoke",
|
97 |
| - "builtin-modules": "^3.3.0", |
| 97 | + "builtin-modules": "^4.0.0", |
98 | 98 | "chalk": "^5.3.0",
|
99 |
| - "cheerio": "^1.0.0-rc.12", |
100 |
| - "chrome-launcher": "^1.1.0", |
| 99 | + "cheerio": "^1.0.0", |
| 100 | + "chrome-launcher": "^1.1.2", |
101 | 101 | "css.escape": "^1.5.1",
|
102 |
| - "cssnano": "^6.0.1", |
103 |
| - "eslint": "^8.52.0", |
104 |
| - "eslint-config-prettier": "^9.0.0", |
| 102 | + "cssnano": "^7.0.6", |
| 103 | + "eslint": "^9.10.0", |
| 104 | + "eslint-config-prettier": "^9.1.0", |
105 | 105 | "eslint-import-resolver-exports": "^1.0.0-beta.5",
|
106 |
| - "eslint-import-resolver-typescript": "^3.6.1", |
107 |
| - "eslint-plugin-import": "^2.29.0", |
108 |
| - "eslint-plugin-jest": "^27.6.0", |
109 |
| - "express": "^4.18.2", |
| 106 | + "eslint-import-resolver-typescript": "^3.6.3", |
| 107 | + "eslint-plugin-import": "^2.30.0", |
| 108 | + "eslint-plugin-jest": "^28.8.3", |
| 109 | + "express": "^4.21.0", |
110 | 110 | "fast-plist": "^0.1.3",
|
111 | 111 | "get-stdin": "^9.0.0",
|
112 |
| - "globby": "^13.2.2", |
113 |
| - "image-size": "^1.0.2", |
| 112 | + "globby": "^14.0.2", |
| 113 | + "image-size": "^1.1.1", |
114 | 114 | "import-from": "^4.0.0",
|
115 |
| - "import-meta-resolve": "^3.0.0", |
| 115 | + "import-meta-resolve": "^4.1.0", |
116 | 116 | "is-inside-container": "^1.0.0",
|
117 | 117 | "is-wsl": "^3.1.0",
|
118 | 118 | "jest": "^29.7.0",
|
119 | 119 | "jest-environment-jsdom": "^29.7.0",
|
120 | 120 | "jest-junit": "^16.0.0",
|
121 |
| - "nanoid": "^5.0.2", |
122 |
| - "npm-run-all2": "^6.1.1", |
| 121 | + "nanoid": "^5.0.7", |
| 122 | + "npm-run-all2": "^6.2.3", |
123 | 123 | "os-locale": "^6.0.2",
|
124 | 124 | "pdf-lib": "^1.17.1",
|
125 | 125 | "pkg": "^5.8.1",
|
126 |
| - "pkg-up": "^4.0.0", |
| 126 | + "pkg-up": "^5.0.0", |
127 | 127 | "portfinder": "1.0.32",
|
128 |
| - "postcss": "^8.4.31", |
| 128 | + "postcss": "^8.4.47", |
129 | 129 | "postcss-url": "^10.1.3",
|
130 | 130 | "pptxgenjs": "^3.12.0",
|
131 |
| - "prettier": "^3.0.3", |
132 |
| - "pug": "^3.0.2", |
133 |
| - "rimraf": "^5.0.5", |
134 |
| - "rollup": "^4.1.4", |
135 |
| - "rollup-plugin-license": "^3.2.0", |
| 131 | + "prettier": "^3.3.3", |
| 132 | + "pug": "^3.0.3", |
| 133 | + "rimraf": "^6.0.1", |
| 134 | + "rollup": "^4.21.3", |
| 135 | + "rollup-plugin-license": "^3.5.2", |
136 | 136 | "rollup-plugin-postcss": "^4.0.2",
|
137 | 137 | "rollup-plugin-pug": "^1.1.1",
|
138 |
| - "sass": "^1.69.5", |
| 138 | + "sass": "^1.78.0", |
139 | 139 | "strip-ansi": "^7.1.0",
|
140 |
| - "stylelint": "^15.11.0", |
141 |
| - "stylelint-config-standard-scss": "^11.0.0", |
142 |
| - "supertest": "^6.3.3", |
143 |
| - "tar-stream": "^3.1.6", |
144 |
| - "ts-jest": "^29.1.1", |
145 |
| - "ts-key-enum": "^3.0.12", |
146 |
| - "tslib": "^2.6.2", |
| 140 | + "stylelint": "^16.9.0", |
| 141 | + "stylelint-config-standard-scss": "^13.1.0", |
| 142 | + "supertest": "^7.0.0", |
| 143 | + "tar-stream": "^3.1.7", |
| 144 | + "ts-jest": "^29.2.5", |
| 145 | + "ts-key-enum": "^3.0.13", |
| 146 | + "tslib": "^2.7.0", |
147 | 147 | "typed-emitter": "^2.1.0",
|
148 |
| - "typescript": "^5.2.2", |
| 148 | + "typescript": "^5.6.2", |
149 | 149 | "vhtml": "^2.2.0",
|
150 |
| - "wrap-ansi": "^8.1.0", |
151 |
| - "yauzl": "^2.10.0", |
152 |
| - "zip-stream": "^5.0.1" |
| 150 | + "wrap-ansi": "^9.0.0", |
| 151 | + "yauzl": "^3.1.3", |
| 152 | + "zip-stream": "^6.0.1" |
153 | 153 | },
|
154 | 154 | "dependencies": {
|
155 |
| - "@marp-team/marp-core": "^3.9.0", |
156 |
| - "@marp-team/marpit": "^2.6.1", |
157 |
| - "chokidar": "^3.5.3", |
158 |
| - "cosmiconfig": "^8.3.6", |
159 |
| - "puppeteer-core": "21.4.1", |
| 155 | + "@marp-team/marp-core": "^4.0.0", |
| 156 | + "@marp-team/marpit": "^3.1.1", |
| 157 | + "chokidar": "^4.0.0", |
| 158 | + "cosmiconfig": "^9.0.0", |
| 159 | + "puppeteer-core": "23.3.0", |
160 | 160 | "serve-index": "^1.9.1",
|
161 |
| - "tmp": "^0.2.1", |
162 |
| - "ws": "^8.14.2", |
| 161 | + "tmp": "^0.2.3", |
| 162 | + "ws": "^8.18.0", |
163 | 163 | "yargs": "^17.7.2"
|
164 | 164 | },
|
165 | 165 | "resolutions": {
|
166 |
| - "pug": "^3.0.2", |
| 166 | + "pug": "^3.0.3", |
167 | 167 | "pug-runtime": "^3.0.1"
|
168 | 168 | },
|
169 | 169 | "publishConfig": {
|
|
0 commit comments