Merge branch 'main' into ncalteen/esm

This commit is contained in:
Nick Alteen
2024-12-11 13:59:35 -05:00
2 changed files with 17 additions and 17 deletions

30
package-lock.json generated
View File

@ -13,7 +13,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.2.3",
"@github/local-action": "^2.2.0",
"@github/local-action": "^2.2.1",
"@jest/globals": "^29.7.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
@ -24,7 +24,7 @@
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prettier-eslint": "^16.3.0",
"rollup": "^4.27.1"
},
@ -762,9 +762,9 @@
}
},
"node_modules/@github/local-action": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@github/local-action/-/local-action-2.2.0.tgz",
"integrity": "sha512-YcQAKMDb+j+V/HnEz0l9Lyf5b6S7QvT8392hNEq/E9ZYzOZJF7FCS4W8IBioOBytYwMMGrt3vE1QBGbFmhJk0Q==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@github/local-action/-/local-action-2.2.1.tgz",
"integrity": "sha512-kSryxkfNsGEMowCvGDyjZTxGsZYUJj/Chec+rptXUFFc8iGV0Xqbck53b32BtwTtfP1IsJ2xy1CHaNnrq/pLyw==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -778,7 +778,7 @@
"tsconfig-paths": "^4.2.0",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"yaml": "^2.6.0"
"yaml": "^2.6.1"
},
"bin": {
"local-action": "bin/local-action.js"
@ -1864,9 +1864,9 @@
]
},
"node_modules/@rollup/rollup-linux-x64-gnu": {
"version": "4.27.2",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.27.2.tgz",
"integrity": "sha512-PaW2DY5Tan+IFvNJGHDmUrORadbe/Ceh8tQxi8cmdQVCCYsLoQo2cuaSj+AU+YRX8M4ivS2vJ9UGaxfuNN7gmg==",
"version": "4.28.1",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.28.1.tgz",
"integrity": "sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==",
"cpu": [
"x64"
],
@ -6299,9 +6299,9 @@
}
},
"node_modules/prettier": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz",
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==",
"dev": true,
"license": "MIT",
"bin": {
@ -7954,9 +7954,9 @@
"license": "ISC"
},
"node_modules/yaml": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.0.tgz",
"integrity": "sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.1.tgz",
"integrity": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==",
"dev": true,
"license": "ISC",
"bin": {