mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update web components
This commit is contained in:
+14
-14
@@ -15,28 +15,28 @@
|
||||
"vitedev": "vite"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"axios": "^1.6.8",
|
||||
"@tailwindcss/forms": "^0.5.8",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"axios": "^1.7.7",
|
||||
"cross-env": "^7.0.3",
|
||||
"jquery": "3.7.1",
|
||||
"laravel-mix": "^6.0.49",
|
||||
"lodash": "^4.17.21",
|
||||
"popper.js": "^1.16.1",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.2.5",
|
||||
"postcss": "^8.4.44",
|
||||
"prettier": "^3.3.3",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"vue": "^3.4.27",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"vue": "^3.4.38",
|
||||
"webpack-cli": "^5.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fancyapps/fancybox": "^3.5.7",
|
||||
"@fortawesome/fontawesome-free": "^6.5.2",
|
||||
"@fortawesome/fontawesome-free": "^6.6.0",
|
||||
"@melloware/coloris": "^0.24.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@simonwep/pickr": "^1.9.1",
|
||||
"alpinejs": "^3.13.10",
|
||||
"alpinejs": "^3.14.1",
|
||||
"animate.css": "^4.1.1",
|
||||
"autosize": "^6.0.1",
|
||||
"bootstrap": "^5.3.3",
|
||||
@@ -50,19 +50,19 @@
|
||||
"icheck": "^1.0.2",
|
||||
"jquery-colorbox": "^1.6.4",
|
||||
"jquery-goup": "^1.1.3",
|
||||
"jquery-migrate": "3.4.1",
|
||||
"jquery-migrate": "3.5.2",
|
||||
"laravel-echo": "^1.16.1",
|
||||
"laravel-vite-plugin": "^1.0",
|
||||
"nested-sort": "^5.2.0",
|
||||
"nonblockjs": "^1.0.8",
|
||||
"normalize.css": "^8.0.1",
|
||||
"npm": "^10.7.0",
|
||||
"npm-check-updates": "^16.14.20",
|
||||
"npm": "^10.8.3",
|
||||
"npm-check-updates": "^17.1.1",
|
||||
"pace-js": "^1.2.4",
|
||||
"pnotify": "4.0.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"tinymce": "5.10.9",
|
||||
"vite": "^5.2",
|
||||
"vite": "^5.4",
|
||||
"vuedraggable": "^2.24.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user