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
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",
|
"author": "James Cook",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.26.1"
|
"axios": "^0.27.2"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist/**"
|
"dist/**"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^27.4.1",
|
"@types/jest": "^28.1.6",
|
||||||
"@types/node": "^17.0.21",
|
"@types/node": "^16",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.14.0",
|
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||||
"@typescript-eslint/parser": "^5.14.0",
|
"@typescript-eslint/parser": "^5.30.7",
|
||||||
"eslint": "^8.11.0",
|
"eslint": "^8.20.0",
|
||||||
"eslint-config-prettier": "^8.5.0",
|
"eslint-config-prettier": "^8.5.0",
|
||||||
"jest": "^27.5.1",
|
"jest": "^28.1.3",
|
||||||
"jest-extended": "^2.0.0",
|
"jest-extended": "^3.0.1",
|
||||||
"prettier": "^2.5.1",
|
"prettier": "^2.7.1",
|
||||||
"ts-jest": "^27.1.4",
|
"ts-jest": "^28.0.7",
|
||||||
"typedoc": "^0.22.13",
|
"typedoc": "^0.23.8",
|
||||||
"typescript": "^4.6.2"
|
"typescript": "^4.7.4"
|
||||||
},
|
},
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"volta": {
|
"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