mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
chore: bump deps
This commit is contained in:
parent
a192c0f799
commit
91e956b642
2 changed files with 490 additions and 450 deletions
26
package.json
26
package.json
|
|
@ -25,27 +25,27 @@
|
|||
"author": "James Cook",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2"
|
||||
"axios": "^1.2.0"
|
||||
},
|
||||
"files": [
|
||||
"dist/**"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.0.3",
|
||||
"@types/node": "^16",
|
||||
"@typescript-eslint/eslint-plugin": "^5.37.0",
|
||||
"@typescript-eslint/parser": "^5.37.0",
|
||||
"eslint": "^8.23.1",
|
||||
"@types/jest": "^29.2.3",
|
||||
"@types/node": "^18",
|
||||
"@typescript-eslint/eslint-plugin": "^5.45.0",
|
||||
"@typescript-eslint/parser": "^5.45.0",
|
||||
"eslint": "^8.28.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"jest": "^29.0.3",
|
||||
"jest-extended": "^3.1.0",
|
||||
"prettier": "^2.7.1",
|
||||
"ts-jest": "^29.0.1",
|
||||
"typedoc": "^0.23.14",
|
||||
"typescript": "^4.8.3"
|
||||
"jest": "^29.3.1",
|
||||
"jest-extended": "^3.2.0",
|
||||
"prettier": "^2.8.0",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typedoc": "^0.23.21",
|
||||
"typescript": "^4.9.3"
|
||||
},
|
||||
"types": "./dist/index.d.ts",
|
||||
"volta": {
|
||||
"node": "16.14.2"
|
||||
"node": "18.12.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
914
pnpm-lock.yaml
generated
914
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