diff --git a/deno.lock b/deno.lock index 90c788a5..db11c3ef 100644 --- a/deno.lock +++ b/deno.lock @@ -24,50 +24,52 @@ "npm:@babel/plugin-proposal-object-rest-spread@^7.20.7", "npm:@babel/preset-env@^7.26.0", "npm:@babel/register@^7.25.9", - "npm:@enonic-types/global@^7.14.4", - "npm:@enonic-types/lib-content@^7.14.4", - "npm:@enonic-types/lib-io@^7.14.4", - "npm:@enonic-types/lib-node@^7.14.4", - "npm:@enonic-types/lib-portal@^7.14.4", + "npm:@enonic-types/global@^7.15.0-A1", + "npm:@enonic-types/lib-content@^7.15.0-A1", + "npm:@enonic-types/lib-io@^7.15.0-A1", + "npm:@enonic-types/lib-node@^7.15.0-A1", + "npm:@enonic-types/lib-portal@^7.15.0-A1", + "npm:@enonic-types/lib-schema@^7.15.0-A1", "npm:@enonic-types/lib-static@2", - "npm:@enonic/js-utils@1", + "npm:@enonic/js-utils@^1.8.1", "npm:@enonic/mock-xp@1", + "npm:@enonic/react-components@^6.0.0-B1", "npm:@enonic/react4xp@^5.0.4", "npm:@jest/globals@^29.7.0", "npm:@mrhenry/core-web@^1.2.4", "npm:@rollup/plugin-alias@^5.1.1", "npm:@rollup/plugin-commonjs@^28.0.1", - "npm:@rollup/plugin-node-resolve@^15.3.0", - "npm:@rollup/plugin-sucrase@^5.0.2", - "npm:@rollup/plugin-typescript@^12.1.1", "npm:@sinonjs/text-encoding@~0.7.3", - "npm:@swc/core@^1.7.40", - "npm:@swc/helpers@~0.5.13", - "npm:@types/bun@^1.1.12", + "npm:@swc/core@^1.10.1", + "npm:@swc/helpers@~0.5.15", + "npm:@types/bun@^1.1.14", "npm:@types/core-js@^2.5.8", - "npm:@types/react@18", - "npm:@typescript-eslint/eslint-plugin@^8.11.0", - "npm:@typescript-eslint/parser@^8.11.0", + "npm:@types/react@19", + "npm:@typescript-eslint/eslint-plugin@^8.17.0", + "npm:@typescript-eslint/parser@^8.17.0", "npm:babel-loader@^9.2.1", - "npm:bun@^1.1.33", - "npm:core-js-pure@^3.38.1", + "npm:bun@^1.1.38", + "npm:concurrently@^9.1.0", + "npm:core-js-pure@^3.39.0", + "npm:diffable-html@5", "npm:esbuild-plugin-manifest@^1.0.5", "npm:eslint-formatter-pretty@^6.0.1", - "npm:eslint@^9.13.0", + "npm:eslint@^9.16.0", "npm:glob@11", + "npm:jest-environment-jsdom@^29.7.0", "npm:lodash@^4.17.21", "npm:make-dir-cli@4", "npm:node-fetch@^3.3.2", - "npm:npm-run-all@^4.1.5", "npm:rimraf@^6.0.1", "npm:rollup-plugin-esbuild@^6.1.1", "npm:rollup-plugin-output-manifest@2", "npm:rollup-plugin-swc3@~0.12.1", - "npm:rollup@^4.24.2", + "npm:rollup@^4.28.1", + "npm:ts-jest@^29.2.5", "npm:ts-node@^10.9.2", - "npm:tslib@^2.8.0", - "npm:tsup@^8.3.0", - "npm:typescript@^5.6.3", + "npm:tslib@^2.8.1", + "npm:tsup@^8.3.5", + "npm:typescript@^5.7.2", "npm:xxhashjs@~0.2.2" ] }