Skip to content

Commit

Permalink
⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Nov 19, 2024
1 parent 592084b commit a80526d
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 10,350 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"types": "dist/index.d.ts",
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.14.2",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@eslint/js": "9.12.0",
"@types/diff-match-patch": "^1.0.32",
"@types/jest": "^26.0.23",
Expand All @@ -39,8 +39,8 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.3.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.6.3",
"less": "^4.1.2",
"jest": "^29.7.0",
"less": "^4.2.0",
"less-loader": "^10.2.0",
"mini-css-extract-plugin": "^2.6.0",
"postcss": "^8.4.12",
Expand All @@ -55,8 +55,8 @@
"typescript-eslint": "^8.9.0",
"webpack": "^5.66.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.1.0"
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
},
"license": "MIT",
"repository": "git://github.com/Vanessa219/vditor.git",
Expand Down
Loading

0 comments on commit a80526d

Please sign in to comment.