소스 검색

Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE

Daniel 1 개월 전
부모
커밋
f057b0f6fe
2개의 변경된 파일298개의 추가작업 그리고 229개의 파일을 삭제
  1. 295 226
      package-lock.json
  2. 3 3
      package.json

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 295 - 226
package-lock.json


+ 3 - 3
package.json

@@ -59,11 +59,11 @@
   },
   "devDependencies": {
     "@astrojs/check": "^0.9.4",
-    "@astrojs/mdx": "^4.0.1",
+    "@astrojs/mdx": "^4.0.6",
     "@rollup/plugin-typescript": "^12.1.1",
     "@typescript-eslint/eslint-plugin": "^7.5.0",
     "@typescript-eslint/parser": "^7.5.0",
-    "astro": "^5.0.3",
+    "astro": "^5.1.7",
     "autoprefixer": "^10.4.20",
     "bootstrap": "^5.3.2",
     "bundlewatch": "^0.4.0",
@@ -78,7 +78,7 @@
     "eslint-plugin-unicorn": "^52.0.0",
     "fs-extra": "^11.1.1",
     "lockfile-lint": "^4.14.0",
-    "nodemon": "^3.1.4",
+    "nodemon": "^3.1.9",
     "npm-run-all": "^4.1.5",
     "postcss": "^8.4.43",
     "postcss-cli": "^11.0.0",

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.