Skip to content
Snippets Groups Projects
Commit 2578f895 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Upgrade packages.

parent eb61ecb4
No related branches found
No related tags found
No related merge requests found
......@@ -45,12 +45,12 @@
}
},
"node_modules/@babel/code-frame": {
"version": "7.12.13",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz",
"integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==",
"version": "7.12.11",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==",
"dev": true,
"dependencies": {
"@babel/highlight": "^7.12.13"
"@babel/highlight": "^7.10.4"
}
},
"node_modules/@babel/helper-validator-identifier": {
......@@ -309,9 +309,9 @@
}
},
"node_modules/@tailwindcss/jit": {
"version": "0.1.9",
"resolved": "https://registry.npmjs.org/@tailwindcss/jit/-/jit-0.1.9.tgz",
"integrity": "sha512-OewItZG9qYBkHT+s7sykbro8cu+tfF+PoluSmwOXQew8PV/EeWY8vq6gM3cCp8lF4cqYGBr6we8gJ/M9R96UXw==",
"version": "0.1.10",
"resolved": "https://registry.npmjs.org/@tailwindcss/jit/-/jit-0.1.10.tgz",
"integrity": "sha512-fmNJQE7clhauVcmYWJ2C4En5X6BF5ZsKqeIjl7UzbM37fvPHmrhgMzc5K4/l32LV8aPX2dRS/0XsbnZ4mrcSHg==",
"dev": true,
"dependencies": {
"chokidar": "^3.5.1",
......@@ -2113,15 +2113,6 @@
"node": ">=10"
}
},
"node_modules/eslint/node_modules/@babel/code-frame": {
"version": "7.12.11",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==",
"dev": true,
"dependencies": {
"@babel/highlight": "^7.10.4"
}
},
"node_modules/eslint/node_modules/import-fresh": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
......@@ -8008,12 +7999,12 @@
"dev": true
},
"@babel/code-frame": {
"version": "7.12.13",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz",
"integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==",
"version": "7.12.11",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==",
"dev": true,
"requires": {
"@babel/highlight": "^7.12.13"
"@babel/highlight": "^7.10.4"
}
},
"@babel/helper-validator-identifier": {
......@@ -8214,9 +8205,9 @@
}
},
"@tailwindcss/jit": {
"version": "0.1.9",
"resolved": "https://registry.npmjs.org/@tailwindcss/jit/-/jit-0.1.9.tgz",
"integrity": "sha512-OewItZG9qYBkHT+s7sykbro8cu+tfF+PoluSmwOXQew8PV/EeWY8vq6gM3cCp8lF4cqYGBr6we8gJ/M9R96UXw==",
"version": "0.1.10",
"resolved": "https://registry.npmjs.org/@tailwindcss/jit/-/jit-0.1.10.tgz",
"integrity": "sha512-fmNJQE7clhauVcmYWJ2C4En5X6BF5ZsKqeIjl7UzbM37fvPHmrhgMzc5K4/l32LV8aPX2dRS/0XsbnZ4mrcSHg==",
"dev": true,
"requires": {
"chokidar": "^3.5.1",
......@@ -9542,15 +9533,6 @@
"v8-compile-cache": "^2.0.3"
},
"dependencies": {
"@babel/code-frame": {
"version": "7.12.11",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==",
"dev": true,
"requires": {
"@babel/highlight": "^7.10.4"
}
},
"import-fresh": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment