chore(deps): bump
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -3003,9 +3003,9 @@
|
||||
}
|
||||
},
|
||||
"@nuxtjs/tailwindcss": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-3.4.1.tgz",
|
||||
"integrity": "sha512-DIBtYo77qb3hX+Y0DqGVAGp+H9Wpvi+2laEQFDpTw4GBvw/4BCZ52zUYiBsH5tGaVCNBqPenGoxmnZbO68r5qQ==",
|
||||
"version": "3.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-3.4.2.tgz",
|
||||
"integrity": "sha512-Hv1b/4zYaffNc0JHss3jqKLZoPRQfG7upxGguP749Zx2VgMyFExeT3NMAxntLHctKvv/ohN+5kFGiewZGI5n2A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@nuxt/ufo": "^0.5.2",
|
||||
@@ -3014,7 +3014,7 @@
|
||||
"consola": "^2.15.0",
|
||||
"defu": "^3.2.2",
|
||||
"fs-extra": "^9.0.1",
|
||||
"tailwind-config-viewer": "^1.3.1",
|
||||
"tailwind-config-viewer": "^1.4.0",
|
||||
"tailwindcss": "^1.9.6"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -15534,9 +15534,9 @@
|
||||
}
|
||||
},
|
||||
"tailwind-config-viewer": {
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/tailwind-config-viewer/-/tailwind-config-viewer-1.3.1.tgz",
|
||||
"integrity": "sha512-M0tCdkqazXKdca+Vs06oxMRpcPnH8H2dr48BnO/LXBPzrYWi7YzdJKLafDarDlmPBT9PkZsM7UtvIQCRE4fzrg==",
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/tailwind-config-viewer/-/tailwind-config-viewer-1.4.0.tgz",
|
||||
"integrity": "sha512-FM4cOxHiI1cW+096XVuDEkbRfJppIXERm58QAPJK/t7+85zRpndXLF++206iNQdmVL/gKw/OI7QOp1cSxgFRAw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@koa/router": "^9.0.1",
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"@nuxtjs/color-mode": "^2.0.2",
|
||||
"@nuxtjs/google-analytics": "^2.4.0",
|
||||
"@nuxtjs/pwa": "^3.3.3",
|
||||
"@nuxtjs/tailwindcss": "^3.4.1",
|
||||
"@nuxtjs/tailwindcss": "^3.4.2",
|
||||
"@testing-library/jest-dom": "^5.11.6",
|
||||
"@vue/test-utils": "^1.1.2",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
|
||||
Reference in New Issue
Block a user