Skip to content

Commit

Permalink
Update package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elevatebart committed Nov 16, 2023
1 parent 737460a commit cd7f634
Show file tree
Hide file tree
Showing 11 changed files with 151 additions and 129 deletions.
2 changes: 1 addition & 1 deletion components/Icon/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@cypress-design/rollup-plugin-tailwind-keep": "*",
"@types/lodash": "^4.14.200",
"@types/lodash": "^4.14.201",
"lodash": "^4.17.21",
"dedent": "^1.5.1"
},
Expand Down
2 changes: 1 addition & 1 deletion components/Icon/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@cypress-design/rollup-plugin-tailwind-keep": "*",
"@types/lodash": "^4.14.200",
"@types/lodash": "^4.14.201",
"lodash": "^4.17.21",
"dedent": "^1.5.1"
},
Expand Down
2 changes: 1 addition & 1 deletion components/Tooltip/react/Tooltip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ export const Tooltip: React.FC<
colors.background,
)}
>
<span class="sr-only">Tooltip: </span>
<span className="sr-only">Tooltip: </span>
{popper}
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tailwindcss": "^3.3.5"
},
"devDependencies": {
"@types/lodash": "^4.14.200",
"@types/lodash": "^4.14.201",
"typescript": "5.2.2",
"color-string": "1.9.1"
},
Expand Down
6 changes: 3 additions & 3 deletions icon-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@cypress-design/css": "*"
},
"devDependencies": {
"@types/lodash": "^4.14.200",
"@types/lodash": "^4.14.201",
"dedent": "^1.5.1",
"globby": "^13.2.2",
"globby": "^14.0.0",
"lodash": "^4.17.21",
"svg-to-ts": "^11.0.0",
"svg-to-ts": "^11.0.1",
"wait-cli": "^1.0.0"
},
"svg-to-ts": {
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,53 +48,53 @@
"@rollup/plugin-sucrase": "^5.0.2",
"@rollup/plugin-typescript": "^11.1.5",
"@testing-library/cypress": "^10.0.1",
"@types/chroma-js": "^2.4.2",
"@types/dedent": "^0.7.1",
"@types/flat": "5.0.4",
"@types/chroma-js": "^2.4.3",
"@types/dedent": "^0.7.2",
"@types/flat": "5.0.5",
"@types/react": "18",
"@types/react-dom": "18",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/tsconfig": "^0.4.0",
"@vueuse/integrations": "^10.5.0",
"@vueuse/integrations": "^10.6.1",
"autoprefixer": "^10.4.16",
"axe-core": "^4.8.2",
"chokidar": "^3.5.3",
"chroma-js": "^2.4.2",
"concurrently": "^8.2.2",
"cypress": "^13.4.0",
"cypress": "^13.5.1",
"cypress-axe": "^1.5.0",
"cypress-real-events": "^1.11.0",
"dedent": "^1.5.1",
"es-module-lexer": "^1.3.1",
"es-module-lexer": "^1.4.1",
"esbuild": "^0.19.5",
"eslint": "^8.53.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-react-hooks": "^4.6.0",
"execa": "^8.0.1",
"flat": "^6.0.1",
"globby": "^13.2.2",
"globby": "^14.0.0",
"husky": "^8.0.3",
"hygen": "^6.2.11",
"lint-staged": ">=15",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"react": "18",
"react-docgen-typescript": "^2.2.2",
"react-dom": "18",
"react-live-runner": "^1.0.5",
"rimraf": "^5.0.5",
"rollup": "^4.3.0",
"rollup": "^4.4.1",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-sourcemaps": "^0.6.3",
"turbo": "^1.10.16",
"typescript": "5.2.2",
"universal-cookie": "^6.1.1",
"vite": "4.5.0",
"vitepress": "1.0.0-rc.25",
"vite": "5.0.0",
"vitepress": "1.0.0-rc.26",
"vitest": "^0.34.6",
"vue": "3.3.8",
"vue-component-meta": "^1.8.22",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"eslint": "^8.53.0",
"eslint-doc-generator": "^1.5.4",
"eslint-doc-generator": "^1.6.1",
"eslint-plugin-eslint-plugin": "^5.1.1",
"eslint-plugin-node": "^11.1.0",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin-tailwind-keep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"dependencies": {
"@cypress-design/css": "0.16.0",
"tailwindcss": "3.3.5",
"vite": "4.5.0"
"vite": "5.0.0"
}
}
4 changes: 2 additions & 2 deletions test/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@cypress-design/css": "^0.16.0",
"@types/react": "18",
"@types/react-dom": "18",
"@vitejs/plugin-react": "^4.1.1",
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^4.5.0"
"vite": "^5.0.0"
},
"license": "MIT"
}
4 changes: 2 additions & 2 deletions test/vue-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"devDependencies": {
"@cypress-design/css": "*",
"@vue/tsconfig": "^0.4.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue": "^4.5.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite": "^5.0.0",
"vue-tsc": "*"
}
}
Loading

0 comments on commit cd7f634

Please sign in to comment.