KIM-JINO5 4 mēneši atpakaļ
vecāks
revīzija
5410b46500
1 mainītis faili ar 4 papildinājumiem un 5 dzēšanām
  1. 4 5
      package.json

+ 4 - 5
package.json

@@ -9,16 +9,16 @@
     "devDependencies": {
         "@popperjs/core": "^2.11.6",
         "axios": "^1.1.2",
-        "bootstrap": "^5.2.3",
+        "bootstrap": "^5.3.8",
         "laravel-vite-plugin": "^0.7.2",
         "lodash": "^4.17.19",
         "postcss": "^8.1.14",
         "sass": "^1.56.1",
-        "vite": "^4.0.0",
-        "vite-plugin-mkcert": "^1.17.8"
+        "select2-bootstrap-5-theme": "^1.3.0",
+        "vite": "^4.0.0"
     },
     "dependencies": {
-        "@fortawesome/fontawesome-free": "^7.0.0",
+        "@fortawesome/fontawesome-free": "^6.4.0",
         "@rateyo/jquery": "^3.0.0-alpha.2",
         "es5-shim": "^4.6.7",
         "jquery": "^3.6.1",
@@ -29,7 +29,6 @@
         "photoswipe": "^5.3.4",
         "prismjs": "^1.29.0",
         "select2": "^4.1.0-rc.0",
-        "select2-bootstrap-5-theme": "^1.3.0",
         "swiper": "^8.4.5",
         "vite-plugin-commonjs": "^0.5.3"
     }