Skip to content
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
942 changes: 0 additions & 942 deletions .yarn/releases/yarn-4.12.0.cjs

This file was deleted.

940 changes: 940 additions & 0 deletions .yarn/releases/yarn-4.13.0.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 @@ -4,7 +4,7 @@ changesetIgnorePatterns:

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.12.0.cjs
yarnPath: .yarn/releases/yarn-4.13.0.cjs

logFilters:
- code: YN0060 # Suppress peer dependency mismatch warnings
Expand Down
6 changes: 3 additions & 3 deletions examples/benchmark-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"react": "19.2.3",
"react-dom": "19.2.3",
"react-window": "^2.2.7",
"swr": "2.3.6"
"swr": "2.4.1"
},
"devDependencies": {
"@anansi/babel-preset": "6.2.25",
"@anansi/browserslist-config": "^1.4.3",
"@anansi/webpack-config": "21.1.16",
"@babel/core": "^7.22.15",
"@playwright/test": "1.58.2",
"@types/node": "24.11.0",
"@types/node": "24.12.0",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"playwright": "1.58.2",
"serve": "14.2.6",
"tsx": "4.19.2",
"tsx": "4.21.0",
"typescript": "6.0.1-rc",
"webpack": "5.105.4",
"webpack-cli": "6.0.1"
Expand Down
6 changes: 3 additions & 3 deletions examples/coin-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "coinbase-lite",
"version": "0.0.15",
"packageManager": "yarn@4.12.0",
"packageManager": "yarn@4.13.0",
"description": "Coin App",
"scripts": {
"lint": "eslint src --ext .ts,.tsx",
Expand Down Expand Up @@ -40,8 +40,8 @@
"webpack-cli": "*"
},
"dependencies": {
"@anansi/cli": "3.1.103",
"@anansi/core": "0.22.8",
"@anansi/cli": "3.1.104",
"@anansi/core": "0.22.9",
"@anansi/router": "0.10.22",
"@babel/runtime-corejs3": "7.29.2",
"@data-client/img": "0.15.0",
Expand Down
72 changes: 36 additions & 36 deletions examples/github-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@anansi/cli": "3.1.103",
"@anansi/cli": "3.1.104",
"@anansi/babel-preset": "6.2.25",
"@anansi/browserslist-config": "1.7.4",
"@anansi/webpack-config": "21.1.16",
Expand All @@ -49,7 +49,7 @@
"webpack-dev-server": "5.2.3"
},
"dependencies": {
"@anansi/core": "0.22.8",
"@anansi/core": "0.22.9",
"@anansi/router": "0.10.22",
"@ant-design/cssinjs": "2.1.2",
"@ant-design/icons": "6.1.0",
Expand All @@ -59,7 +59,7 @@
"@data-client/react": "0.15.7",
"@data-client/rest": "0.15.7",
"@js-temporal/polyfill": "^0.5.1",
"antd": "6.3.2",
"antd": "6.3.3",
"core-js": "^3.48.0",
"history": "^5.3.0",
"parse-link-header": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/test-bundlesize/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "test-bundlesize",
"version": "0.1.7",
"packageManager": "yarn@4.12.0",
"packageManager": "yarn@4.13.0",
"description": "Testing Bundled Size",
"scripts": {
"lint": "eslint src --ext .ts,.tsx",
Expand Down
1 change: 1 addition & 0 deletions examples/vue-todo-app/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
legacy-peer-deps=true
24 changes: 12 additions & 12 deletions examples/vue-todo-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@anansi/babel-preset": "^6.2.19",
"@anansi/browserslist-config": "1.7.4",
"@anansi/eslint-plugin": "1.0.70",
"@anansi/eslint-plugin": "1.0.71",
"@anansi/jest-preset": "0.11.31",
"@babel/cli": "7.28.6",
"@babel/core": "7.29.0",
Expand All @@ -81,8 +81,8 @@
"@types/node": "24.12.0",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"babel-plugin-module-resolver": "5.0.2",
"babel-plugin-syntax-hermes-parser": "^0.33.0",
"babel-plugin-module-resolver": "5.0.3",
"babel-plugin-syntax-hermes-parser": "^0.34.0",
"benchmark": "^2.1.4",
"copyfiles": "^2.4.1",
"core-js": "^3.40.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"react-dom": "19.2.3",
"react-test-renderer": "19.2.3"
},
"packageManager": "yarn@4.12.0",
"packageManager": "yarn@4.13.0",
"prettier": {
"printWidth": 80,
"semi": true,
Expand Down
Loading
Loading