mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency chokidar to v3.6.0
This commit is contained in:
+1
-1
@@ -179,7 +179,7 @@
|
|||||||
"autoprefixer": "10.4.17",
|
"autoprefixer": "10.4.17",
|
||||||
"babel-plugin-macros": "3.1.0",
|
"babel-plugin-macros": "3.1.0",
|
||||||
"babel-plugin-transform-imports": "2.0.0",
|
"babel-plugin-transform-imports": "2.0.0",
|
||||||
"chokidar": "3.5.3",
|
"chokidar": "3.6.0",
|
||||||
"copy-webpack-plugin": "9.1.0",
|
"copy-webpack-plugin": "9.1.0",
|
||||||
"core-js": "2.6.12",
|
"core-js": "2.6.12",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
|
|||||||
Generated
+30
-16
@@ -901,8 +901,8 @@ importers:
|
|||||||
specifier: 2.0.0
|
specifier: 2.0.0
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
chokidar:
|
chokidar:
|
||||||
specifier: 3.5.3
|
specifier: 3.6.0
|
||||||
version: 3.5.3
|
version: 3.6.0
|
||||||
copy-webpack-plugin:
|
copy-webpack-plugin:
|
||||||
specifier: 9.1.0
|
specifier: 9.1.0
|
||||||
version: 9.1.0(webpack@5.89.0)
|
version: 9.1.0(webpack@5.89.0)
|
||||||
@@ -1372,8 +1372,8 @@ importers:
|
|||||||
tools/client-plugins/gatsby-source-challenges:
|
tools/client-plugins/gatsby-source-challenges:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
chokidar:
|
chokidar:
|
||||||
specifier: 3.5.3
|
specifier: 3.6.0
|
||||||
version: 3.5.3
|
version: 3.6.0
|
||||||
readdirp:
|
readdirp:
|
||||||
specifier: 3.6.0
|
specifier: 3.6.0
|
||||||
version: 3.6.0
|
version: 3.6.0
|
||||||
@@ -2611,7 +2611,7 @@ packages:
|
|||||||
slash: 2.0.0
|
slash: 2.0.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@nicolo-ribaudo/chokidar-2': 2.1.8-no-fsevents.3
|
'@nicolo-ribaudo/chokidar-2': 2.1.8-no-fsevents.3
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@babel/code-frame@7.10.4:
|
/@babel/code-frame@7.10.4:
|
||||||
@@ -6556,7 +6556,7 @@ packages:
|
|||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
colors: 1.4.0
|
colors: 1.4.0
|
||||||
connect: 3.7.0
|
connect: 3.7.0
|
||||||
cors: 2.8.5
|
cors: 2.8.5
|
||||||
@@ -14802,6 +14802,20 @@ packages:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
|
/chokidar@3.6.0:
|
||||||
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
||||||
|
engines: {node: '>= 8.10.0'}
|
||||||
|
dependencies:
|
||||||
|
anymatch: 3.1.3
|
||||||
|
braces: 3.0.2
|
||||||
|
glob-parent: 5.1.2
|
||||||
|
is-binary-path: 2.1.0
|
||||||
|
is-glob: 4.0.3
|
||||||
|
normalize-path: 3.0.0
|
||||||
|
readdirp: 3.6.0
|
||||||
|
optionalDependencies:
|
||||||
|
fsevents: 2.3.3
|
||||||
|
|
||||||
/chownr@1.1.4:
|
/chownr@1.1.4:
|
||||||
resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
|
resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
|
||||||
|
|
||||||
@@ -18772,7 +18786,7 @@ packages:
|
|||||||
'@babel/code-frame': 7.23.5
|
'@babel/code-frame': 7.23.5
|
||||||
'@types/json-schema': 7.0.13
|
'@types/json-schema': 7.0.13
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
cosmiconfig: 6.0.0
|
cosmiconfig: 6.0.0
|
||||||
deepmerge: 4.3.1
|
deepmerge: 4.3.1
|
||||||
eslint: 8.53.0
|
eslint: 8.53.0
|
||||||
@@ -18804,7 +18818,7 @@ packages:
|
|||||||
'@babel/code-frame': 7.23.5
|
'@babel/code-frame': 7.23.5
|
||||||
'@types/json-schema': 7.0.13
|
'@types/json-schema': 7.0.13
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
cosmiconfig: 6.0.0
|
cosmiconfig: 6.0.0
|
||||||
deepmerge: 4.3.1
|
deepmerge: 4.3.1
|
||||||
eslint: 8.53.0
|
eslint: 8.53.0
|
||||||
@@ -19123,7 +19137,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.23.1
|
'@babel/runtime': 7.23.1
|
||||||
bluebird: 3.7.2
|
bluebird: 3.7.2
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
fs-exists-cached: 1.0.0
|
fs-exists-cached: 1.0.0
|
||||||
gatsby-core-utils: 2.15.0
|
gatsby-core-utils: 2.15.0
|
||||||
glob: 7.2.3
|
glob: 7.2.3
|
||||||
@@ -19180,7 +19194,7 @@ packages:
|
|||||||
'@babel/runtime': 7.23.1
|
'@babel/runtime': 7.23.1
|
||||||
'@babel/traverse': 7.23.3
|
'@babel/traverse': 7.23.3
|
||||||
'@sindresorhus/slugify': 1.1.2
|
'@sindresorhus/slugify': 1.1.2
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
fs-exists-cached: 1.0.0
|
fs-exists-cached: 1.0.0
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
gatsby: 3.15.0(@types/node@20.8.2)(babel-eslint@10.1.0)(eslint-import-resolver-typescript@3.5.5)(eslint-plugin-testing-library@3.9.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2)(webpack-cli@4.10.0)
|
gatsby: 3.15.0(@types/node@20.8.2)(babel-eslint@10.1.0)(eslint-import-resolver-typescript@3.5.5)(eslint-plugin-testing-library@3.9.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2)(webpack-cli@4.10.0)
|
||||||
@@ -19310,7 +19324,7 @@ packages:
|
|||||||
'@hapi/hoek': 8.5.1
|
'@hapi/hoek': 8.5.1
|
||||||
'@hapi/joi': 15.1.1
|
'@hapi/joi': 15.1.1
|
||||||
better-queue: 3.8.12
|
better-queue: 3.8.12
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
contentful-management: 7.54.2(debug@4.3.4)
|
contentful-management: 7.54.2(debug@4.3.4)
|
||||||
cors: 2.8.5
|
cors: 2.8.5
|
||||||
debug: 4.3.4(supports-color@8.1.1)
|
debug: 4.3.4(supports-color@8.1.1)
|
||||||
@@ -19382,7 +19396,7 @@ packages:
|
|||||||
gatsby: ^3.0.0-next.0
|
gatsby: ^3.0.0-next.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.20.13
|
'@babel/runtime': 7.20.13
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
fastq: 1.15.0
|
fastq: 1.15.0
|
||||||
file-type: 16.5.4
|
file-type: 16.5.4
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
@@ -19502,7 +19516,7 @@ packages:
|
|||||||
browserslist: 4.22.1
|
browserslist: 4.22.1
|
||||||
cache-manager: 2.11.1
|
cache-manager: 2.11.1
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
common-tags: 1.8.2
|
common-tags: 1.8.2
|
||||||
compression: 1.7.4
|
compression: 1.7.4
|
||||||
cookie: 0.4.2
|
cookie: 0.4.2
|
||||||
@@ -22927,7 +22941,7 @@ packages:
|
|||||||
engines: {node: '>=8.0.0'}
|
engines: {node: '>=8.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
livereload-js: 3.4.1
|
livereload-js: 3.4.1
|
||||||
opts: 2.0.2
|
opts: 2.0.2
|
||||||
ws: 7.5.9
|
ws: 7.5.9
|
||||||
@@ -30402,7 +30416,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@alloc/quick-lru': 5.2.0
|
'@alloc/quick-lru': 5.2.0
|
||||||
arg: 5.0.2
|
arg: 5.0.2
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
didyoumean: 1.2.2
|
didyoumean: 1.2.2
|
||||||
dlv: 1.1.3
|
dlv: 1.1.3
|
||||||
fast-glob: 3.3.1
|
fast-glob: 3.3.1
|
||||||
@@ -32039,7 +32053,7 @@ packages:
|
|||||||
graceful-fs: 4.2.11
|
graceful-fs: 4.2.11
|
||||||
neo-async: 2.6.2
|
neo-async: 2.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
chokidar: 3.5.3
|
chokidar: 3.6.0
|
||||||
watchpack-chokidar2: 2.0.1
|
watchpack-chokidar2: 2.0.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"author": "freeCodeCamp <team@freecodecamp.org>",
|
"author": "freeCodeCamp <team@freecodecamp.org>",
|
||||||
"main": "gatsby-node.js",
|
"main": "gatsby-node.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chokidar": "3.5.3",
|
"chokidar": "3.6.0",
|
||||||
"readdirp": "3.6.0"
|
"readdirp": "3.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user