mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 19:59:37 +00:00
chore: bump deps
This commit is contained in:
parent
6bf915ad7b
commit
aebdbf819a
2 changed files with 544 additions and 869 deletions
24
package.json
24
package.json
|
|
@ -25,24 +25,24 @@
|
|||
"author": "James Cook",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^0.26.1"
|
||||
"axios": "^0.27.2"
|
||||
},
|
||||
"files": [
|
||||
"dist/**"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/node": "^17.0.21",
|
||||
"@typescript-eslint/eslint-plugin": "^5.14.0",
|
||||
"@typescript-eslint/parser": "^5.14.0",
|
||||
"eslint": "^8.11.0",
|
||||
"@types/jest": "^28.1.6",
|
||||
"@types/node": "^16",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||
"@typescript-eslint/parser": "^5.30.7",
|
||||
"eslint": "^8.20.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"jest": "^27.5.1",
|
||||
"jest-extended": "^2.0.0",
|
||||
"prettier": "^2.5.1",
|
||||
"ts-jest": "^27.1.4",
|
||||
"typedoc": "^0.22.13",
|
||||
"typescript": "^4.6.2"
|
||||
"jest": "^28.1.3",
|
||||
"jest-extended": "^3.0.1",
|
||||
"prettier": "^2.7.1",
|
||||
"ts-jest": "^28.0.7",
|
||||
"typedoc": "^0.23.8",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"types": "./dist/index.d.ts",
|
||||
"volta": {
|
||||
|
|
|
|||
1389
pnpm-lock.yaml
generated
1389
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue