Skip to content

Commit

Permalink
Merge pull request #82 from hellomrbigshot/dev
Browse files Browse the repository at this point in the history
🔖 v1.2.8
  • Loading branch information
hellomrbigshot authored Mar 30, 2024
2 parents 0c7040e + c929a2a commit 6b37c0c
Show file tree
Hide file tree
Showing 11 changed files with 4,703 additions and 2,479 deletions.
12 changes: 7 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "blog-frontend-react",
"version": "1.2.7",
"version": "1.2.8",
"private": true,
"dependencies": {
"@ant-design/compatible": "^1.1.0",
"@ant-design/dark-theme": "^2.0.2",
"@ant-design/icons": "^4.7.0",
"@craco/craco": "^6.4.3",
"@redux-devtools/extension": "^3.2.2",
"ahooks": "^3.7.10",
"antd": "^4.19.5",
"antd-theme-generator": "^1.2.11",
"axios": "^0.21.4",
Expand All @@ -16,18 +17,19 @@
"cropperjs": "^1.5.12",
"fs": "^0.0.1-security",
"global": "^4.4.0",
"highlight.js": "^11.5.1",
"highlight.js": "^11.9.0",
"history": "^5.3.0",
"immutable": "^4.0.0",
"js-cookie": "^2.2.1",
"lodash": "^4.17.21",
"marked": "^1.2.9",
"marked": "^12.0.0",
"marked-highlight": "^2.1.1",
"node-gyp": "^7.1.2",
"qs": "^6.10.3",
"react": "^17.0.2",
"react-cropper": "^2.1.8",
"react-dom": "^17.0.2",
"react-m-editor": "^3.0.7",
"react-m-editor": "^3.1.1",
"react-redux": "^7.2.8",
"react-router-dom": "^5.3.0",
"react-scripts": "^5.0.1",
Expand Down Expand Up @@ -62,7 +64,7 @@
"eslintConfig": {
"extends": "react-app"
},
"proxy": "https://hellomrbigbigshot.xyz",
"proxy": "https://www.hellomrbigbigshot.xyz",
"browserslist": {
"production": [
">0.2%",
Expand Down
Loading

0 comments on commit 6b37c0c

Please sign in to comment.