Skip to content

Commit

Permalink
package dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
JiHong88 committed Apr 24, 2024
1 parent bac1f76 commit bf814a7
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 99 deletions.
150 changes: 76 additions & 74 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,31 +29,31 @@
"bower_components"
],
"devDependencies": {
"@babel/core": "^7.21.3",
"@octokit/rest": "^20.1.0",
"@webpack-cli/init": "^1.1.3",
"babel-loader": "^8.1.0",
"clean-webpack-plugin": "^0.1.19",
"codemirror": "^5.61.0",
"css-loader": "^1.0.1",
"csstype": "^2.6.13",
"dotenv": "^16.4.5",
"file-loader": "^2.0.0",
"html-webpack-plugin": "^3.2.0",
"jasmine": "^2.99.0",
"jasmine-core": "^2.99.1",
"jshint": "^2.13.4",
"karma": "^6.3.19",
"karma-chrome-launcher": "^2.2.0",
"karma-jasmine": "^1.1.2",
"katex": "^0.16.10",
"mini-css-extract-plugin": "^0.4.5",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"url-loader": "^1.1.2",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"webpack-merge": "^4.2.2"
"@babel/core": "~7.21.3",
"@octokit/rest": "~20.1.0",
"@webpack-cli/init": "~1.1.3",
"babel-loader": "~8.1.0",
"clean-webpack-plugin": "~0.1.19",
"codemirror": "~5.61.0",
"css-loader": "~1.0.1",
"csstype": "~2.6.13",
"dotenv": "~16.4.5",
"file-loader": "~2.0.0",
"html-webpack-plugin": "~3.2.0",
"jasmine": "~2.99.0",
"jasmine-core": "~2.99.1",
"jshint": "~2.13.4",
"karma": "~6.3.19",
"karma-chrome-launcher": "~2.2.0",
"karma-jasmine": "~1.1.2",
"katex": "~0.16.10",
"mini-css-extract-plugin": "~0.4.5",
"optimize-css-assets-webpack-plugin": "~5.0.4",
"url-loader": "~1.1.2",
"webpack": "~4.44.1",
"webpack-cli": "~3.3.12",
"webpack-dev-server": "~3.11.0",
"webpack-merge": "~4.2.2"
},
"keywords": [
"wysiwyg",
Expand Down

0 comments on commit bf814a7

Please sign in to comment.