update
This commit is contained in:
parent
a410626978
commit
aa32865049
22
package-lock.json
generated
22
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "ffplayout-frontend",
|
||||
"version": "0.11.0",
|
||||
"version": "0.11.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ffplayout-frontend",
|
||||
"version": "0.11.0",
|
||||
"version": "0.11.1",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@nuxtjs/color-mode": "^3.4.2",
|
||||
@ -28,7 +28,7 @@
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint": "^0.3.13",
|
||||
"@nuxtjs/i18n": "^8.3.1",
|
||||
"@nuxtjs/tailwindcss": "^6.12.0",
|
||||
"@nuxtjs/tailwindcss": "^6.12.1",
|
||||
"@types/lodash": "^4.17.6",
|
||||
"@types/video.js": "^7.3.58",
|
||||
"daisyui": "^4.12.10",
|
||||
@ -2730,22 +2730,22 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxtjs/tailwindcss": {
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-6.12.0.tgz",
|
||||
"integrity": "sha512-vXvEq8z177TQcx0tc10mw3O6T9WeN0iTL8hIKGDfidmr+HKReexJU01aPgHefFrCu4LJB70egYFYnywzB9lMyQ==",
|
||||
"version": "6.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-6.12.1.tgz",
|
||||
"integrity": "sha512-UKmaPRVpxlFqLorhL6neEba2tySlsj6w6yDb7jzS6A0AAjyBQ6k3BQqWO+AaTy2iQLX7eR+1yj3/w43HzY8RtA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "^3.11.2",
|
||||
"@nuxt/kit": "^3.12.3",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"consola": "^3.2.3",
|
||||
"defu": "^6.1.4",
|
||||
"h3": "^1.11.1",
|
||||
"h3": "^1.12.0",
|
||||
"pathe": "^1.1.2",
|
||||
"postcss": "^8.4.38",
|
||||
"postcss-nesting": "^12.1.1",
|
||||
"tailwind-config-viewer": "^2.0.1",
|
||||
"tailwindcss": "~3.4.3",
|
||||
"postcss-nesting": "^12.1.5",
|
||||
"tailwind-config-viewer": "^2.0.4",
|
||||
"tailwindcss": "~3.4.4",
|
||||
"ufo": "^1.5.3",
|
||||
"unctx": "^2.3.1"
|
||||
}
|
||||
|
@ -32,7 +32,7 @@
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint": "^0.3.13",
|
||||
"@nuxtjs/i18n": "^8.3.1",
|
||||
"@nuxtjs/tailwindcss": "^6.12.0",
|
||||
"@nuxtjs/tailwindcss": "^6.12.1",
|
||||
"@types/lodash": "^4.17.6",
|
||||
"@types/video.js": "^7.3.58",
|
||||
"daisyui": "^4.12.10",
|
||||
|
Loading…
Reference in New Issue
Block a user