Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependencies (non-major) #962

Merged
merged 1 commit into from
Aug 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
532 changes: 266 additions & 266 deletions .yarn/releases/yarn-3.2.2.cjs → .yarn/releases/yarn-3.2.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ packageExtensions:
dependencies:
postcss: "*"

yarnPath: .yarn/releases/yarn-3.2.2.cjs
yarnPath: .yarn/releases/yarn-3.2.3.cjs
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sabertazimi/blog",
"version": "3.6.0",
"packageManager": "yarn@3.2.2",
"packageManager": "yarn@3.2.3",
"description": "A blog system based on React and Next",
"keywords": [
"blog",
Expand Down Expand Up @@ -51,12 +51,12 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@codesandbox/sandpack-react": "^1.5.1",
"@codesandbox/sandpack-react": "^1.5.5",
"@codesandbox/sandpack-themes": "^1.5.0",
"@octokit/rest": "^19.0.4",
"antd": "^4.22.7",
"antd": "^4.22.8",
"classnames": "^2.3.1",
"framer-motion": "^7.2.0",
"framer-motion": "^7.2.1",
"gray-matter": "^4.0.3",
"katex": "^0.16.0",
"next": "^12.2.5",
Expand All @@ -73,7 +73,7 @@
"react-use": "^17.4.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^6.1.1",
"rehype-external-links": "^2.0.0",
"rehype-external-links": "^2.0.1",
"rehype-katex": "^6.0.2",
"rehype-slug": "^5.0.1",
"remark-directive": "^2.0.1",
Expand All @@ -90,7 +90,7 @@
"@octokit/types": "^7.1.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@types/jest": "^28.1.7",
"@types/jest": "^28.1.8",
"@types/jest-axe": "^3.5.4",
"@types/mdast": "^3.0.10",
"@types/node": "^18.0.3",
Expand All @@ -115,6 +115,6 @@
"tailwindcss": "^3.1.8",
"ts-jest": "^28.0.8",
"tslib": "^2.4.0",
"typescript": "^4.7.4"
"typescript": "^4.8.2"
}
}
78 changes: 39 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1600,19 +1600,19 @@ __metadata:
languageName: node
linkType: hard

"@codesandbox/sandpack-client@npm:^1.4.0":
version: 1.4.0
resolution: "@codesandbox/sandpack-client@npm:1.4.0"
"@codesandbox/sandpack-client@npm:^1.5.4":
version: 1.5.4
resolution: "@codesandbox/sandpack-client@npm:1.5.4"
dependencies:
codesandbox-import-utils: ^1.2.3
lodash.isequal: ^4.5.0
checksum: a23599d5edc709c294aba6cb08888f883c79d5e4529868154ce7cf724ebba43672c8ee718d56a6f4afbc52d132a427f59e7e5849f916633b01ae97dc3e77a3dd
checksum: d99367308af8d1f2b5fd9609a219a8bc3de09b3c9395b424d2c3bf6229245f85ae8979078a1178cf49b556d962545fb337db4df2d85fa393462906f08ef53a49
languageName: node
linkType: hard

"@codesandbox/sandpack-react@npm:^1.5.1":
version: 1.5.1
resolution: "@codesandbox/sandpack-react@npm:1.5.1"
"@codesandbox/sandpack-react@npm:^1.5.5":
version: 1.5.5
resolution: "@codesandbox/sandpack-react@npm:1.5.5"
dependencies:
"@code-hike/classer": ^0.0.0-aa6efee
"@codemirror/closebrackets": ^0.19.0
Expand All @@ -1629,7 +1629,7 @@ __metadata:
"@codemirror/matchbrackets": ^0.19.3
"@codemirror/state": ^0.19.6
"@codemirror/view": ^0.19.32
"@codesandbox/sandpack-client": ^1.4.0
"@codesandbox/sandpack-client": ^1.5.4
"@react-hook/intersection-observer": ^3.1.1
"@stitches/core": ^1.2.6
codesandbox-import-util-types: ^2.2.3
Expand All @@ -1640,7 +1640,7 @@ __metadata:
peerDependencies:
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: 162efdf19cae6bbf5b4676895ce59c96ad9aa852d83bd60ee96e428909b892536b713dd94a278337baffa01d6267f98b0de6b27ace92f8b70075b43837171955
checksum: 37b96ebf349f3943731aeae1b1626bce5917cbacdf6c23294e0196ff6527c99f4157b9b654abf75f6441dcd95d518bc04d35574c6891fa92bc42dc9eb23c097b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2815,27 +2815,27 @@ __metadata:
resolution: "@sabertazimi/blog@workspace:."
dependencies:
"@ant-design/icons": ^4.7.0
"@codesandbox/sandpack-react": ^1.5.1
"@codesandbox/sandpack-react": ^1.5.5
"@codesandbox/sandpack-themes": ^1.5.0
"@dg-scripts/stylelint-config": ^5.11.0
"@octokit/rest": ^19.0.4
"@octokit/types": ^7.1.1
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^13.3.0
"@types/jest": ^28.1.7
"@types/jest": ^28.1.8
"@types/jest-axe": ^3.5.4
"@types/mdast": ^3.0.10
"@types/node": ^18.0.3
"@types/react": ^18.0.17
"@types/react-dom": ^18.0.6
"@types/unist": ^2.0.6
antd: ^4.22.7
antd: ^4.22.8
classnames: ^2.3.1
cypress: ^10.6.0
eslint: ^8.22.0
eslint-config-next: ^12.2.5
eslint-config-prettier: ^8.5.0
framer-motion: ^7.2.0
framer-motion: ^7.2.1
gray-matter: ^4.0.3
jest: ^28.1.3
jest-axe: ^6.0.0
Expand All @@ -2860,7 +2860,7 @@ __metadata:
react-use: ^17.4.0
reading-time: ^1.5.0
rehype-autolink-headings: ^6.1.1
rehype-external-links: ^2.0.0
rehype-external-links: ^2.0.1
rehype-katex: ^6.0.2
rehype-slug: ^5.0.1
remark-directive: ^2.0.1
Expand All @@ -2876,7 +2876,7 @@ __metadata:
ts-jest: ^28.0.8
tslib: ^2.4.0
typed.js: ^2.0.12
typescript: ^4.7.4
typescript: ^4.8.2
unist-util-visit: ^4.1.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3197,13 +3197,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:*, @types/jest@npm:^28.1.7":
version: 28.1.7
resolution: "@types/jest@npm:28.1.7"
"@types/jest@npm:*, @types/jest@npm:^28.1.8":
version: 28.1.8
resolution: "@types/jest@npm:28.1.8"
dependencies:
expect: ^28.0.0
pretty-format: ^28.0.0
checksum: 17c9bf9667cd4f062eba5aa9eaea248927bf6479da1cc009e0b7d26d501f460f068dd23eddb67d2602264e915a30b63ae7c9cbb516723ffd18589f6f9d267d43
checksum: d4cd36158a3ae1d4b42cc48a77c95de74bc56b84cf81e09af3ee0399c34f4a7da8ab9e787570f10004bd642f9e781b0033c37327fbbf4a8e4b6e37e8ee3693a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3907,9 +3907,9 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:^4.22.7":
version: 4.22.7
resolution: "antd@npm:4.22.7"
"antd@npm:^4.22.8":
version: 4.22.8
resolution: "antd@npm:4.22.8"
dependencies:
"@ant-design/colors": ^6.0.0
"@ant-design/icons": ^4.7.0
Expand Down Expand Up @@ -3958,7 +3958,7 @@ __metadata:
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 9fc8b390f3b81871f8db332efadd9edcbe69839f8eda59ef37d429d80c74be800e301b3a6c4017e1c580815dc5b9f92fca6a663645a419e8559580bf71270c2b
checksum: e7fffd8e09e796c69935c2b16831a59c5e5d6b459afc3a55c9ae0c24f177c3fdb5a575efbb291fc88e5bd92f2c74b26a6e48e2d67523b0ac0b0f7692035592d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -6973,9 +6973,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^7.2.0":
version: 7.2.0
resolution: "framer-motion@npm:7.2.0"
"framer-motion@npm:^7.2.1":
version: 7.2.1
resolution: "framer-motion@npm:7.2.1"
dependencies:
"@emotion/is-prop-valid": ^0.8.2
"@motionone/dom": 10.13.1
Expand All @@ -6990,7 +6990,7 @@ __metadata:
dependenciesMeta:
"@emotion/is-prop-valid":
optional: true
checksum: 6b03eff78e213a964ed8147e3c0d97756f2d9c1d18d7c92f82d177044815612ad2e098c8ca90a85cc9c51651c1b2bb1c194f943a0ccbfe0d978370f568893e7c
checksum: 765406514606c5c812b7f81fb7c250f3ab7b0fe2b9eb01de79257219239252e6ccb897455377ae16ce8353248c6481b53b55da54f8aedd6a0f6e08a90dbebbdd
languageName: node
linkType: hard

Expand Down Expand Up @@ -13045,17 +13045,17 @@ __metadata:
languageName: node
linkType: hard

"rehype-external-links@npm:^2.0.0":
version: 2.0.0
resolution: "rehype-external-links@npm:2.0.0"
"rehype-external-links@npm:^2.0.1":
version: 2.0.1
resolution: "rehype-external-links@npm:2.0.1"
dependencies:
"@types/hast": ^2.0.0
extend: ^3.0.0
is-absolute-url: ^4.0.0
space-separated-tokens: ^2.0.0
unified: ^10.0.0
unist-util-visit: ^4.0.0
checksum: 702cb886cc61eaa5aab084430a9b8730c92e53613c7b20f44d6428da7ed2cf7a635aa2e49992743098ca3877bf38649df08f232f55994b84435fd5d4c27626d2
checksum: 56d3a49d1f7bff62bebfb2fdd2c15f8d39a26323090fb8935c202e3c2e3cce217a7d5c4c4b684b09e5a4c896c5b586931c71ec9eaabe1120693b44e3cf0704ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -15008,23 +15008,23 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"typescript@npm:^4.7.4":
version: 4.7.4
resolution: "typescript@npm:4.7.4"
"typescript@npm:^4.8.2":
version: 4.8.2
resolution: "typescript@npm:4.8.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5750181b1cd7e6482c4195825547e70f944114fb47e58e4aa7553e62f11b3f3173766aef9c281783edfd881f7b8299cf35e3ca8caebe73d8464528c907a164df
checksum: 7f5b81d0d558c9067f952c7af52ab7f19c2e70a916817929e4a5b256c93990bf3178eccb1ac8a850bc75df35f6781b6f4cb3370ce20d8b1ded92ed462348f628
languageName: node
linkType: hard

"typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>":
version: 4.7.4
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
"typescript@patch:typescript@^4.8.2#~builtin<compat/typescript>":
version: 4.8.2
resolution: "typescript@patch:typescript@npm%3A4.8.2#~builtin<compat/typescript>::version=4.8.2&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 9096d8f6c16cb80ef3bf96fcbbd055bf1c4a43bd14f3b7be45a9fbe7ada46ec977f604d5feed3263b4f2aa7d4c7477ce5f9cd87de0d6feedec69a983f3a4f93e
checksum: 5cb0f02f414f5405f4b0e7ee1fd7fa9177b6a8783c9017b6cad85f56ce4c4f93e0e6f2ce37e863cb597d44227cd009474c9fbd85bf7a50004e5557426cb58079
languageName: node
linkType: hard

Expand Down