From 326f415c1e152de530bbb71d345d3db01e5824af Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 27 Jun 2021 20:47:53 +0200 Subject: [PATCH] :arrow_up: Update to latest dependencies --- js/package.json | 4 +- js/pnpm-lock.yaml | 96 ++++++------ ts-bootstrap/package.json | 6 +- ts-bootstrap/pnpm-lock.yaml | 104 ++++++------- ts-minimal/package.json | 4 +- ts-minimal/pnpm-lock.yaml | 96 ++++++------ ts-router/package.json | 8 +- ts-router/pnpm-lock.yaml | 139 +++++++++--------- {ts-tailwind => ts-windicss}/.gitignore | 0 {ts-tailwind => ts-windicss}/README.md | 0 {ts-tailwind => ts-windicss}/index.html | 0 {ts-tailwind => ts-windicss}/package.json | 6 +- {ts-tailwind => ts-windicss}/pnpm-lock.yaml | 129 ++++++++-------- {ts-tailwind => ts-windicss}/src/App.tsx | 0 {ts-tailwind => ts-windicss}/src/index.tsx | 0 .../tailwind.config.js | 0 {ts-tailwind => ts-windicss}/tsconfig.json | 0 {ts-tailwind => ts-windicss}/vite.config.ts | 0 ts/package.json | 4 +- ts/pnpm-lock.yaml | 96 ++++++------ 20 files changed, 351 insertions(+), 341 deletions(-) rename {ts-tailwind => ts-windicss}/.gitignore (100%) rename {ts-tailwind => ts-windicss}/README.md (100%) rename {ts-tailwind => ts-windicss}/index.html (100%) rename {ts-tailwind => ts-windicss}/package.json (71%) rename {ts-tailwind => ts-windicss}/pnpm-lock.yaml (86%) rename {ts-tailwind => ts-windicss}/src/App.tsx (100%) rename {ts-tailwind => ts-windicss}/src/index.tsx (100%) rename {ts-tailwind => ts-windicss}/tailwind.config.js (100%) rename {ts-tailwind => ts-windicss}/tsconfig.json (100%) rename {ts-tailwind => ts-windicss}/vite.config.ts (100%) diff --git a/js/package.json b/js/package.json index aca0a2a..f847438 100644 --- a/js/package.json +++ b/js/package.json @@ -9,9 +9,9 @@ "license": "ISC", "devDependencies": { "vite": "^2.3.8", - "vite-plugin-solid": "^2.0.0-rc.3" + "vite-plugin-solid": "^2.0.0-rc.4" }, "dependencies": { - "solid-js": "^1.0.0-rc.6" + "solid-js": "^1.0.0-rc.10" } } diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 64e4e8f..3d9446c 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -1,16 +1,16 @@ lockfileVersion: 5.3 specifiers: - solid-js: ^1.0.0-rc.6 + solid-js: ^1.0.0-rc.10 vite: ^2.3.8 - vite-plugin-solid: ^2.0.0-rc.3 + vite-plugin-solid: ^2.0.0-rc.4 dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 devDependencies: vite: 2.3.8 - vite-plugin-solid: 2.0.0-rc.3 + vite-plugin-solid: 2.0.0-rc.4 packages: @@ -21,8 +21,8 @@ packages: '@babel/highlight': 7.14.5 dev: true - /@babel/compat-data/7.14.5: - resolution: {integrity: sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==} + /@babel/compat-data/7.14.7: + resolution: {integrity: sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==} engines: {node: '>=6.9.0'} dev: true @@ -35,9 +35,9 @@ packages: '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.6 '@babel/helper-module-transforms': 7.14.5 '@babel/helpers': 7.14.6 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 convert-source-map: 1.8.0 debug: 4.3.1 @@ -71,7 +71,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.14.5 + '@babel/compat-data': 7.14.7 '@babel/core': 7.14.6 '@babel/helper-validator-option': 7.14.5 browserslist: 4.16.6 @@ -87,7 +87,7 @@ packages: '@babel/core': 7.14.6 '@babel/helper-annotate-as-pure': 7.14.5 '@babel/helper-function-name': 7.14.5 - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 '@babel/helper-replace-supers': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 @@ -118,8 +118,8 @@ packages: '@babel/types': 7.14.5 dev: true - /@babel/helper-member-expression-to-functions/7.14.5: - resolution: {integrity: sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==} + /@babel/helper-member-expression-to-functions/7.14.7: + resolution: {integrity: sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 @@ -142,7 +142,7 @@ packages: '@babel/helper-split-export-declaration': 7.14.5 '@babel/helper-validator-identifier': 7.14.5 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -164,9 +164,9 @@ packages: resolution: {integrity: sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -201,7 +201,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -216,8 +216,8 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.14.6: - resolution: {integrity: sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==} + /@babel/parser/7.14.7: + resolution: {integrity: sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==} engines: {node: '>=6.0.0'} hasBin: true dev: true @@ -275,12 +275,12 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 dev: true - /@babel/traverse/7.14.5: - resolution: {integrity: sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==} + /@babel/traverse/7.14.7: + resolution: {integrity: sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 @@ -288,7 +288,7 @@ packages: '@babel/helper-function-name': 7.14.5 '@babel/helper-hoist-variables': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 debug: 4.3.1 globals: 11.12.0 @@ -311,8 +311,8 @@ packages: color-convert: 1.9.3 dev: true - /babel-plugin-jsx-dom-expressions/0.28.5_@babel+core@7.14.6: - resolution: {integrity: sha512-7zM3SSA7qhvg6TDaTfbN4fR4FCdMAc+2wj711BCiOg6rPY9bK2ZIZw8dQlDhxH2LLnAqN35CcYuoJx7OBxW3aw==} + /babel-plugin-jsx-dom-expressions/0.28.10_@babel+core@7.14.6: + resolution: {integrity: sha512-i+bZBR/d3aZQPUYsE40LrZU/SbCy/4zSicd8sOHoW4kUV5Muw7hSAV8WJT1CNBpozgyi1C71xB4PqV6Hyqsjnw==} dependencies: '@babel/helper-module-imports': 7.14.5 '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.14.6 @@ -321,10 +321,10 @@ packages: - '@babel/core' dev: true - /babel-preset-solid/1.0.0-rc.5_@babel+core@7.14.6: - resolution: {integrity: sha512-SmjzUJJq0r2OVSG2AYFegpbGrT5IR7p9s0nQOiQsgCv+EBjeqHI5JCN4HC4syzF1qIJnMcItVyPTHeA8hEYuEw==} + /babel-preset-solid/1.0.0-rc.10_@babel+core@7.14.6: + resolution: {integrity: sha512-3QMVs+YmGVFJJ/PM2hcI1PdAzLQeOpU8Gzrq2uCK7GJvEwo0j87zY7XAoMecbyezmaYKJpLUnI92daf1wnPHfQ==} dependencies: - babel-plugin-jsx-dom-expressions: 0.28.5_@babel+core@7.14.6 + babel-plugin-jsx-dom-expressions: 0.28.10_@babel+core@7.14.6 transitivePeerDependencies: - '@babel/core' dev: true @@ -334,15 +334,15 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001238 + caniuse-lite: 1.0.30001240 colorette: 1.2.2 - electron-to-chromium: 1.3.752 + electron-to-chromium: 1.3.759 escalade: 3.1.1 node-releases: 1.1.73 dev: true - /caniuse-lite/1.0.30001238: - resolution: {integrity: sha512-bZGam2MxEt7YNsa2VwshqWQMwrYs5tR5WZQRYSuFxsBQunWjBuXhN4cS9nV5FFb1Z9y+DoQcQ0COyQbv6A+CKw==} + /caniuse-lite/1.0.30001240: + resolution: {integrity: sha512-nb8mDzfMdxBDN7ZKx8chWafAdBp5DAAlpWvNyUGe5tcDWd838zpzDN3Rah9cjCqhfOKkrvx40G2SDtP0qiWX/w==} dev: true /chalk/2.4.2: @@ -386,12 +386,12 @@ packages: ms: 2.1.2 dev: true - /electron-to-chromium/1.3.752: - resolution: {integrity: sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==} + /electron-to-chromium/1.3.759: + resolution: {integrity: sha512-nM76xH0t2FBH5iMEZDVc3S/qbdKjGH7TThezxC8k1Q7w7WHvIAyJh8lAe2UamGfdRqBTjHfPDn82LJ0ksCiB9g==} dev: true - /esbuild/0.12.9: - resolution: {integrity: sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw==} + /esbuild/0.12.10: + resolution: {integrity: sha512-KTZ84HqvKL1V76cVwv5W2/es+Bhdv8O9DYRKhJ0wHf1d2iLH6WEGX0zh7W+UzniWnZbUZg2c7GsdH2aWeFsfzQ==} hasBin: true requiresBuild: true dev: true @@ -512,8 +512,8 @@ packages: path-parse: 1.0.7 dev: true - /rollup/2.52.1: - resolution: {integrity: sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==} + /rollup/2.52.3: + resolution: {integrity: sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -529,15 +529,15 @@ packages: hasBin: true dev: true - /solid-js/1.0.0-rc.6: - resolution: {integrity: sha512-Fh32VXg+exSG2dvVPLLZ6aAMczfAqC7XTI9J+0nO+3DhnmVuC6Mn6qU30DLcQBdNr3Y/UglUmjoEJHKygb5+zA==} + /solid-js/1.0.0-rc.10: + resolution: {integrity: sha512-Ufrqtzluyw2/NuYrEUhisDe2Ep/MQnYZSHbwNhfkb8cU1/ve+G2uuaYcYiTXvD0j46PGJ0Xsw6fhfKZ7IgNPdA==} - /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.6: + /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.10: resolution: {integrity: sha512-GbhouwMFCQ0HZAcM65q9vnRrNBlOlhDilPsNwC8lN8DcYOpCx54LZZWG23O3pttSGISl62Xm/qC4X0dJcpUr/Q==} peerDependencies: solid-js: '*' dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 dev: true /source-map-js/0.6.2: @@ -566,15 +566,15 @@ packages: resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} dev: true - /vite-plugin-solid/2.0.0-rc.3: - resolution: {integrity: sha512-L8nUkx916Dzt7Rm72JDW2j/RG/wn8eiGFfNKsTeQFc0PQ+wCjQO7IFGDrhDw+ZJ1FyBH0KpLjScjGwV3fJolZQ==} + /vite-plugin-solid/2.0.0-rc.4: + resolution: {integrity: sha512-QJaQgcnxcQDz93DD2Nmc9tZ9V2h3bHKOhMYQA71phYo8+GASAGYKWkGEmyZU1yIJWlWGek1e7idGDW9F4EG2vg==} dependencies: '@babel/core': 7.14.6 '@babel/preset-typescript': 7.14.5_@babel+core@7.14.6 - babel-preset-solid: 1.0.0-rc.5_@babel+core@7.14.6 + babel-preset-solid: 1.0.0-rc.10_@babel+core@7.14.6 merge-anything: 4.0.1 - solid-js: 1.0.0-rc.6 - solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.6 + solid-js: 1.0.0-rc.10 + solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.10 vite: 2.3.8 transitivePeerDependencies: - supports-color @@ -585,10 +585,10 @@ packages: engines: {node: '>=12.0.0'} hasBin: true dependencies: - esbuild: 0.12.9 + esbuild: 0.12.10 postcss: 8.3.5 resolve: 1.20.0 - rollup: 2.52.1 + rollup: 2.52.3 optionalDependencies: fsevents: 2.3.2 dev: true diff --git a/ts-bootstrap/package.json b/ts-bootstrap/package.json index 828da54..d191983 100644 --- a/ts-bootstrap/package.json +++ b/ts-bootstrap/package.json @@ -10,11 +10,11 @@ "devDependencies": { "sass": "^1.35.1", "vite": "^2.3.8", - "vite-plugin-solid": "^2.0.0-rc.3" + "vite-plugin-solid": "^2.0.0-rc.4" }, "dependencies": { "@popperjs/core": "^2.9.2", - "bootstrap": "^5.0.1", - "solid-js": "^1.0.0-rc.6" + "bootstrap": "^5.0.2", + "solid-js": "^1.0.0-rc.10" } } diff --git a/ts-bootstrap/pnpm-lock.yaml b/ts-bootstrap/pnpm-lock.yaml index 292aae6..85839f0 100644 --- a/ts-bootstrap/pnpm-lock.yaml +++ b/ts-bootstrap/pnpm-lock.yaml @@ -2,21 +2,21 @@ lockfileVersion: 5.3 specifiers: '@popperjs/core': ^2.9.2 - bootstrap: ^5.0.1 + bootstrap: ^5.0.2 sass: ^1.35.1 - solid-js: ^1.0.0-rc.6 + solid-js: ^1.0.0-rc.10 vite: ^2.3.8 - vite-plugin-solid: ^2.0.0-rc.3 + vite-plugin-solid: ^2.0.0-rc.4 dependencies: '@popperjs/core': 2.9.2 - bootstrap: 5.0.1_@popperjs+core@2.9.2 - solid-js: 1.0.0-rc.6 + bootstrap: 5.0.2_@popperjs+core@2.9.2 + solid-js: 1.0.0-rc.10 devDependencies: sass: 1.35.1 vite: 2.3.8 - vite-plugin-solid: 2.0.0-rc.3 + vite-plugin-solid: 2.0.0-rc.4 packages: @@ -27,8 +27,8 @@ packages: '@babel/highlight': 7.14.5 dev: true - /@babel/compat-data/7.14.5: - resolution: {integrity: sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==} + /@babel/compat-data/7.14.7: + resolution: {integrity: sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==} engines: {node: '>=6.9.0'} dev: true @@ -41,9 +41,9 @@ packages: '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.6 '@babel/helper-module-transforms': 7.14.5 '@babel/helpers': 7.14.6 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 convert-source-map: 1.8.0 debug: 4.3.1 @@ -77,7 +77,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.14.5 + '@babel/compat-data': 7.14.7 '@babel/core': 7.14.6 '@babel/helper-validator-option': 7.14.5 browserslist: 4.16.6 @@ -93,7 +93,7 @@ packages: '@babel/core': 7.14.6 '@babel/helper-annotate-as-pure': 7.14.5 '@babel/helper-function-name': 7.14.5 - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 '@babel/helper-replace-supers': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 @@ -124,8 +124,8 @@ packages: '@babel/types': 7.14.5 dev: true - /@babel/helper-member-expression-to-functions/7.14.5: - resolution: {integrity: sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==} + /@babel/helper-member-expression-to-functions/7.14.7: + resolution: {integrity: sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 @@ -148,7 +148,7 @@ packages: '@babel/helper-split-export-declaration': 7.14.5 '@babel/helper-validator-identifier': 7.14.5 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -170,9 +170,9 @@ packages: resolution: {integrity: sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -207,7 +207,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -222,8 +222,8 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.14.6: - resolution: {integrity: sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==} + /@babel/parser/7.14.7: + resolution: {integrity: sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==} engines: {node: '>=6.0.0'} hasBin: true dev: true @@ -281,12 +281,12 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 dev: true - /@babel/traverse/7.14.5: - resolution: {integrity: sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==} + /@babel/traverse/7.14.7: + resolution: {integrity: sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 @@ -294,7 +294,7 @@ packages: '@babel/helper-function-name': 7.14.5 '@babel/helper-hoist-variables': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 debug: 4.3.1 globals: 11.12.0 @@ -329,8 +329,8 @@ packages: picomatch: 2.3.0 dev: true - /babel-plugin-jsx-dom-expressions/0.28.5_@babel+core@7.14.6: - resolution: {integrity: sha512-7zM3SSA7qhvg6TDaTfbN4fR4FCdMAc+2wj711BCiOg6rPY9bK2ZIZw8dQlDhxH2LLnAqN35CcYuoJx7OBxW3aw==} + /babel-plugin-jsx-dom-expressions/0.28.10_@babel+core@7.14.6: + resolution: {integrity: sha512-i+bZBR/d3aZQPUYsE40LrZU/SbCy/4zSicd8sOHoW4kUV5Muw7hSAV8WJT1CNBpozgyi1C71xB4PqV6Hyqsjnw==} dependencies: '@babel/helper-module-imports': 7.14.5 '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.14.6 @@ -339,10 +339,10 @@ packages: - '@babel/core' dev: true - /babel-preset-solid/1.0.0-rc.5_@babel+core@7.14.6: - resolution: {integrity: sha512-SmjzUJJq0r2OVSG2AYFegpbGrT5IR7p9s0nQOiQsgCv+EBjeqHI5JCN4HC4syzF1qIJnMcItVyPTHeA8hEYuEw==} + /babel-preset-solid/1.0.0-rc.10_@babel+core@7.14.6: + resolution: {integrity: sha512-3QMVs+YmGVFJJ/PM2hcI1PdAzLQeOpU8Gzrq2uCK7GJvEwo0j87zY7XAoMecbyezmaYKJpLUnI92daf1wnPHfQ==} dependencies: - babel-plugin-jsx-dom-expressions: 0.28.5_@babel+core@7.14.6 + babel-plugin-jsx-dom-expressions: 0.28.10_@babel+core@7.14.6 transitivePeerDependencies: - '@babel/core' dev: true @@ -352,8 +352,8 @@ packages: engines: {node: '>=8'} dev: true - /bootstrap/5.0.1_@popperjs+core@2.9.2: - resolution: {integrity: sha512-Fl79+wsLOZKoiU345KeEaWD0ik8WKRI5zm0YSPj2oF1Qr+BO7z0fco6GbUtqjoG1h4VI89PeKJnMsMMVQdKKTw==} + /bootstrap/5.0.2_@popperjs+core@2.9.2: + resolution: {integrity: sha512-1Ge963tyEQWJJ+8qtXFU6wgmAVj9gweEjibUdbmcCEYsn38tVwRk8107rk2vzt6cfQcRr3SlZ8aQBqaD8aqf+Q==} peerDependencies: '@popperjs/core': ^2.9.2 dependencies: @@ -372,15 +372,15 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001238 + caniuse-lite: 1.0.30001240 colorette: 1.2.2 - electron-to-chromium: 1.3.752 + electron-to-chromium: 1.3.759 escalade: 3.1.1 node-releases: 1.1.73 dev: true - /caniuse-lite/1.0.30001238: - resolution: {integrity: sha512-bZGam2MxEt7YNsa2VwshqWQMwrYs5tR5WZQRYSuFxsBQunWjBuXhN4cS9nV5FFb1Z9y+DoQcQ0COyQbv6A+CKw==} + /caniuse-lite/1.0.30001240: + resolution: {integrity: sha512-nb8mDzfMdxBDN7ZKx8chWafAdBp5DAAlpWvNyUGe5tcDWd838zpzDN3Rah9cjCqhfOKkrvx40G2SDtP0qiWX/w==} dev: true /chalk/2.4.2: @@ -439,12 +439,12 @@ packages: ms: 2.1.2 dev: true - /electron-to-chromium/1.3.752: - resolution: {integrity: sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==} + /electron-to-chromium/1.3.759: + resolution: {integrity: sha512-nM76xH0t2FBH5iMEZDVc3S/qbdKjGH7TThezxC8k1Q7w7WHvIAyJh8lAe2UamGfdRqBTjHfPDn82LJ0ksCiB9g==} dev: true - /esbuild/0.12.9: - resolution: {integrity: sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw==} + /esbuild/0.12.10: + resolution: {integrity: sha512-KTZ84HqvKL1V76cVwv5W2/es+Bhdv8O9DYRKhJ0wHf1d2iLH6WEGX0zh7W+UzniWnZbUZg2c7GsdH2aWeFsfzQ==} hasBin: true requiresBuild: true dev: true @@ -620,8 +620,8 @@ packages: path-parse: 1.0.7 dev: true - /rollup/2.52.1: - resolution: {integrity: sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==} + /rollup/2.52.3: + resolution: {integrity: sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -645,15 +645,15 @@ packages: hasBin: true dev: true - /solid-js/1.0.0-rc.6: - resolution: {integrity: sha512-Fh32VXg+exSG2dvVPLLZ6aAMczfAqC7XTI9J+0nO+3DhnmVuC6Mn6qU30DLcQBdNr3Y/UglUmjoEJHKygb5+zA==} + /solid-js/1.0.0-rc.10: + resolution: {integrity: sha512-Ufrqtzluyw2/NuYrEUhisDe2Ep/MQnYZSHbwNhfkb8cU1/ve+G2uuaYcYiTXvD0j46PGJ0Xsw6fhfKZ7IgNPdA==} - /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.6: + /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.10: resolution: {integrity: sha512-GbhouwMFCQ0HZAcM65q9vnRrNBlOlhDilPsNwC8lN8DcYOpCx54LZZWG23O3pttSGISl62Xm/qC4X0dJcpUr/Q==} peerDependencies: solid-js: '*' dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 dev: true /source-map-js/0.6.2: @@ -689,15 +689,15 @@ packages: resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} dev: true - /vite-plugin-solid/2.0.0-rc.3: - resolution: {integrity: sha512-L8nUkx916Dzt7Rm72JDW2j/RG/wn8eiGFfNKsTeQFc0PQ+wCjQO7IFGDrhDw+ZJ1FyBH0KpLjScjGwV3fJolZQ==} + /vite-plugin-solid/2.0.0-rc.4: + resolution: {integrity: sha512-QJaQgcnxcQDz93DD2Nmc9tZ9V2h3bHKOhMYQA71phYo8+GASAGYKWkGEmyZU1yIJWlWGek1e7idGDW9F4EG2vg==} dependencies: '@babel/core': 7.14.6 '@babel/preset-typescript': 7.14.5_@babel+core@7.14.6 - babel-preset-solid: 1.0.0-rc.5_@babel+core@7.14.6 + babel-preset-solid: 1.0.0-rc.10_@babel+core@7.14.6 merge-anything: 4.0.1 - solid-js: 1.0.0-rc.6 - solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.6 + solid-js: 1.0.0-rc.10 + solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.10 vite: 2.3.8 transitivePeerDependencies: - supports-color @@ -708,10 +708,10 @@ packages: engines: {node: '>=12.0.0'} hasBin: true dependencies: - esbuild: 0.12.9 + esbuild: 0.12.10 postcss: 8.3.5 resolve: 1.20.0 - rollup: 2.52.1 + rollup: 2.52.3 optionalDependencies: fsevents: 2.3.2 dev: true diff --git a/ts-minimal/package.json b/ts-minimal/package.json index 348cc44..312080f 100644 --- a/ts-minimal/package.json +++ b/ts-minimal/package.json @@ -9,9 +9,9 @@ "license": "ISC", "devDependencies": { "vite": "^2.3.8", - "vite-plugin-solid": "^2.0.0-rc.3" + "vite-plugin-solid": "^2.0.0-rc.4" }, "dependencies": { - "solid-js": "^1.0.0-rc.6" + "solid-js": "^1.0.0-rc.10" } } diff --git a/ts-minimal/pnpm-lock.yaml b/ts-minimal/pnpm-lock.yaml index 64e4e8f..3d9446c 100644 --- a/ts-minimal/pnpm-lock.yaml +++ b/ts-minimal/pnpm-lock.yaml @@ -1,16 +1,16 @@ lockfileVersion: 5.3 specifiers: - solid-js: ^1.0.0-rc.6 + solid-js: ^1.0.0-rc.10 vite: ^2.3.8 - vite-plugin-solid: ^2.0.0-rc.3 + vite-plugin-solid: ^2.0.0-rc.4 dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 devDependencies: vite: 2.3.8 - vite-plugin-solid: 2.0.0-rc.3 + vite-plugin-solid: 2.0.0-rc.4 packages: @@ -21,8 +21,8 @@ packages: '@babel/highlight': 7.14.5 dev: true - /@babel/compat-data/7.14.5: - resolution: {integrity: sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==} + /@babel/compat-data/7.14.7: + resolution: {integrity: sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==} engines: {node: '>=6.9.0'} dev: true @@ -35,9 +35,9 @@ packages: '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.6 '@babel/helper-module-transforms': 7.14.5 '@babel/helpers': 7.14.6 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 convert-source-map: 1.8.0 debug: 4.3.1 @@ -71,7 +71,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.14.5 + '@babel/compat-data': 7.14.7 '@babel/core': 7.14.6 '@babel/helper-validator-option': 7.14.5 browserslist: 4.16.6 @@ -87,7 +87,7 @@ packages: '@babel/core': 7.14.6 '@babel/helper-annotate-as-pure': 7.14.5 '@babel/helper-function-name': 7.14.5 - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 '@babel/helper-replace-supers': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 @@ -118,8 +118,8 @@ packages: '@babel/types': 7.14.5 dev: true - /@babel/helper-member-expression-to-functions/7.14.5: - resolution: {integrity: sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==} + /@babel/helper-member-expression-to-functions/7.14.7: + resolution: {integrity: sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 @@ -142,7 +142,7 @@ packages: '@babel/helper-split-export-declaration': 7.14.5 '@babel/helper-validator-identifier': 7.14.5 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -164,9 +164,9 @@ packages: resolution: {integrity: sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -201,7 +201,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -216,8 +216,8 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.14.6: - resolution: {integrity: sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==} + /@babel/parser/7.14.7: + resolution: {integrity: sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==} engines: {node: '>=6.0.0'} hasBin: true dev: true @@ -275,12 +275,12 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 dev: true - /@babel/traverse/7.14.5: - resolution: {integrity: sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==} + /@babel/traverse/7.14.7: + resolution: {integrity: sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 @@ -288,7 +288,7 @@ packages: '@babel/helper-function-name': 7.14.5 '@babel/helper-hoist-variables': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 debug: 4.3.1 globals: 11.12.0 @@ -311,8 +311,8 @@ packages: color-convert: 1.9.3 dev: true - /babel-plugin-jsx-dom-expressions/0.28.5_@babel+core@7.14.6: - resolution: {integrity: sha512-7zM3SSA7qhvg6TDaTfbN4fR4FCdMAc+2wj711BCiOg6rPY9bK2ZIZw8dQlDhxH2LLnAqN35CcYuoJx7OBxW3aw==} + /babel-plugin-jsx-dom-expressions/0.28.10_@babel+core@7.14.6: + resolution: {integrity: sha512-i+bZBR/d3aZQPUYsE40LrZU/SbCy/4zSicd8sOHoW4kUV5Muw7hSAV8WJT1CNBpozgyi1C71xB4PqV6Hyqsjnw==} dependencies: '@babel/helper-module-imports': 7.14.5 '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.14.6 @@ -321,10 +321,10 @@ packages: - '@babel/core' dev: true - /babel-preset-solid/1.0.0-rc.5_@babel+core@7.14.6: - resolution: {integrity: sha512-SmjzUJJq0r2OVSG2AYFegpbGrT5IR7p9s0nQOiQsgCv+EBjeqHI5JCN4HC4syzF1qIJnMcItVyPTHeA8hEYuEw==} + /babel-preset-solid/1.0.0-rc.10_@babel+core@7.14.6: + resolution: {integrity: sha512-3QMVs+YmGVFJJ/PM2hcI1PdAzLQeOpU8Gzrq2uCK7GJvEwo0j87zY7XAoMecbyezmaYKJpLUnI92daf1wnPHfQ==} dependencies: - babel-plugin-jsx-dom-expressions: 0.28.5_@babel+core@7.14.6 + babel-plugin-jsx-dom-expressions: 0.28.10_@babel+core@7.14.6 transitivePeerDependencies: - '@babel/core' dev: true @@ -334,15 +334,15 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001238 + caniuse-lite: 1.0.30001240 colorette: 1.2.2 - electron-to-chromium: 1.3.752 + electron-to-chromium: 1.3.759 escalade: 3.1.1 node-releases: 1.1.73 dev: true - /caniuse-lite/1.0.30001238: - resolution: {integrity: sha512-bZGam2MxEt7YNsa2VwshqWQMwrYs5tR5WZQRYSuFxsBQunWjBuXhN4cS9nV5FFb1Z9y+DoQcQ0COyQbv6A+CKw==} + /caniuse-lite/1.0.30001240: + resolution: {integrity: sha512-nb8mDzfMdxBDN7ZKx8chWafAdBp5DAAlpWvNyUGe5tcDWd838zpzDN3Rah9cjCqhfOKkrvx40G2SDtP0qiWX/w==} dev: true /chalk/2.4.2: @@ -386,12 +386,12 @@ packages: ms: 2.1.2 dev: true - /electron-to-chromium/1.3.752: - resolution: {integrity: sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==} + /electron-to-chromium/1.3.759: + resolution: {integrity: sha512-nM76xH0t2FBH5iMEZDVc3S/qbdKjGH7TThezxC8k1Q7w7WHvIAyJh8lAe2UamGfdRqBTjHfPDn82LJ0ksCiB9g==} dev: true - /esbuild/0.12.9: - resolution: {integrity: sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw==} + /esbuild/0.12.10: + resolution: {integrity: sha512-KTZ84HqvKL1V76cVwv5W2/es+Bhdv8O9DYRKhJ0wHf1d2iLH6WEGX0zh7W+UzniWnZbUZg2c7GsdH2aWeFsfzQ==} hasBin: true requiresBuild: true dev: true @@ -512,8 +512,8 @@ packages: path-parse: 1.0.7 dev: true - /rollup/2.52.1: - resolution: {integrity: sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==} + /rollup/2.52.3: + resolution: {integrity: sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -529,15 +529,15 @@ packages: hasBin: true dev: true - /solid-js/1.0.0-rc.6: - resolution: {integrity: sha512-Fh32VXg+exSG2dvVPLLZ6aAMczfAqC7XTI9J+0nO+3DhnmVuC6Mn6qU30DLcQBdNr3Y/UglUmjoEJHKygb5+zA==} + /solid-js/1.0.0-rc.10: + resolution: {integrity: sha512-Ufrqtzluyw2/NuYrEUhisDe2Ep/MQnYZSHbwNhfkb8cU1/ve+G2uuaYcYiTXvD0j46PGJ0Xsw6fhfKZ7IgNPdA==} - /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.6: + /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.10: resolution: {integrity: sha512-GbhouwMFCQ0HZAcM65q9vnRrNBlOlhDilPsNwC8lN8DcYOpCx54LZZWG23O3pttSGISl62Xm/qC4X0dJcpUr/Q==} peerDependencies: solid-js: '*' dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 dev: true /source-map-js/0.6.2: @@ -566,15 +566,15 @@ packages: resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} dev: true - /vite-plugin-solid/2.0.0-rc.3: - resolution: {integrity: sha512-L8nUkx916Dzt7Rm72JDW2j/RG/wn8eiGFfNKsTeQFc0PQ+wCjQO7IFGDrhDw+ZJ1FyBH0KpLjScjGwV3fJolZQ==} + /vite-plugin-solid/2.0.0-rc.4: + resolution: {integrity: sha512-QJaQgcnxcQDz93DD2Nmc9tZ9V2h3bHKOhMYQA71phYo8+GASAGYKWkGEmyZU1yIJWlWGek1e7idGDW9F4EG2vg==} dependencies: '@babel/core': 7.14.6 '@babel/preset-typescript': 7.14.5_@babel+core@7.14.6 - babel-preset-solid: 1.0.0-rc.5_@babel+core@7.14.6 + babel-preset-solid: 1.0.0-rc.10_@babel+core@7.14.6 merge-anything: 4.0.1 - solid-js: 1.0.0-rc.6 - solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.6 + solid-js: 1.0.0-rc.10 + solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.10 vite: 2.3.8 transitivePeerDependencies: - supports-color @@ -585,10 +585,10 @@ packages: engines: {node: '>=12.0.0'} hasBin: true dependencies: - esbuild: 0.12.9 + esbuild: 0.12.10 postcss: 8.3.5 resolve: 1.20.0 - rollup: 2.52.1 + rollup: 2.52.3 optionalDependencies: fsevents: 2.3.2 dev: true diff --git a/ts-router/package.json b/ts-router/package.json index 7341c2e..e565671 100644 --- a/ts-router/package.json +++ b/ts-router/package.json @@ -9,11 +9,11 @@ "license": "ISC", "devDependencies": { "vite": "^2.3.8", - "vite-plugin-solid": "^2.0.0-rc.3", - "vite-plugin-windicss": "^1.0.4" + "vite-plugin-solid": "^2.0.0-rc.4", + "vite-plugin-windicss": "^1.1.1" }, "dependencies": { - "solid-app-router": "^0.0.46", - "solid-js": "^1.0.0-rc.6" + "solid-app-router": "^0.0.50-rc.0", + "solid-js": "^1.0.0-rc.10" } } diff --git a/ts-router/pnpm-lock.yaml b/ts-router/pnpm-lock.yaml index 6c4f1a3..892ae50 100644 --- a/ts-router/pnpm-lock.yaml +++ b/ts-router/pnpm-lock.yaml @@ -1,25 +1,27 @@ lockfileVersion: 5.3 specifiers: - solid-app-router: ^0.0.46 - solid-js: ^1.0.0-rc.6 + solid-app-router: ^0.0.50-rc.0 + solid-js: ^1.0.0-rc.10 vite: ^2.3.8 - vite-plugin-solid: ^2.0.0-rc.3 - vite-plugin-windicss: ^1.0.4 + vite-plugin-solid: ^2.0.0-rc.4 + vite-plugin-windicss: ^1.1.1 dependencies: - solid-app-router: 0.0.46_solid-js@1.0.0-rc.6 - solid-js: 1.0.0-rc.6 + solid-app-router: 0.0.50-rc.0_solid-js@1.0.0-rc.10 + solid-js: 1.0.0-rc.10 devDependencies: vite: 2.3.8 - vite-plugin-solid: 2.0.0-rc.3 - vite-plugin-windicss: 1.0.4_vite@2.3.8 + vite-plugin-solid: 2.0.0-rc.4 + vite-plugin-windicss: 1.1.1_vite@2.3.8 packages: - /@antfu/utils/0.1.7: - resolution: {integrity: sha512-XbmXbhrjfxQq+ishOKeUIK1VYxQV0B+ZkAQkz00bxhmQd5izdT0YRSDwkyH/KX46gFVBMd+6anvSDlciUt3L4A==} + /@antfu/utils/0.2.4: + resolution: {integrity: sha512-2bZNkVfL9IZESmvE26UKi8SzyvSoaIsGXDcnbHFMtmGMqUiB1fXpAJ1ijGf+tSqKRQ5yagck2U1Qk0p+705/kw==} + dependencies: + '@types/throttle-debounce': 2.1.0 dev: true /@babel/code-frame/7.14.5: @@ -29,8 +31,8 @@ packages: '@babel/highlight': 7.14.5 dev: true - /@babel/compat-data/7.14.5: - resolution: {integrity: sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==} + /@babel/compat-data/7.14.7: + resolution: {integrity: sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==} engines: {node: '>=6.9.0'} dev: true @@ -43,9 +45,9 @@ packages: '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.6 '@babel/helper-module-transforms': 7.14.5 '@babel/helpers': 7.14.6 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 convert-source-map: 1.8.0 debug: 4.3.1 @@ -79,7 +81,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.14.5 + '@babel/compat-data': 7.14.7 '@babel/core': 7.14.6 '@babel/helper-validator-option': 7.14.5 browserslist: 4.16.6 @@ -95,7 +97,7 @@ packages: '@babel/core': 7.14.6 '@babel/helper-annotate-as-pure': 7.14.5 '@babel/helper-function-name': 7.14.5 - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 '@babel/helper-replace-supers': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 @@ -126,8 +128,8 @@ packages: '@babel/types': 7.14.5 dev: true - /@babel/helper-member-expression-to-functions/7.14.5: - resolution: {integrity: sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==} + /@babel/helper-member-expression-to-functions/7.14.7: + resolution: {integrity: sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 @@ -150,7 +152,7 @@ packages: '@babel/helper-split-export-declaration': 7.14.5 '@babel/helper-validator-identifier': 7.14.5 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -172,9 +174,9 @@ packages: resolution: {integrity: sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -209,7 +211,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -224,8 +226,8 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.14.6: - resolution: {integrity: sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==} + /@babel/parser/7.14.7: + resolution: {integrity: sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==} engines: {node: '>=6.0.0'} hasBin: true dev: true @@ -283,12 +285,12 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 dev: true - /@babel/traverse/7.14.5: - resolution: {integrity: sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==} + /@babel/traverse/7.14.7: + resolution: {integrity: sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 @@ -296,7 +298,7 @@ packages: '@babel/helper-function-name': 7.14.5 '@babel/helper-hoist-variables': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 debug: 4.3.1 globals: 11.12.0 @@ -333,12 +335,16 @@ packages: fastq: 1.11.0 dev: true - /@windicss/plugin-utils/1.0.4: - resolution: {integrity: sha512-1Eqw+/lhk3vqW8vgttmLDbzE6YIFL047Kuy/v6jhQd3w7RG+fPbQE6YwnqJerPYvCcRwujQ9ABrLr0+cS+i0tQ==} + /@types/throttle-debounce/2.1.0: + resolution: {integrity: sha512-5eQEtSCoESnh2FsiLTxE121IiE60hnMqcb435fShf4bpLRjEu1Eoekht23y6zXS9Ts3l+Szu3TARnTsA0GkOkQ==} + dev: true + + /@windicss/plugin-utils/1.1.1: + resolution: {integrity: sha512-niKEDyUpOfCGemFHopI9fxdWPpJQIZ/jmaU4spQXsGc1oEts164P8LUJPQmXc8C6vjKwkrH7KA+lxYNG5LmlDA==} dependencies: - '@antfu/utils': 0.1.7 + '@antfu/utils': 0.2.4 debug: 4.3.2 - fast-glob: 3.2.5 + fast-glob: 3.2.6 jiti: 1.10.1 magic-string: 0.25.7 micromatch: 4.0.4 @@ -361,8 +367,8 @@ packages: color-convert: 2.0.1 dev: true - /babel-plugin-jsx-dom-expressions/0.28.5_@babel+core@7.14.6: - resolution: {integrity: sha512-7zM3SSA7qhvg6TDaTfbN4fR4FCdMAc+2wj711BCiOg6rPY9bK2ZIZw8dQlDhxH2LLnAqN35CcYuoJx7OBxW3aw==} + /babel-plugin-jsx-dom-expressions/0.28.10_@babel+core@7.14.6: + resolution: {integrity: sha512-i+bZBR/d3aZQPUYsE40LrZU/SbCy/4zSicd8sOHoW4kUV5Muw7hSAV8WJT1CNBpozgyi1C71xB4PqV6Hyqsjnw==} dependencies: '@babel/helper-module-imports': 7.14.5 '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.14.6 @@ -371,10 +377,10 @@ packages: - '@babel/core' dev: true - /babel-preset-solid/1.0.0-rc.5_@babel+core@7.14.6: - resolution: {integrity: sha512-SmjzUJJq0r2OVSG2AYFegpbGrT5IR7p9s0nQOiQsgCv+EBjeqHI5JCN4HC4syzF1qIJnMcItVyPTHeA8hEYuEw==} + /babel-preset-solid/1.0.0-rc.10_@babel+core@7.14.6: + resolution: {integrity: sha512-3QMVs+YmGVFJJ/PM2hcI1PdAzLQeOpU8Gzrq2uCK7GJvEwo0j87zY7XAoMecbyezmaYKJpLUnI92daf1wnPHfQ==} dependencies: - babel-plugin-jsx-dom-expressions: 0.28.5_@babel+core@7.14.6 + babel-plugin-jsx-dom-expressions: 0.28.10_@babel+core@7.14.6 transitivePeerDependencies: - '@babel/core' dev: true @@ -391,15 +397,15 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001238 + caniuse-lite: 1.0.30001240 colorette: 1.2.2 - electron-to-chromium: 1.3.752 + electron-to-chromium: 1.3.759 escalade: 3.1.1 node-releases: 1.1.73 dev: true - /caniuse-lite/1.0.30001238: - resolution: {integrity: sha512-bZGam2MxEt7YNsa2VwshqWQMwrYs5tR5WZQRYSuFxsBQunWjBuXhN4cS9nV5FFb1Z9y+DoQcQ0COyQbv6A+CKw==} + /caniuse-lite/1.0.30001240: + resolution: {integrity: sha512-nb8mDzfMdxBDN7ZKx8chWafAdBp5DAAlpWvNyUGe5tcDWd838zpzDN3Rah9cjCqhfOKkrvx40G2SDtP0qiWX/w==} dev: true /chalk/2.4.2: @@ -474,12 +480,12 @@ packages: ms: 2.1.2 dev: true - /electron-to-chromium/1.3.752: - resolution: {integrity: sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==} + /electron-to-chromium/1.3.759: + resolution: {integrity: sha512-nM76xH0t2FBH5iMEZDVc3S/qbdKjGH7TThezxC8k1Q7w7WHvIAyJh8lAe2UamGfdRqBTjHfPDn82LJ0ksCiB9g==} dev: true - /esbuild/0.12.9: - resolution: {integrity: sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw==} + /esbuild/0.12.10: + resolution: {integrity: sha512-KTZ84HqvKL1V76cVwv5W2/es+Bhdv8O9DYRKhJ0wHf1d2iLH6WEGX0zh7W+UzniWnZbUZg2c7GsdH2aWeFsfzQ==} hasBin: true requiresBuild: true dev: true @@ -494,8 +500,8 @@ packages: engines: {node: '>=0.8.0'} dev: true - /fast-glob/3.2.5: - resolution: {integrity: sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==} + /fast-glob/3.2.6: + resolution: {integrity: sha512-GnLuqj/pvQ7pX8/L4J84nijv6sAnlwvSDpMkJi9i7nPmPxGtRPkBSStfvDW5l6nMdX9VWe+pkKWFTgD+vF2QSQ==} engines: {node: '>=8'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -503,7 +509,6 @@ packages: glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.4 - picomatch: 2.3.0 dev: true /fastq/1.11.0: @@ -692,8 +697,8 @@ packages: engines: {iojs: '>=1.0.0', node: '>=0.10.0'} dev: true - /rollup/2.52.1: - resolution: {integrity: sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==} + /rollup/2.52.3: + resolution: {integrity: sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -715,23 +720,23 @@ packages: hasBin: true dev: true - /solid-app-router/0.0.46_solid-js@1.0.0-rc.6: - resolution: {integrity: sha512-l3UVJwAHHf4+XPLQwKqQa1XJm1NyFfzmmPpo8zD7TX0qX0lRTgcpEEwQi0X70JZtaPvHzAkrTM7f6LcWcn9XCQ==} + /solid-app-router/0.0.50-rc.0_solid-js@1.0.0-rc.10: + resolution: {integrity: sha512-KH9SYQ2EvACxwqp2j7XaZ6rOE8z0GbQpmew7tEhUiJcY8vl0BR2ZQm+MBP3gGmcm+MObsYTZ2cPl8FBaxcp86g==} peerDependencies: solid-js: '*' dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 dev: false - /solid-js/1.0.0-rc.6: - resolution: {integrity: sha512-Fh32VXg+exSG2dvVPLLZ6aAMczfAqC7XTI9J+0nO+3DhnmVuC6Mn6qU30DLcQBdNr3Y/UglUmjoEJHKygb5+zA==} + /solid-js/1.0.0-rc.10: + resolution: {integrity: sha512-Ufrqtzluyw2/NuYrEUhisDe2Ep/MQnYZSHbwNhfkb8cU1/ve+G2uuaYcYiTXvD0j46PGJ0Xsw6fhfKZ7IgNPdA==} - /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.6: + /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.10: resolution: {integrity: sha512-GbhouwMFCQ0HZAcM65q9vnRrNBlOlhDilPsNwC8lN8DcYOpCx54LZZWG23O3pttSGISl62Xm/qC4X0dJcpUr/Q==} peerDependencies: solid-js: '*' dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 dev: true /source-map-js/0.6.2: @@ -778,26 +783,26 @@ packages: resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} dev: true - /vite-plugin-solid/2.0.0-rc.3: - resolution: {integrity: sha512-L8nUkx916Dzt7Rm72JDW2j/RG/wn8eiGFfNKsTeQFc0PQ+wCjQO7IFGDrhDw+ZJ1FyBH0KpLjScjGwV3fJolZQ==} + /vite-plugin-solid/2.0.0-rc.4: + resolution: {integrity: sha512-QJaQgcnxcQDz93DD2Nmc9tZ9V2h3bHKOhMYQA71phYo8+GASAGYKWkGEmyZU1yIJWlWGek1e7idGDW9F4EG2vg==} dependencies: '@babel/core': 7.14.6 '@babel/preset-typescript': 7.14.5_@babel+core@7.14.6 - babel-preset-solid: 1.0.0-rc.5_@babel+core@7.14.6 + babel-preset-solid: 1.0.0-rc.10_@babel+core@7.14.6 merge-anything: 4.0.1 - solid-js: 1.0.0-rc.6 - solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.6 + solid-js: 1.0.0-rc.10 + solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.10 vite: 2.3.8 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-windicss/1.0.4_vite@2.3.8: - resolution: {integrity: sha512-3foNePu1+DHBrCMZhKf84rNH7pgWUoN53h1cKrnLBI4UruCCBmVvZ8W2Kr5cNGgh/ME/nslON2RQPoHxE+F0gA==} + /vite-plugin-windicss/1.1.1_vite@2.3.8: + resolution: {integrity: sha512-J1n3DoSg8BkQ42HDNzh+FqPhvBgCRgQ0Nvp2HLvb5FVl8FKEPw26Frc/oLaC1g9ypSlvkSM8011gHi+c+pxsRQ==} peerDependencies: vite: ^2.0.1 dependencies: - '@windicss/plugin-utils': 1.0.4 + '@windicss/plugin-utils': 1.1.1 chalk: 4.1.1 debug: 4.3.2 vite: 2.3.8 @@ -811,10 +816,10 @@ packages: engines: {node: '>=12.0.0'} hasBin: true dependencies: - esbuild: 0.12.9 + esbuild: 0.12.10 postcss: 8.3.5 resolve: 1.20.0 - rollup: 2.52.1 + rollup: 2.52.3 optionalDependencies: fsevents: 2.3.2 dev: true diff --git a/ts-tailwind/.gitignore b/ts-windicss/.gitignore similarity index 100% rename from ts-tailwind/.gitignore rename to ts-windicss/.gitignore diff --git a/ts-tailwind/README.md b/ts-windicss/README.md similarity index 100% rename from ts-tailwind/README.md rename to ts-windicss/README.md diff --git a/ts-tailwind/index.html b/ts-windicss/index.html similarity index 100% rename from ts-tailwind/index.html rename to ts-windicss/index.html diff --git a/ts-tailwind/package.json b/ts-windicss/package.json similarity index 71% rename from ts-tailwind/package.json rename to ts-windicss/package.json index 0818654..5963bdd 100644 --- a/ts-tailwind/package.json +++ b/ts-windicss/package.json @@ -9,10 +9,10 @@ "license": "ISC", "devDependencies": { "vite": "^2.3.8", - "vite-plugin-solid": "^2.0.0-rc.3", - "vite-plugin-windicss": "^1.0.4" + "vite-plugin-solid": "^2.0.0-rc.4", + "vite-plugin-windicss": "^1.1.1" }, "dependencies": { - "solid-js": "^1.0.0-rc.6" + "solid-js": "^1.0.0-rc.10" } } diff --git a/ts-tailwind/pnpm-lock.yaml b/ts-windicss/pnpm-lock.yaml similarity index 86% rename from ts-tailwind/pnpm-lock.yaml rename to ts-windicss/pnpm-lock.yaml index 3b22833..9df395d 100644 --- a/ts-tailwind/pnpm-lock.yaml +++ b/ts-windicss/pnpm-lock.yaml @@ -1,23 +1,25 @@ lockfileVersion: 5.3 specifiers: - solid-js: ^1.0.0-rc.6 + solid-js: ^1.0.0-rc.10 vite: ^2.3.8 - vite-plugin-solid: ^2.0.0-rc.3 - vite-plugin-windicss: ^1.0.4 + vite-plugin-solid: ^2.0.0-rc.4 + vite-plugin-windicss: ^1.1.1 dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 devDependencies: vite: 2.3.8 - vite-plugin-solid: 2.0.0-rc.3 - vite-plugin-windicss: 1.0.4_vite@2.3.8 + vite-plugin-solid: 2.0.0-rc.4 + vite-plugin-windicss: 1.1.1_vite@2.3.8 packages: - /@antfu/utils/0.1.7: - resolution: {integrity: sha512-XbmXbhrjfxQq+ishOKeUIK1VYxQV0B+ZkAQkz00bxhmQd5izdT0YRSDwkyH/KX46gFVBMd+6anvSDlciUt3L4A==} + /@antfu/utils/0.2.4: + resolution: {integrity: sha512-2bZNkVfL9IZESmvE26UKi8SzyvSoaIsGXDcnbHFMtmGMqUiB1fXpAJ1ijGf+tSqKRQ5yagck2U1Qk0p+705/kw==} + dependencies: + '@types/throttle-debounce': 2.1.0 dev: true /@babel/code-frame/7.14.5: @@ -27,8 +29,8 @@ packages: '@babel/highlight': 7.14.5 dev: true - /@babel/compat-data/7.14.5: - resolution: {integrity: sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==} + /@babel/compat-data/7.14.7: + resolution: {integrity: sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==} engines: {node: '>=6.9.0'} dev: true @@ -41,9 +43,9 @@ packages: '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.6 '@babel/helper-module-transforms': 7.14.5 '@babel/helpers': 7.14.6 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 convert-source-map: 1.8.0 debug: 4.3.1 @@ -77,7 +79,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.14.5 + '@babel/compat-data': 7.14.7 '@babel/core': 7.14.6 '@babel/helper-validator-option': 7.14.5 browserslist: 4.16.6 @@ -93,7 +95,7 @@ packages: '@babel/core': 7.14.6 '@babel/helper-annotate-as-pure': 7.14.5 '@babel/helper-function-name': 7.14.5 - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 '@babel/helper-replace-supers': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 @@ -124,8 +126,8 @@ packages: '@babel/types': 7.14.5 dev: true - /@babel/helper-member-expression-to-functions/7.14.5: - resolution: {integrity: sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==} + /@babel/helper-member-expression-to-functions/7.14.7: + resolution: {integrity: sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 @@ -148,7 +150,7 @@ packages: '@babel/helper-split-export-declaration': 7.14.5 '@babel/helper-validator-identifier': 7.14.5 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -170,9 +172,9 @@ packages: resolution: {integrity: sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -207,7 +209,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -222,8 +224,8 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.14.6: - resolution: {integrity: sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==} + /@babel/parser/7.14.7: + resolution: {integrity: sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==} engines: {node: '>=6.0.0'} hasBin: true dev: true @@ -281,12 +283,12 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 dev: true - /@babel/traverse/7.14.5: - resolution: {integrity: sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==} + /@babel/traverse/7.14.7: + resolution: {integrity: sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 @@ -294,7 +296,7 @@ packages: '@babel/helper-function-name': 7.14.5 '@babel/helper-hoist-variables': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 debug: 4.3.1 globals: 11.12.0 @@ -331,12 +333,16 @@ packages: fastq: 1.11.0 dev: true - /@windicss/plugin-utils/1.0.4: - resolution: {integrity: sha512-1Eqw+/lhk3vqW8vgttmLDbzE6YIFL047Kuy/v6jhQd3w7RG+fPbQE6YwnqJerPYvCcRwujQ9ABrLr0+cS+i0tQ==} + /@types/throttle-debounce/2.1.0: + resolution: {integrity: sha512-5eQEtSCoESnh2FsiLTxE121IiE60hnMqcb435fShf4bpLRjEu1Eoekht23y6zXS9Ts3l+Szu3TARnTsA0GkOkQ==} + dev: true + + /@windicss/plugin-utils/1.1.1: + resolution: {integrity: sha512-niKEDyUpOfCGemFHopI9fxdWPpJQIZ/jmaU4spQXsGc1oEts164P8LUJPQmXc8C6vjKwkrH7KA+lxYNG5LmlDA==} dependencies: - '@antfu/utils': 0.1.7 + '@antfu/utils': 0.2.4 debug: 4.3.2 - fast-glob: 3.2.5 + fast-glob: 3.2.6 jiti: 1.10.1 magic-string: 0.25.7 micromatch: 4.0.4 @@ -359,8 +365,8 @@ packages: color-convert: 2.0.1 dev: true - /babel-plugin-jsx-dom-expressions/0.28.5_@babel+core@7.14.6: - resolution: {integrity: sha512-7zM3SSA7qhvg6TDaTfbN4fR4FCdMAc+2wj711BCiOg6rPY9bK2ZIZw8dQlDhxH2LLnAqN35CcYuoJx7OBxW3aw==} + /babel-plugin-jsx-dom-expressions/0.28.10_@babel+core@7.14.6: + resolution: {integrity: sha512-i+bZBR/d3aZQPUYsE40LrZU/SbCy/4zSicd8sOHoW4kUV5Muw7hSAV8WJT1CNBpozgyi1C71xB4PqV6Hyqsjnw==} dependencies: '@babel/helper-module-imports': 7.14.5 '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.14.6 @@ -369,10 +375,10 @@ packages: - '@babel/core' dev: true - /babel-preset-solid/1.0.0-rc.5_@babel+core@7.14.6: - resolution: {integrity: sha512-SmjzUJJq0r2OVSG2AYFegpbGrT5IR7p9s0nQOiQsgCv+EBjeqHI5JCN4HC4syzF1qIJnMcItVyPTHeA8hEYuEw==} + /babel-preset-solid/1.0.0-rc.10_@babel+core@7.14.6: + resolution: {integrity: sha512-3QMVs+YmGVFJJ/PM2hcI1PdAzLQeOpU8Gzrq2uCK7GJvEwo0j87zY7XAoMecbyezmaYKJpLUnI92daf1wnPHfQ==} dependencies: - babel-plugin-jsx-dom-expressions: 0.28.5_@babel+core@7.14.6 + babel-plugin-jsx-dom-expressions: 0.28.10_@babel+core@7.14.6 transitivePeerDependencies: - '@babel/core' dev: true @@ -389,15 +395,15 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001238 + caniuse-lite: 1.0.30001240 colorette: 1.2.2 - electron-to-chromium: 1.3.752 + electron-to-chromium: 1.3.759 escalade: 3.1.1 node-releases: 1.1.73 dev: true - /caniuse-lite/1.0.30001238: - resolution: {integrity: sha512-bZGam2MxEt7YNsa2VwshqWQMwrYs5tR5WZQRYSuFxsBQunWjBuXhN4cS9nV5FFb1Z9y+DoQcQ0COyQbv6A+CKw==} + /caniuse-lite/1.0.30001240: + resolution: {integrity: sha512-nb8mDzfMdxBDN7ZKx8chWafAdBp5DAAlpWvNyUGe5tcDWd838zpzDN3Rah9cjCqhfOKkrvx40G2SDtP0qiWX/w==} dev: true /chalk/2.4.2: @@ -472,12 +478,12 @@ packages: ms: 2.1.2 dev: true - /electron-to-chromium/1.3.752: - resolution: {integrity: sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==} + /electron-to-chromium/1.3.759: + resolution: {integrity: sha512-nM76xH0t2FBH5iMEZDVc3S/qbdKjGH7TThezxC8k1Q7w7WHvIAyJh8lAe2UamGfdRqBTjHfPDn82LJ0ksCiB9g==} dev: true - /esbuild/0.12.9: - resolution: {integrity: sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw==} + /esbuild/0.12.10: + resolution: {integrity: sha512-KTZ84HqvKL1V76cVwv5W2/es+Bhdv8O9DYRKhJ0wHf1d2iLH6WEGX0zh7W+UzniWnZbUZg2c7GsdH2aWeFsfzQ==} hasBin: true requiresBuild: true dev: true @@ -492,8 +498,8 @@ packages: engines: {node: '>=0.8.0'} dev: true - /fast-glob/3.2.5: - resolution: {integrity: sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==} + /fast-glob/3.2.6: + resolution: {integrity: sha512-GnLuqj/pvQ7pX8/L4J84nijv6sAnlwvSDpMkJi9i7nPmPxGtRPkBSStfvDW5l6nMdX9VWe+pkKWFTgD+vF2QSQ==} engines: {node: '>=8'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -501,7 +507,6 @@ packages: glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.4 - picomatch: 2.3.0 dev: true /fastq/1.11.0: @@ -690,8 +695,8 @@ packages: engines: {iojs: '>=1.0.0', node: '>=0.10.0'} dev: true - /rollup/2.52.1: - resolution: {integrity: sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==} + /rollup/2.52.3: + resolution: {integrity: sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -713,15 +718,15 @@ packages: hasBin: true dev: true - /solid-js/1.0.0-rc.6: - resolution: {integrity: sha512-Fh32VXg+exSG2dvVPLLZ6aAMczfAqC7XTI9J+0nO+3DhnmVuC6Mn6qU30DLcQBdNr3Y/UglUmjoEJHKygb5+zA==} + /solid-js/1.0.0-rc.10: + resolution: {integrity: sha512-Ufrqtzluyw2/NuYrEUhisDe2Ep/MQnYZSHbwNhfkb8cU1/ve+G2uuaYcYiTXvD0j46PGJ0Xsw6fhfKZ7IgNPdA==} - /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.6: + /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.10: resolution: {integrity: sha512-GbhouwMFCQ0HZAcM65q9vnRrNBlOlhDilPsNwC8lN8DcYOpCx54LZZWG23O3pttSGISl62Xm/qC4X0dJcpUr/Q==} peerDependencies: solid-js: '*' dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 dev: true /source-map-js/0.6.2: @@ -768,26 +773,26 @@ packages: resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} dev: true - /vite-plugin-solid/2.0.0-rc.3: - resolution: {integrity: sha512-L8nUkx916Dzt7Rm72JDW2j/RG/wn8eiGFfNKsTeQFc0PQ+wCjQO7IFGDrhDw+ZJ1FyBH0KpLjScjGwV3fJolZQ==} + /vite-plugin-solid/2.0.0-rc.4: + resolution: {integrity: sha512-QJaQgcnxcQDz93DD2Nmc9tZ9V2h3bHKOhMYQA71phYo8+GASAGYKWkGEmyZU1yIJWlWGek1e7idGDW9F4EG2vg==} dependencies: '@babel/core': 7.14.6 '@babel/preset-typescript': 7.14.5_@babel+core@7.14.6 - babel-preset-solid: 1.0.0-rc.5_@babel+core@7.14.6 + babel-preset-solid: 1.0.0-rc.10_@babel+core@7.14.6 merge-anything: 4.0.1 - solid-js: 1.0.0-rc.6 - solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.6 + solid-js: 1.0.0-rc.10 + solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.10 vite: 2.3.8 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-windicss/1.0.4_vite@2.3.8: - resolution: {integrity: sha512-3foNePu1+DHBrCMZhKf84rNH7pgWUoN53h1cKrnLBI4UruCCBmVvZ8W2Kr5cNGgh/ME/nslON2RQPoHxE+F0gA==} + /vite-plugin-windicss/1.1.1_vite@2.3.8: + resolution: {integrity: sha512-J1n3DoSg8BkQ42HDNzh+FqPhvBgCRgQ0Nvp2HLvb5FVl8FKEPw26Frc/oLaC1g9ypSlvkSM8011gHi+c+pxsRQ==} peerDependencies: vite: ^2.0.1 dependencies: - '@windicss/plugin-utils': 1.0.4 + '@windicss/plugin-utils': 1.1.1 chalk: 4.1.1 debug: 4.3.2 vite: 2.3.8 @@ -801,10 +806,10 @@ packages: engines: {node: '>=12.0.0'} hasBin: true dependencies: - esbuild: 0.12.9 + esbuild: 0.12.10 postcss: 8.3.5 resolve: 1.20.0 - rollup: 2.52.1 + rollup: 2.52.3 optionalDependencies: fsevents: 2.3.2 dev: true diff --git a/ts-tailwind/src/App.tsx b/ts-windicss/src/App.tsx similarity index 100% rename from ts-tailwind/src/App.tsx rename to ts-windicss/src/App.tsx diff --git a/ts-tailwind/src/index.tsx b/ts-windicss/src/index.tsx similarity index 100% rename from ts-tailwind/src/index.tsx rename to ts-windicss/src/index.tsx diff --git a/ts-tailwind/tailwind.config.js b/ts-windicss/tailwind.config.js similarity index 100% rename from ts-tailwind/tailwind.config.js rename to ts-windicss/tailwind.config.js diff --git a/ts-tailwind/tsconfig.json b/ts-windicss/tsconfig.json similarity index 100% rename from ts-tailwind/tsconfig.json rename to ts-windicss/tsconfig.json diff --git a/ts-tailwind/vite.config.ts b/ts-windicss/vite.config.ts similarity index 100% rename from ts-tailwind/vite.config.ts rename to ts-windicss/vite.config.ts diff --git a/ts/package.json b/ts/package.json index 061e0fe..f764ce0 100644 --- a/ts/package.json +++ b/ts/package.json @@ -9,9 +9,9 @@ "license": "ISC", "devDependencies": { "vite": "^2.3.8", - "vite-plugin-solid": "^2.0.0-rc.3" + "vite-plugin-solid": "^2.0.0-rc.4" }, "dependencies": { - "solid-js": "^1.0.0-rc.6" + "solid-js": "^1.0.0-rc.10" } } diff --git a/ts/pnpm-lock.yaml b/ts/pnpm-lock.yaml index 64e4e8f..3d9446c 100644 --- a/ts/pnpm-lock.yaml +++ b/ts/pnpm-lock.yaml @@ -1,16 +1,16 @@ lockfileVersion: 5.3 specifiers: - solid-js: ^1.0.0-rc.6 + solid-js: ^1.0.0-rc.10 vite: ^2.3.8 - vite-plugin-solid: ^2.0.0-rc.3 + vite-plugin-solid: ^2.0.0-rc.4 dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 devDependencies: vite: 2.3.8 - vite-plugin-solid: 2.0.0-rc.3 + vite-plugin-solid: 2.0.0-rc.4 packages: @@ -21,8 +21,8 @@ packages: '@babel/highlight': 7.14.5 dev: true - /@babel/compat-data/7.14.5: - resolution: {integrity: sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==} + /@babel/compat-data/7.14.7: + resolution: {integrity: sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==} engines: {node: '>=6.9.0'} dev: true @@ -35,9 +35,9 @@ packages: '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.6 '@babel/helper-module-transforms': 7.14.5 '@babel/helpers': 7.14.6 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 convert-source-map: 1.8.0 debug: 4.3.1 @@ -71,7 +71,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.14.5 + '@babel/compat-data': 7.14.7 '@babel/core': 7.14.6 '@babel/helper-validator-option': 7.14.5 browserslist: 4.16.6 @@ -87,7 +87,7 @@ packages: '@babel/core': 7.14.6 '@babel/helper-annotate-as-pure': 7.14.5 '@babel/helper-function-name': 7.14.5 - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 '@babel/helper-replace-supers': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 @@ -118,8 +118,8 @@ packages: '@babel/types': 7.14.5 dev: true - /@babel/helper-member-expression-to-functions/7.14.5: - resolution: {integrity: sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==} + /@babel/helper-member-expression-to-functions/7.14.7: + resolution: {integrity: sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 @@ -142,7 +142,7 @@ packages: '@babel/helper-split-export-declaration': 7.14.5 '@babel/helper-validator-identifier': 7.14.5 '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -164,9 +164,9 @@ packages: resolution: {integrity: sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-member-expression-to-functions': 7.14.5 + '@babel/helper-member-expression-to-functions': 7.14.7 '@babel/helper-optimise-call-expression': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -201,7 +201,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.14.7 '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color @@ -216,8 +216,8 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.14.6: - resolution: {integrity: sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==} + /@babel/parser/7.14.7: + resolution: {integrity: sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==} engines: {node: '>=6.0.0'} hasBin: true dev: true @@ -275,12 +275,12 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 dev: true - /@babel/traverse/7.14.5: - resolution: {integrity: sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==} + /@babel/traverse/7.14.7: + resolution: {integrity: sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 @@ -288,7 +288,7 @@ packages: '@babel/helper-function-name': 7.14.5 '@babel/helper-hoist-variables': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 - '@babel/parser': 7.14.6 + '@babel/parser': 7.14.7 '@babel/types': 7.14.5 debug: 4.3.1 globals: 11.12.0 @@ -311,8 +311,8 @@ packages: color-convert: 1.9.3 dev: true - /babel-plugin-jsx-dom-expressions/0.28.5_@babel+core@7.14.6: - resolution: {integrity: sha512-7zM3SSA7qhvg6TDaTfbN4fR4FCdMAc+2wj711BCiOg6rPY9bK2ZIZw8dQlDhxH2LLnAqN35CcYuoJx7OBxW3aw==} + /babel-plugin-jsx-dom-expressions/0.28.10_@babel+core@7.14.6: + resolution: {integrity: sha512-i+bZBR/d3aZQPUYsE40LrZU/SbCy/4zSicd8sOHoW4kUV5Muw7hSAV8WJT1CNBpozgyi1C71xB4PqV6Hyqsjnw==} dependencies: '@babel/helper-module-imports': 7.14.5 '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.14.6 @@ -321,10 +321,10 @@ packages: - '@babel/core' dev: true - /babel-preset-solid/1.0.0-rc.5_@babel+core@7.14.6: - resolution: {integrity: sha512-SmjzUJJq0r2OVSG2AYFegpbGrT5IR7p9s0nQOiQsgCv+EBjeqHI5JCN4HC4syzF1qIJnMcItVyPTHeA8hEYuEw==} + /babel-preset-solid/1.0.0-rc.10_@babel+core@7.14.6: + resolution: {integrity: sha512-3QMVs+YmGVFJJ/PM2hcI1PdAzLQeOpU8Gzrq2uCK7GJvEwo0j87zY7XAoMecbyezmaYKJpLUnI92daf1wnPHfQ==} dependencies: - babel-plugin-jsx-dom-expressions: 0.28.5_@babel+core@7.14.6 + babel-plugin-jsx-dom-expressions: 0.28.10_@babel+core@7.14.6 transitivePeerDependencies: - '@babel/core' dev: true @@ -334,15 +334,15 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001238 + caniuse-lite: 1.0.30001240 colorette: 1.2.2 - electron-to-chromium: 1.3.752 + electron-to-chromium: 1.3.759 escalade: 3.1.1 node-releases: 1.1.73 dev: true - /caniuse-lite/1.0.30001238: - resolution: {integrity: sha512-bZGam2MxEt7YNsa2VwshqWQMwrYs5tR5WZQRYSuFxsBQunWjBuXhN4cS9nV5FFb1Z9y+DoQcQ0COyQbv6A+CKw==} + /caniuse-lite/1.0.30001240: + resolution: {integrity: sha512-nb8mDzfMdxBDN7ZKx8chWafAdBp5DAAlpWvNyUGe5tcDWd838zpzDN3Rah9cjCqhfOKkrvx40G2SDtP0qiWX/w==} dev: true /chalk/2.4.2: @@ -386,12 +386,12 @@ packages: ms: 2.1.2 dev: true - /electron-to-chromium/1.3.752: - resolution: {integrity: sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==} + /electron-to-chromium/1.3.759: + resolution: {integrity: sha512-nM76xH0t2FBH5iMEZDVc3S/qbdKjGH7TThezxC8k1Q7w7WHvIAyJh8lAe2UamGfdRqBTjHfPDn82LJ0ksCiB9g==} dev: true - /esbuild/0.12.9: - resolution: {integrity: sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw==} + /esbuild/0.12.10: + resolution: {integrity: sha512-KTZ84HqvKL1V76cVwv5W2/es+Bhdv8O9DYRKhJ0wHf1d2iLH6WEGX0zh7W+UzniWnZbUZg2c7GsdH2aWeFsfzQ==} hasBin: true requiresBuild: true dev: true @@ -512,8 +512,8 @@ packages: path-parse: 1.0.7 dev: true - /rollup/2.52.1: - resolution: {integrity: sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==} + /rollup/2.52.3: + resolution: {integrity: sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -529,15 +529,15 @@ packages: hasBin: true dev: true - /solid-js/1.0.0-rc.6: - resolution: {integrity: sha512-Fh32VXg+exSG2dvVPLLZ6aAMczfAqC7XTI9J+0nO+3DhnmVuC6Mn6qU30DLcQBdNr3Y/UglUmjoEJHKygb5+zA==} + /solid-js/1.0.0-rc.10: + resolution: {integrity: sha512-Ufrqtzluyw2/NuYrEUhisDe2Ep/MQnYZSHbwNhfkb8cU1/ve+G2uuaYcYiTXvD0j46PGJ0Xsw6fhfKZ7IgNPdA==} - /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.6: + /solid-refresh/0.2.0-rc.0_solid-js@1.0.0-rc.10: resolution: {integrity: sha512-GbhouwMFCQ0HZAcM65q9vnRrNBlOlhDilPsNwC8lN8DcYOpCx54LZZWG23O3pttSGISl62Xm/qC4X0dJcpUr/Q==} peerDependencies: solid-js: '*' dependencies: - solid-js: 1.0.0-rc.6 + solid-js: 1.0.0-rc.10 dev: true /source-map-js/0.6.2: @@ -566,15 +566,15 @@ packages: resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} dev: true - /vite-plugin-solid/2.0.0-rc.3: - resolution: {integrity: sha512-L8nUkx916Dzt7Rm72JDW2j/RG/wn8eiGFfNKsTeQFc0PQ+wCjQO7IFGDrhDw+ZJ1FyBH0KpLjScjGwV3fJolZQ==} + /vite-plugin-solid/2.0.0-rc.4: + resolution: {integrity: sha512-QJaQgcnxcQDz93DD2Nmc9tZ9V2h3bHKOhMYQA71phYo8+GASAGYKWkGEmyZU1yIJWlWGek1e7idGDW9F4EG2vg==} dependencies: '@babel/core': 7.14.6 '@babel/preset-typescript': 7.14.5_@babel+core@7.14.6 - babel-preset-solid: 1.0.0-rc.5_@babel+core@7.14.6 + babel-preset-solid: 1.0.0-rc.10_@babel+core@7.14.6 merge-anything: 4.0.1 - solid-js: 1.0.0-rc.6 - solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.6 + solid-js: 1.0.0-rc.10 + solid-refresh: 0.2.0-rc.0_solid-js@1.0.0-rc.10 vite: 2.3.8 transitivePeerDependencies: - supports-color @@ -585,10 +585,10 @@ packages: engines: {node: '>=12.0.0'} hasBin: true dependencies: - esbuild: 0.12.9 + esbuild: 0.12.10 postcss: 8.3.5 resolve: 1.20.0 - rollup: 2.52.1 + rollup: 2.52.3 optionalDependencies: fsevents: 2.3.2 dev: true