fix(deps): update dependency nanoid to v3.3.1

pull/45145/head
Renovate Bot 2022-02-16 22:48:34 +00:00 committed by renovate[bot]
parent b223cdd255
commit dda619a8aa
2 changed files with 17 additions and 17 deletions

View File

@ -83,7 +83,7 @@
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"monaco-editor": "0.28.1",
"nanoid": "3.3.0",
"nanoid": "3.3.1",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.6",

32
package-lock.json generated
View File

@ -252,7 +252,7 @@
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"monaco-editor": "0.28.1",
"nanoid": "3.3.0",
"nanoid": "3.3.1",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.6",
@ -38784,9 +38784,9 @@
"optional": true
},
"node_modules/nanoid": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.0.tgz",
"integrity": "sha512-JzxqqT5u/x+/KOFSd7JP15DOo9nOoHpx6DYatqIHUW2+flybkm+mdcraotSQR5WcnZr+qhGVh8Ted0KdfSMxlg==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz",
"integrity": "sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
@ -48857,9 +48857,9 @@
}
},
"node_modules/tailwindcss": {
"version": "3.0.22",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.22.tgz",
"integrity": "sha512-F8lt74RlNZirnkaSk310+vGQta7c0/hgx7/bqxruM4wS9lp8oqV93lzavajC3VT0Lp4UUtUVIt8ifKcmGzkr0A==",
"version": "3.0.23",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.23.tgz",
"integrity": "sha512-+OZOV9ubyQ6oI2BXEhzw4HrqvgcARY38xv3zKcjnWtMIZstEsXdI9xftd1iB7+RbOnj2HOEzkA0OyB5BaSxPQA==",
"dev": true,
"dependencies": {
"arg": "^5.0.1",
@ -53173,7 +53173,7 @@
"rollup": "2.67.2",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.22"
"tailwindcss": "3.0.23"
},
"engines": {
"node": ">=16",
@ -55732,7 +55732,7 @@
"lodash-es": "4.17.21",
"monaco-editor": "0.28.1",
"monaco-editor-webpack-plugin": "4.2.0",
"nanoid": "3.3.0",
"nanoid": "3.3.1",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.6",
@ -56073,7 +56073,7 @@
"rollup": "2.67.2",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.22",
"tailwindcss": "3.0.23",
"typescript": "4.5.5"
},
"dependencies": {
@ -83825,9 +83825,9 @@
"optional": true
},
"nanoid": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.0.tgz",
"integrity": "sha512-JzxqqT5u/x+/KOFSd7JP15DOo9nOoHpx6DYatqIHUW2+flybkm+mdcraotSQR5WcnZr+qhGVh8Ted0KdfSMxlg=="
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz",
"integrity": "sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw=="
},
"nanomatch": {
"version": "1.2.13",
@ -91474,9 +91474,9 @@
}
},
"tailwindcss": {
"version": "3.0.22",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.22.tgz",
"integrity": "sha512-F8lt74RlNZirnkaSk310+vGQta7c0/hgx7/bqxruM4wS9lp8oqV93lzavajC3VT0Lp4UUtUVIt8ifKcmGzkr0A==",
"version": "3.0.23",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.23.tgz",
"integrity": "sha512-+OZOV9ubyQ6oI2BXEhzw4HrqvgcARY38xv3zKcjnWtMIZstEsXdI9xftd1iB7+RbOnj2HOEzkA0OyB5BaSxPQA==",
"dev": true,
"requires": {
"arg": "^5.0.1",