Deps updatre

This commit is contained in:
Richard Davey 2023-01-16 15:32:24 +00:00
parent fc08015f92
commit e114be8de0
2 changed files with 16 additions and 16 deletions

28
package-lock.json generated
View file

@ -15,8 +15,8 @@
"@types/offscreencanvas": "^2019.7.0", "@types/offscreencanvas": "^2019.7.0",
"@types/source-map": "^0.5.7", "@types/source-map": "^0.5.7",
"clean-webpack-plugin": "^4.0.0", "clean-webpack-plugin": "^4.0.0",
"dts-dom": "^3.6.0", "dts-dom": "^3.7.0",
"eslint": "^8.31.0", "eslint": "^8.32.0",
"eslint-plugin-es5": "^1.5.0", "eslint-plugin-es5": "^1.5.0",
"exports-loader": "^4.0.0", "exports-loader": "^4.0.0",
"fs-extra": "^11.1.0", "fs-extra": "^11.1.0",
@ -934,9 +934,9 @@
} }
}, },
"node_modules/dts-dom": { "node_modules/dts-dom": {
"version": "3.6.0", "version": "3.7.0",
"resolved": "https://registry.npmjs.org/dts-dom/-/dts-dom-3.6.0.tgz", "resolved": "https://registry.npmjs.org/dts-dom/-/dts-dom-3.7.0.tgz",
"integrity": "sha512-on5jxTgt+A6r0Zyyz6ZRHXaAO7J1VPnOd6+AmvI1vH440AlAZZNc5rUHzgPuTjGlrVr1rOWQYNl7ZJK6rDohbw==", "integrity": "sha512-WnmiiHfhtcYS+DyGd2Rq3J6QA3ATVBdKtlrhutc/VzQVFoBgNDm+gnYc5gZizsXAI0xQ2frZntT5IJFeB2qQIg==",
"dev": true "dev": true
}, },
"node_modules/electron-to-chromium": { "node_modules/electron-to-chromium": {
@ -1016,9 +1016,9 @@
} }
}, },
"node_modules/eslint": { "node_modules/eslint": {
"version": "8.31.0", "version": "8.32.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.31.0.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.32.0.tgz",
"integrity": "sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==", "integrity": "sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@eslint/eslintrc": "^1.4.1", "@eslint/eslintrc": "^1.4.1",
@ -4161,9 +4161,9 @@
} }
}, },
"dts-dom": { "dts-dom": {
"version": "3.6.0", "version": "3.7.0",
"resolved": "https://registry.npmjs.org/dts-dom/-/dts-dom-3.6.0.tgz", "resolved": "https://registry.npmjs.org/dts-dom/-/dts-dom-3.7.0.tgz",
"integrity": "sha512-on5jxTgt+A6r0Zyyz6ZRHXaAO7J1VPnOd6+AmvI1vH440AlAZZNc5rUHzgPuTjGlrVr1rOWQYNl7ZJK6rDohbw==", "integrity": "sha512-WnmiiHfhtcYS+DyGd2Rq3J6QA3ATVBdKtlrhutc/VzQVFoBgNDm+gnYc5gZizsXAI0xQ2frZntT5IJFeB2qQIg==",
"dev": true "dev": true
}, },
"electron-to-chromium": { "electron-to-chromium": {
@ -4222,9 +4222,9 @@
"dev": true "dev": true
}, },
"eslint": { "eslint": {
"version": "8.31.0", "version": "8.32.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.31.0.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.32.0.tgz",
"integrity": "sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==", "integrity": "sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@eslint/eslintrc": "^1.4.1", "@eslint/eslintrc": "^1.4.1",

View file

@ -77,8 +77,8 @@
"@types/offscreencanvas": "^2019.7.0", "@types/offscreencanvas": "^2019.7.0",
"@types/source-map": "^0.5.7", "@types/source-map": "^0.5.7",
"clean-webpack-plugin": "^4.0.0", "clean-webpack-plugin": "^4.0.0",
"dts-dom": "^3.6.0", "dts-dom": "^3.7.0",
"eslint": "^8.31.0", "eslint": "^8.32.0",
"eslint-plugin-es5": "^1.5.0", "eslint-plugin-es5": "^1.5.0",
"exports-loader": "^4.0.0", "exports-loader": "^4.0.0",
"fs-extra": "^11.1.0", "fs-extra": "^11.1.0",