mirror of
https://github.com/iconify/iconify.git
synced 2025-01-05 15:02:09 +00:00
Update dependencies, make build work correctly with pnpm
This commit is contained in:
parent
c294c0f864
commit
db7e0c2ffd
@ -24,18 +24,18 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ember/optional-features": "^2.0.0",
|
||||
"@ember/test-helpers": "^2.6.0",
|
||||
"@glimmer/component": "^1.0.4",
|
||||
"@glimmer/tracking": "^1.0.4",
|
||||
"@iconify-icons/mdi-light": "^1.1.1",
|
||||
"@ember/test-helpers": "^2.8.1",
|
||||
"@glimmer/component": "^1.1.2",
|
||||
"@glimmer/tracking": "^1.1.2",
|
||||
"@iconify-icons/mdi-light": "^1.2.1",
|
||||
"@iconify/ember": "workspace:*",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"broccoli-asset-rev": "^3.0.0",
|
||||
"ember-auto-import": "^2.2.4",
|
||||
"ember-cli": "~4.1.0",
|
||||
"ember-auto-import": "^2.4.2",
|
||||
"ember-cli": "~4.1.1",
|
||||
"ember-cli-app-version": "^5.0.0",
|
||||
"ember-cli-babel": "^7.26.11",
|
||||
"ember-cli-dependency-checker": "^3.2.0",
|
||||
"ember-cli-dependency-checker": "^3.3.1",
|
||||
"ember-cli-htmlbars": "^6.0.1",
|
||||
"ember-cli-inject-live-reload": "^2.1.0",
|
||||
"ember-cli-sri": "^2.1.1",
|
||||
@ -48,20 +48,20 @@
|
||||
"ember-qunit": "^5.1.5",
|
||||
"ember-resolver": "^8.0.3",
|
||||
"ember-source": "~4.1.0",
|
||||
"ember-template-lint": "^3.15.0",
|
||||
"ember-welcome-page": "^6.0.0",
|
||||
"ember-template-lint": "^3.16.0",
|
||||
"ember-welcome-page": "^6.2.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-ember": "^10.5.8",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-ember": "^10.6.1",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-qunit": "^7.2.0",
|
||||
"eslint-plugin-qunit": "^7.3.0",
|
||||
"loader.js": "^4.7.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.5.1",
|
||||
"qunit": "^2.17.2",
|
||||
"prettier": "^2.7.1",
|
||||
"qunit": "^2.19.1",
|
||||
"qunit-dom": "^2.0.0",
|
||||
"webpack": "^5.65.0"
|
||||
"webpack": "^5.73.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "12.* || 14.* || >= 16"
|
||||
|
@ -9,11 +9,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/react": "workspace:*",
|
||||
"next": "^12.0.8",
|
||||
"next": "^12.1.6",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/mdi-light": "^1.1.1"
|
||||
"@iconify-icons/mdi-light": "^1.2.1"
|
||||
}
|
||||
}
|
||||
|
@ -12,14 +12,14 @@
|
||||
"react-dom": "^17.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/mdi-light": "^1.1.1",
|
||||
"@iconify-icons/uil": "^1.1.2",
|
||||
"@iconify-icons/mdi-light": "^1.2.1",
|
||||
"@iconify-icons/uil": "^1.2.1",
|
||||
"@iconify/core": "workspace:*",
|
||||
"@iconify/react": "workspace:*",
|
||||
"@types/react": "^17.0.33",
|
||||
"@types/react-dom": "^17.0.10",
|
||||
"@vitejs/plugin-react": "^1.0.7",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.7.10"
|
||||
"@types/react": "^17.0.47",
|
||||
"@types/react-dom": "^17.0.17",
|
||||
"@vitejs/plugin-react": "^1.3.2",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.12"
|
||||
}
|
||||
}
|
||||
|
@ -18,22 +18,22 @@
|
||||
"sirv": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.12",
|
||||
"@babel/core": "^7.18.5",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-transform-runtime": "^7.16.10",
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"@iconify-icons/openmoji": "^1.1.20",
|
||||
"@babel/plugin-transform-runtime": "^7.18.5",
|
||||
"@babel/preset-env": "^7.18.2",
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"@iconify-icons/openmoji": "^1.2.7",
|
||||
"@iconify/svelte": "workspace:*",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^21.0.1",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@rollup/plugin-replace": "^3.0.1",
|
||||
"@rollup/plugin-babel": "^5.3.1",
|
||||
"@rollup/plugin-commonjs": "^21.1.0",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@rollup/plugin-replace": "^3.1.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"rollup": "^2.66.0",
|
||||
"rollup": "^2.75.6",
|
||||
"rollup-plugin-svelte": "^7.1.0",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"sapper": "^0.29.3",
|
||||
"svelte": "^3.46.2"
|
||||
"svelte": "^3.48.0"
|
||||
}
|
||||
}
|
||||
|
@ -10,15 +10,15 @@
|
||||
"check": "svelte-check --tsconfig ./tsconfig.json"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/mdi-light": "^1.1.1",
|
||||
"@iconify-icons/mdi-light": "^1.2.1",
|
||||
"@iconify/svelte": "workspace:*",
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.35",
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.49",
|
||||
"@tsconfig/svelte": "^3.0.0",
|
||||
"svelte": "^3.46.2",
|
||||
"svelte-check": "^2.3.0",
|
||||
"svelte-preprocess": "^4.10.2",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.7.13"
|
||||
"svelte": "^3.48.0",
|
||||
"svelte-check": "^2.7.2",
|
||||
"svelte-preprocess": "^4.10.7",
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.12"
|
||||
}
|
||||
}
|
||||
|
@ -8,16 +8,16 @@
|
||||
"start": "sirv public --single --port 3000"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/mdi-light": "^1.1.1",
|
||||
"@iconify-icons/uil": "^1.1.2",
|
||||
"@iconify-icons/mdi-light": "^1.2.1",
|
||||
"@iconify-icons/uil": "^1.2.1",
|
||||
"@iconify/svelte": "workspace:*",
|
||||
"@rollup/plugin-commonjs": "^16.0.0",
|
||||
"@rollup/plugin-node-resolve": "^10.0.0",
|
||||
"rollup": "^2.33.3",
|
||||
"rollup-plugin-livereload": "^2.0.0",
|
||||
"rollup": "^2.75.6",
|
||||
"rollup-plugin-livereload": "^2.0.5",
|
||||
"rollup-plugin-svelte": "^7.1.0",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"svelte": "^3.46.2"
|
||||
"svelte": "^3.48.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"sirv-cli": "^2.0.2"
|
||||
|
@ -10,20 +10,20 @@
|
||||
"check:watch": "svelte-check --tsconfig ./tsconfig.json --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/mdi-light": "^1.1.1",
|
||||
"@iconify-icons/mdi-light": "^1.2.1",
|
||||
"@iconify/svelte": "workspace:*",
|
||||
"@sveltejs/kit": "next",
|
||||
"@types/cookie": "^0.4.1",
|
||||
"svelte": "^3.46.2",
|
||||
"svelte-check": "^2.3.0",
|
||||
"svelte-preprocess": "^4.10.2",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^4.6.3"
|
||||
"svelte": "^3.48.0",
|
||||
"svelte-check": "^2.7.2",
|
||||
"svelte-preprocess": "^4.10.7",
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@fontsource/fira-mono": "^4.5.0",
|
||||
"@fontsource/fira-mono": "^4.5.8",
|
||||
"@lukeed/uuid": "^2.0.0",
|
||||
"cookie": "^0.4.1"
|
||||
"cookie": "^0.4.2"
|
||||
}
|
||||
}
|
||||
|
@ -7,15 +7,15 @@
|
||||
"build": "vite build"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.2.29"
|
||||
"vue": "^3.2.37"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/bx": "^1.1.5",
|
||||
"@iconify-icons/dashicons": "^1.1.1",
|
||||
"@iconify-icons/bx": "^1.2.3",
|
||||
"@iconify-icons/dashicons": "^1.2.2",
|
||||
"@iconify/types": "workspace:*",
|
||||
"@iconify/vue": "workspace:*",
|
||||
"@vitejs/plugin-vue": "^2.1.0",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.7.13"
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.12"
|
||||
}
|
||||
}
|
||||
|
@ -13,10 +13,10 @@
|
||||
"vue-property-decorator": "^9.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/bx": "^1.1.5",
|
||||
"@iconify-icons/dashicons": "^1.1.1",
|
||||
"@iconify-icons/bx": "^1.2.3",
|
||||
"@iconify-icons/dashicons": "^1.2.2",
|
||||
"@iconify/vue2": "workspace:*",
|
||||
"vite": "^2.9.9",
|
||||
"vite": "^2.9.12",
|
||||
"vite-plugin-vue2": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
@ -26,15 +26,15 @@
|
||||
"devDependencies": {
|
||||
"@iconify/core": "workspace:^",
|
||||
"@iconify/utils": "workspace:^",
|
||||
"@microsoft/api-extractor": "^7.19.5",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@rollup/plugin-typescript": "^8.3.1",
|
||||
"rollup": "^2.70.1",
|
||||
"typescript": "^4.6.2"
|
||||
"@microsoft/api-extractor": "^7.25.2",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@rollup/plugin-typescript": "^8.3.3",
|
||||
"rollup": "^2.75.6",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@glimmer/component": "^1.0.4",
|
||||
"@glimmer/tracking": "^1.0.4",
|
||||
"@glimmer/component": "^1.1.2",
|
||||
"@glimmer/tracking": "^1.1.2",
|
||||
"@iconify/types": "workspace:^",
|
||||
"ember-cli-babel": "^7.26.11",
|
||||
"ember-cli-htmlbars": "^6.0.1"
|
||||
|
@ -49,20 +49,20 @@
|
||||
"@iconify/types": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/preset-react": "^7.16.7",
|
||||
"@babel/preset-env": "^7.18.2",
|
||||
"@babel/preset-react": "^7.17.12",
|
||||
"@iconify/core": "workspace:^",
|
||||
"@iconify/utils": "workspace:^",
|
||||
"@microsoft/api-extractor": "^7.19.5",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@types/react": "^17.0.41",
|
||||
"babel-jest": "^27.4.6",
|
||||
"jest": "^28.0.0-alpha.7",
|
||||
"@microsoft/api-extractor": "^7.25.2",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@types/react": "^17.0.47",
|
||||
"babel-jest": "^27.5.1",
|
||||
"jest": "^28.1.1",
|
||||
"react": "^17.0.2",
|
||||
"react-test-renderer": "^17.0.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^2.70.1",
|
||||
"typescript": "^4.6.2"
|
||||
"rollup": "^2.75.6",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=16"
|
||||
|
@ -32,22 +32,22 @@
|
||||
"devDependencies": {
|
||||
"@iconify/core": "workspace:^",
|
||||
"@iconify/utils": "workspace:^",
|
||||
"@microsoft/api-extractor": "^7.19.5",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@rollup/plugin-typescript": "^8.3.1",
|
||||
"@testing-library/jest-dom": "^5.16.2",
|
||||
"@testing-library/svelte": "^3.1.0",
|
||||
"@microsoft/api-extractor": "^7.25.2",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@rollup/plugin-typescript": "^8.3.3",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/svelte": "^3.1.3",
|
||||
"@tsconfig/svelte": "^3.0.0",
|
||||
"@types/jest": "^27.4.1",
|
||||
"jest": "^28.0.0-alpha.7",
|
||||
"jest-environment-jsdom": "^28.0.0-alpha.7",
|
||||
"@types/jest": "^27.5.2",
|
||||
"jest": "^28.1.1",
|
||||
"jest-environment-jsdom": "^28.1.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup": "^2.75.6",
|
||||
"rollup-plugin-svelte": "^7.1.0",
|
||||
"svelte": "3.39",
|
||||
"svelte-jester": "^2.3.2",
|
||||
"svelte-preprocess": "^4.10.4",
|
||||
"ts-jest": "^27.1.3"
|
||||
"svelte-preprocess": "^4.10.7",
|
||||
"ts-jest": "^27.1.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"svelte": ">=3"
|
||||
|
@ -19,16 +19,15 @@
|
||||
"scripts": {
|
||||
"clean": "rimraf lib dist tests-compiled tsconfig.tsbuildinfo",
|
||||
"lint": "eslint src/**/*.ts",
|
||||
"prebuild": "npm run lint && npm run clean",
|
||||
"prebuild": "pnpm run lint && pnpm run clean",
|
||||
"build": "node build",
|
||||
"build:lib": "tsc -b",
|
||||
"build:dist": "rollup -c rollup.config.js",
|
||||
"build:api": "api-extractor run --local --verbose",
|
||||
"build:api2": "api-extractor run --local --verbose --config api-extractor.without-api.json",
|
||||
"monorepo:postinstall": "npm run build",
|
||||
"test:jest": "jest --runInBand",
|
||||
"test:mjs": "cross-env NODE_OPTIONS=--experimental-vm-modules node tests/import-test.mjs",
|
||||
"test": "npm run test:jest && npm run test:mjs"
|
||||
"test": "pnpm run test:jest && pnpm run test:mjs"
|
||||
},
|
||||
"exports": {
|
||||
"./*": "./*",
|
||||
@ -75,22 +74,22 @@
|
||||
"devDependencies": {
|
||||
"@iconify/core": "workspace:^",
|
||||
"@iconify/utils": "workspace:^",
|
||||
"@microsoft/api-extractor": "^7.19.5",
|
||||
"@microsoft/api-extractor": "^7.25.2",
|
||||
"@rollup/plugin-buble": "^0.21.3",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/jest": "^27.5.2",
|
||||
"@types/jsdom": "^16.2.14",
|
||||
"@types/node": "^17.0.22",
|
||||
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
||||
"@types/node": "^17.0.45",
|
||||
"@typescript-eslint/eslint-plugin": "^5.28.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.11.0",
|
||||
"jest": "^28.0.0-alpha.7",
|
||||
"eslint": "^8.18.0",
|
||||
"jest": "^28.1.1",
|
||||
"jsdom": "^19.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup": "^2.75.6",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"ts-jest": "^27.1.3",
|
||||
"typescript": "^4.6.2"
|
||||
"ts-jest": "^27.1.5",
|
||||
"typescript": "^4.7.4"
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,7 @@
|
||||
"moduleResolution": "node",
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"importsNotUsedAsValues": "error"
|
||||
"importsNotUsedAsValues": "error",
|
||||
"skipLibCheck": true
|
||||
}
|
||||
}
|
||||
|
@ -46,19 +46,19 @@
|
||||
"@iconify/types": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/preset-env": "^7.18.2",
|
||||
"@iconify/core": "workspace:^",
|
||||
"@iconify/utils": "workspace:^",
|
||||
"@microsoft/api-extractor": "^7.19.5",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@vitejs/plugin-vue": "^2.2.4",
|
||||
"@vue/test-utils": "^2.0.0-rc.17",
|
||||
"@microsoft/api-extractor": "^7.25.2",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@types/jest": "^27.5.2",
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"@vue/test-utils": "^2.0.1",
|
||||
"jsdom": "^19.0.0",
|
||||
"rollup": "^2.70.1",
|
||||
"typescript": "^4.6.2",
|
||||
"vitest": "^0.7.7",
|
||||
"vue": "^3.2.31"
|
||||
"rollup": "^2.75.6",
|
||||
"typescript": "^4.7.4",
|
||||
"vitest": "^0.7.13",
|
||||
"vue": "^3.2.37"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": ">=3"
|
||||
|
@ -3,4 +3,4 @@ export const defaultIconResult =
|
||||
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="1em" height="1em" viewBox="0 0 16 16"></svg>';
|
||||
|
||||
// Empty string: could be '<!---->' (jsdom) or '' (happy-dom), depending on testing envronment
|
||||
export const emptyString = '<!---->';
|
||||
export const emptyString = ''; //'<!---->';
|
||||
|
@ -8,6 +8,7 @@
|
||||
"moduleResolution": "node",
|
||||
"esModuleInterop": true,
|
||||
"importsNotUsedAsValues": "error",
|
||||
"forceConsistentCasingInFileNames": true
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"skipLibCheck": true
|
||||
}
|
||||
}
|
||||
|
@ -46,18 +46,18 @@
|
||||
"@iconify/types": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/preset-env": "^7.18.2",
|
||||
"@iconify/core": "workspace:^",
|
||||
"@iconify/utils": "workspace:^",
|
||||
"@microsoft/api-extractor": "^7.19.5",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@microsoft/api-extractor": "^7.25.2",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@types/jest": "^27.5.2",
|
||||
"@vue/test-utils": "^1.3.0",
|
||||
"@vue/vue2-jest": "^27.0.0-alpha.4",
|
||||
"@vue/vue2-jest": "^27.0.0",
|
||||
"babel-jest": "^27.5.1",
|
||||
"jest": "^27.5.1",
|
||||
"rollup": "^2.70.1",
|
||||
"typescript": "^4.6.2",
|
||||
"rollup": "^2.75.6",
|
||||
"typescript": "^4.7.4",
|
||||
"vue": "^2.6.14"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -10,6 +10,7 @@
|
||||
"moduleResolution": "node",
|
||||
"esModuleInterop": true,
|
||||
"importsNotUsedAsValues": "error",
|
||||
"forceConsistentCasingInFileNames": true
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"skipLibCheck": true
|
||||
}
|
||||
}
|
||||
|
@ -24,17 +24,17 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ember/optional-features": "^2.0.0",
|
||||
"@ember/test-helpers": "^2.6.0",
|
||||
"@glimmer/component": "^1.0.4",
|
||||
"@glimmer/tracking": "^1.0.4",
|
||||
"@ember/test-helpers": "^2.8.1",
|
||||
"@glimmer/component": "^1.1.2",
|
||||
"@glimmer/tracking": "^1.1.2",
|
||||
"@iconify-icons/mdi-light": "^1.2.1",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"broccoli-asset-rev": "^3.0.0",
|
||||
"ember-auto-import": "^2.4.1",
|
||||
"ember-auto-import": "^2.4.2",
|
||||
"ember-cli": "~4.3.0",
|
||||
"ember-cli-app-version": "^5.0.0",
|
||||
"ember-cli-babel": "^7.26.11",
|
||||
"ember-cli-dependency-checker": "^3.2.0",
|
||||
"ember-cli-dependency-checker": "^3.3.1",
|
||||
"ember-cli-htmlbars": "^6.0.1",
|
||||
"ember-cli-inject-live-reload": "^2.1.0",
|
||||
"ember-cli-sri": "^2.1.1",
|
||||
@ -47,21 +47,21 @@
|
||||
"ember-qunit": "^5.1.5",
|
||||
"ember-resolver": "^8.0.3",
|
||||
"ember-source": "~4.3.0",
|
||||
"ember-template-lint": "^4.3.0",
|
||||
"ember-template-lint": "^4.10.0",
|
||||
"ember-welcome-page": "^6.2.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-ember": "^10.5.9",
|
||||
"eslint-plugin-ember": "^10.6.1",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-qunit": "^7.2.0",
|
||||
"eslint-plugin-qunit": "^7.3.0",
|
||||
"iconify-icon": "workspace:*",
|
||||
"loader.js": "^4.7.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.6.1",
|
||||
"qunit": "^2.18.0",
|
||||
"prettier": "^2.7.1",
|
||||
"qunit": "^2.19.1",
|
||||
"qunit-dom": "^2.0.0",
|
||||
"webpack": "^5.70.0"
|
||||
"webpack": "^5.73.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "12.* || 14.* || >= 16"
|
||||
|
@ -12,28 +12,28 @@
|
||||
"start": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\""
|
||||
},
|
||||
"dependencies": {
|
||||
"lit": "^2.0.2"
|
||||
"lit": "^2.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.16.4",
|
||||
"@babel/preset-env": "^7.18.2",
|
||||
"@custom-elements-manifest/analyzer": "^0.4.17",
|
||||
"@iconify-icons/line-md": "^1.2.4",
|
||||
"@iconify-icons/line-md": "^1.2.8",
|
||||
"@open-wc/building-rollup": "^2.0.1",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-node-resolve": "^13.0.6",
|
||||
"@web/dev-server": "^0.1.28",
|
||||
"@web/rollup-plugin-html": "^1.10.1",
|
||||
"@rollup/plugin-babel": "^5.3.1",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@web/dev-server": "^0.1.32",
|
||||
"@web/rollup-plugin-html": "^1.10.3",
|
||||
"@web/rollup-plugin-import-meta-assets": "^1.0.7",
|
||||
"babel-plugin-template-html-minifier": "^4.1.0",
|
||||
"concurrently": "^5.3.0",
|
||||
"deepmerge": "^4.2.2",
|
||||
"iconify-icon": "workspace:*",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^2.60.0",
|
||||
"rollup": "^2.75.6",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"rollup-plugin-workbox": "^6.2.0",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^4.5.2"
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"customElements": "custom-elements.json"
|
||||
}
|
||||
|
@ -8,12 +8,12 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "^12.0.8",
|
||||
"next": "^12.1.6",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icon/react": "workspace:*",
|
||||
"@iconify-icons/mdi-light": "^1.1.1"
|
||||
"@iconify-icons/mdi-light": "^1.2.1"
|
||||
}
|
||||
}
|
||||
|
@ -13,12 +13,12 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icon/react": "workspace:*",
|
||||
"@iconify-icons/mdi-light": "^1.1.1",
|
||||
"@iconify-icons/uil": "^1.1.2",
|
||||
"@types/react": "^17.0.33",
|
||||
"@types/react-dom": "^17.0.10",
|
||||
"@vitejs/plugin-react": "^1.0.7",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.7.10"
|
||||
"@iconify-icons/mdi-light": "^1.2.1",
|
||||
"@iconify-icons/uil": "^1.2.1",
|
||||
"@types/react": "^17.0.47",
|
||||
"@types/react-dom": "^17.0.17",
|
||||
"@vitejs/plugin-react": "^1.3.2",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.12"
|
||||
}
|
||||
}
|
||||
|
@ -11,12 +11,12 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@iconify-icon/solid": "workspace:*",
|
||||
"@iconify-icons/line-md": "^1.2.4",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.8.6",
|
||||
"@iconify-icons/line-md": "^1.2.8",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.12",
|
||||
"vite-plugin-solid": "^2.2.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"solid-js": "^1.3.13"
|
||||
"solid-js": "^1.4.4"
|
||||
}
|
||||
}
|
||||
|
@ -10,15 +10,15 @@
|
||||
"check": "svelte-check --tsconfig ./tsconfig.json"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/mdi-light": "^1.1.1",
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.35",
|
||||
"@iconify-icons/mdi-light": "^1.2.1",
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.49",
|
||||
"@tsconfig/svelte": "^3.0.0",
|
||||
"iconify-icon": "workspace:*",
|
||||
"svelte": "^3.46.2",
|
||||
"svelte-check": "^2.3.0",
|
||||
"svelte-preprocess": "^4.10.2",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.7.13"
|
||||
"svelte": "^3.48.0",
|
||||
"svelte-check": "^2.7.2",
|
||||
"svelte-preprocess": "^4.10.7",
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.12"
|
||||
}
|
||||
}
|
||||
|
@ -10,20 +10,20 @@
|
||||
"check:watch": "svelte-check --tsconfig ./tsconfig.json --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/mdi-light": "^1.1.1",
|
||||
"@iconify-icons/mdi-light": "^1.2.1",
|
||||
"@sveltejs/kit": "next",
|
||||
"@types/cookie": "^0.4.1",
|
||||
"iconify-icon": "workspace:*",
|
||||
"svelte": "^3.46.2",
|
||||
"svelte-check": "^2.3.0",
|
||||
"svelte-preprocess": "^4.10.2",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^4.6.3"
|
||||
"svelte": "^3.48.0",
|
||||
"svelte-check": "^2.7.2",
|
||||
"svelte-preprocess": "^4.10.7",
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@fontsource/fira-mono": "^4.5.0",
|
||||
"@fontsource/fira-mono": "^4.5.8",
|
||||
"@lukeed/uuid": "^2.0.0",
|
||||
"cookie": "^0.4.1"
|
||||
"cookie": "^0.4.2"
|
||||
}
|
||||
}
|
||||
|
@ -7,14 +7,14 @@
|
||||
"build": "vite build"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.2.29"
|
||||
"vue": "^3.2.37"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/bx": "^1.1.5",
|
||||
"@iconify-icons/dashicons": "^1.1.1",
|
||||
"@vitejs/plugin-vue": "^2.1.0",
|
||||
"@iconify-icons/bx": "^1.2.3",
|
||||
"@iconify-icons/dashicons": "^1.2.2",
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"iconify-icon": "workspace:*",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.7.13"
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.12"
|
||||
}
|
||||
}
|
||||
|
@ -13,10 +13,10 @@
|
||||
"vue-property-decorator": "^9.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-icons/bx": "^1.1.5",
|
||||
"@iconify-icons/dashicons": "^1.1.1",
|
||||
"@iconify-icons/bx": "^1.2.3",
|
||||
"@iconify-icons/dashicons": "^1.2.2",
|
||||
"iconify-icon": "workspace:*",
|
||||
"vite": "^2.9.9",
|
||||
"vite": "^2.9.12",
|
||||
"vite-plugin-vue2": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
@ -56,21 +56,21 @@
|
||||
"devDependencies": {
|
||||
"@iconify/core": "workspace:^",
|
||||
"@iconify/utils": "workspace:^",
|
||||
"@microsoft/api-extractor": "^7.19.5",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@microsoft/api-extractor": "^7.25.2",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/jest": "^27.5.2",
|
||||
"@types/jsdom": "^16.2.14",
|
||||
"@types/node": "^17.0.22",
|
||||
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
||||
"@types/node": "^17.0.45",
|
||||
"@typescript-eslint/eslint-plugin": "^5.28.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.11.0",
|
||||
"jest": "^28.0.0-alpha.7",
|
||||
"eslint": "^8.18.0",
|
||||
"jest": "^28.1.1",
|
||||
"jsdom": "^19.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup": "^2.75.6",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"ts-jest": "^27.1.4",
|
||||
"typescript": "^4.6.2"
|
||||
"ts-jest": "^27.1.5",
|
||||
"typescript": "^4.7.4"
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,7 @@
|
||||
"moduleResolution": "node",
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"importsNotUsedAsValues": "error"
|
||||
"importsNotUsedAsValues": "error",
|
||||
"skipLibCheck": true
|
||||
}
|
||||
}
|
||||
|
@ -39,16 +39,16 @@
|
||||
"iconify-icon": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^17.0.41",
|
||||
"@types/react": "^17.0.47",
|
||||
"@types/react-test-renderer": "^18.0.0",
|
||||
"@vitejs/plugin-react": "^1.3.2",
|
||||
"jest": "^28.0.0-alpha.7",
|
||||
"react": "^18.1.0",
|
||||
"react-test-renderer": "^18.1.0",
|
||||
"jest": "^28.1.1",
|
||||
"react": "^18.2.0",
|
||||
"react-test-renderer": "^18.2.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"tsup": "^5.12.7",
|
||||
"typescript": "^4.6.2",
|
||||
"vitest": "^0.12.6"
|
||||
"tsup": "^5.12.9",
|
||||
"typescript": "^4.7.4",
|
||||
"vitest": "^0.12.10"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=16"
|
||||
|
@ -26,8 +26,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"solid-js": "^1.4.1",
|
||||
"typescript": "^4.6.2"
|
||||
"solid-js": "^1.4.4",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"solid-js": ">=1"
|
||||
|
@ -31,16 +31,16 @@
|
||||
"directory": "packages/api-redundancy"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/node": "^17.0.22",
|
||||
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
||||
"@typescript-eslint/parser": "^5.16.0",
|
||||
"@types/jest": "^27.5.2",
|
||||
"@types/node": "^17.0.45",
|
||||
"@typescript-eslint/eslint-plugin": "^5.28.0",
|
||||
"@typescript-eslint/parser": "^5.28.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint": "^8.18.0",
|
||||
"eslint-plugin-jasmine": "^4.1.3",
|
||||
"jasmine": "^4.0.2",
|
||||
"jasmine": "^4.2.1",
|
||||
"jest": "^27.5.1",
|
||||
"ts-jest": "^27.1.3",
|
||||
"tsup": "^5.12.1"
|
||||
"ts-jest": "^27.1.5",
|
||||
"tsup": "^5.12.9"
|
||||
}
|
||||
}
|
||||
|
@ -109,19 +109,19 @@
|
||||
"@iconify/utils": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/node": "^17.0.22",
|
||||
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
||||
"@types/jest": "^27.5.2",
|
||||
"@types/node": "^17.0.45",
|
||||
"@typescript-eslint/eslint-plugin": "^5.28.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint": "^8.18.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"jest": "^27.5.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-jest": "^27.1.3",
|
||||
"ts-node": "^10.7.0",
|
||||
"unbuild": "^0.7.0",
|
||||
"vitest": "^0.7.7"
|
||||
"ts-jest": "^27.1.5",
|
||||
"ts-node": "^10.8.1",
|
||||
"unbuild": "^0.7.4",
|
||||
"vitest": "^0.7.13"
|
||||
}
|
||||
}
|
||||
|
@ -18,6 +18,6 @@
|
||||
"directory": "packages/types"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^4.6.2"
|
||||
"typescript": "^4.7.4"
|
||||
}
|
||||
}
|
||||
|
@ -211,27 +211,27 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@antfu/install-pkg": "^0.1.0",
|
||||
"@antfu/utils": "^0.5.0",
|
||||
"@antfu/utils": "^0.5.2",
|
||||
"@iconify/types": "workspace:^",
|
||||
"debug": "^4.3.4",
|
||||
"kolorist": "^1.5.1",
|
||||
"local-pkg": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/flat-color-icons": "^1.0.2",
|
||||
"@iconify-json/flat-color-icons": "^1.1.1",
|
||||
"@types/debug": "^4.1.7",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
||||
"@types/jest": "^27.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.28.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint": "^8.18.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"jest": "^27.5.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-jest": "^27.1.3",
|
||||
"ts-node": "^10.7.0",
|
||||
"typescript": "^4.6.2",
|
||||
"unbuild": "^0.7.0",
|
||||
"vitest": "^0.7.7"
|
||||
"ts-jest": "^27.1.5",
|
||||
"ts-node": "^10.8.1",
|
||||
"typescript": "^4.7.4",
|
||||
"unbuild": "^0.7.4",
|
||||
"vitest": "^0.7.13"
|
||||
}
|
||||
}
|
||||
|
1863
pnpm-lock.yaml
generated
1863
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user