Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Oct 7, 2023
1 parent f86dced commit 2205bbb
Show file tree
Hide file tree
Showing 6 changed files with 3,563 additions and 3,221 deletions.
222 changes: 111 additions & 111 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

Large diffs are not rendered by default.

262 changes: 131 additions & 131 deletions .yarn/releases/yarn-3.6.3.cjs → .yarn/releases/yarn-3.6.4.cjs

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
spec: '@yarnpkg/plugin-interactive-tools'
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"
spec: '@yarnpkg/plugin-typescript'
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
spec: '@yarnpkg/plugin-workspace-tools'

yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-3.6.4.cjs
16 changes: 8 additions & 8 deletions json-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
},
"dependencies": {
"@sapphire/fetch": "^2.4.1",
"@sapphire/result": "^2.6.1",
"@sapphire/utilities": "^3.11.1",
"colorette": "^2.0.19",
"@sapphire/result": "^2.6.4",
"@sapphire/utilities": "^3.13.0",
"colorette": "^2.0.20",
"common-tags": "^1.8.2",
"css": "^3.0.0",
"typedoc-json-parser": "^9.0.1"
},
"devDependencies": {
"@docusaurus/types": "^2.4.0",
"@types/common-tags": "^1.8.1",
"dotenv": "^16.0.3",
"@docusaurus/types": "^2.4.3",
"@types/common-tags": "^1.8.2",
"dotenv": "^16.3.1",
"esbuild-plugin-file-path-extensions": "^1.0.0",
"tsup": "^6.7.0",
"typescript": "^5.0.4"
"tsup": "^7.2.0",
"typescript": "^5.2.2"
}
}
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,50 +31,50 @@
"postinstall": "husky install .github/husky"
},
"dependencies": {
"@docusaurus/core": "2.4.1",
"@docusaurus/plugin-pwa": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@docusaurus/theme-search-algolia": "2.4.1",
"@docusaurus/core": "2.4.3",
"@docusaurus/plugin-pwa": "2.4.3",
"@docusaurus/preset-classic": "2.4.3",
"@docusaurus/theme-search-algolia": "2.4.3",
"@heroicons/react": "^2.0.18",
"@mdx-js/react": "^1.6.22",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "1.1.5",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "1.2.0",
"@sapphire/docusaurus-plugin-ts2esm2cjs": "1.1.6",
"@svgr/webpack": "^6.5.1",
"@tippyjs/react": "^4.2.6",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"swr": "^2.2.2"
"swr": "^2.2.4"
},
"devDependencies": {
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@docusaurus/module-type-aliases": "2.4.0",
"@sapphire/eslint-config": "^4.4.1",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^4.0.0",
"@types/node": "^18.15.11",
"@types/react": "^18.0.35",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@docusaurus/module-type-aliases": "2.4.3",
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/node": "^20.8.3",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.11",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.1",
"markdownlint": "^0.28.1",
"markdownlint-cli2": "^0.6.0",
"prettier": "^2.8.7",
"lint-staged": "^14.0.1",
"markdownlint": "^0.31.1",
"markdownlint-cli2": "^0.10.0",
"prettier": "^3.0.3",
"pretty-quick": "^3.1.3",
"rimraf": "^5.0.0",
"typescript": "^5.0.4"
"rimraf": "^5.0.5",
"typescript": "^5.2.2"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down Expand Up @@ -112,5 +112,5 @@
"path": "./node_modules/cz-conventional-changelog"
}
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].4"
}
Loading

0 comments on commit 2205bbb

Please sign in to comment.