Skip to content

Commit

Permalink
[optimize] update Upstream packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TechQuery committed Apr 5, 2024
1 parent bd1c067 commit 4aa7fda
Show file tree
Hide file tree
Showing 4 changed files with 698 additions and 534 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,43 +19,43 @@
"classnames": "^2.5.1",
"dom-renderer": "^2.1.4",
"echarts": "^5.5.0",
"echarts-jsx": "^1.0.0-rc.4",
"echarts-jsx": "^1.0.0-rc.5",
"github-web-widget": "^4.0.0-rc.2",
"iterable-observer": "^1.0.1",
"js-base64": "^3.7.7",
"koajax": "^0.9.6",
"koajax": "^1.0.0",
"lodash.debounce": "^4.0.8",
"lodash.memoize": "^4.1.2",
"marked": "^12.0.0",
"mobx": "^6.12.0",
"marked": "^12.0.1",
"mobx": "^6.12.3",
"web-cell": "^3.0.0-rc.15",
"web-utility": "^4.3.0",
"yaml": "^2.4.0"
"yaml": "^2.4.1"
},
"devDependencies": {
"@octokit/openapi-types": "^20.0.0",
"@parcel/config-default": "~2.11.0",
"@parcel/packager-raw-url": "~2.11.0",
"@parcel/transformer-less": "~2.11.0",
"@parcel/transformer-typescript-tsc": "~2.11.0",
"@parcel/transformer-webmanifest": "~2.11.0",
"@octokit/openapi-types": "^21.2.0",
"@parcel/config-default": "~2.12.0",
"@parcel/packager-raw-url": "~2.12.0",
"@parcel/transformer-less": "~2.12.0",
"@parcel/transformer-typescript-tsc": "~2.12.0",
"@parcel/transformer-webmanifest": "~2.12.0",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.memoize": "^4.1.9",
"@types/node": "^18.19.19",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@types/node": "^18.19.29",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"buffer": "^6.0.3",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"parcel": "~2.11.0",
"parcel": "~2.12.0",
"parcel-transformer-markdown": "^3.0.1",
"prettier": "^3.2.5",
"process": "^0.11.10",
"tsx": "^4.7.1",
"typescript": "~5.3.3",
"tsx": "^4.7.2",
"typescript": "~5.4.4",
"workbox-cli": "^7.0.0"
},
"prettier": {
Expand Down
Loading

1 comment on commit 4aa7fda

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for wuhan2020 ready!

✅ Preview
https://wuhan2020-qumssfe16-techquerys-projects.vercel.app

Built with commit 4aa7fda.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.