File tree Expand file tree Collapse file tree 2 files changed +1
-23
lines changed Expand file tree Collapse file tree 2 files changed +1
-23
lines changed Original file line number Diff line number Diff line change 24
24
"test:watch" : " ./scripts/test-watch"
25
25
},
26
26
"engines" : {
27
- "node" : " >=12"
27
+ "node" : " >=12 <15 "
28
28
},
29
29
"files" : [
30
30
" dist/"
Original file line number Diff line number Diff line change @@ -2472,21 +2472,6 @@ char-regex@^1.0.2:
2472
2472
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
2473
2473
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
2474
2474
2475
- " chokidar@>=3.0.0 <4.0.0 " :
2476
- version "3.5.1"
2477
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.1.tgz#ee9ce7bbebd2b79f49f304799d5468e31e14e68a"
2478
- integrity sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==
2479
- dependencies :
2480
- anymatch "~3.1.1"
2481
- braces "~3.0.2"
2482
- glob-parent "~5.1.0"
2483
- is-binary-path "~2.1.0"
2484
- is-glob "~4.0.1"
2485
- normalize-path "~3.0.0"
2486
- readdirp "~3.5.0"
2487
- optionalDependencies :
2488
- fsevents "~2.3.1"
2489
-
2490
2475
chokidar@^2.0.4 :
2491
2476
version "2.1.8"
2492
2477
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
7740
7725
scss-tokenizer "^0.2.3"
7741
7726
yargs "^13.3.2"
7742
7727
7743
- sass@^1.34.1 :
7744
- version "1.34.1"
7745
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.1.tgz#30f45c606c483d47b634f1e7371e13ff773c96ef"
7746
- integrity sha512-scLA7EIZM+MmYlej6sdVr0HRbZX5caX5ofDT9asWnUJj21oqgsC+1LuNfm0eg+vM0fCTZHhwImTiCU0sx9h9CQ==
7747
- dependencies :
7748
- chokidar ">=3.0.0 <4.0.0"
7749
-
7750
7728
sax@~1.2.4 :
7751
7729
version "1.2.4"
7752
7730
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
You can’t perform that action at this time.
0 commit comments