Skip to content
Open
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
8 changes: 4 additions & 4 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ jobs:
publish_new_version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: 18
node-version: 24
- name: prepare yarn
run: |
corepack enable yarn
yarn config set npmScopes.paosder.npmAuthToken ${{ secrets.NPM_PUBLISH_TOKEN }}
yarn install --immutable
- uses: actions/github-script@v3
- uses: actions/github-script@v8
name: Modify package.json
id: new-version
with:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
node-version: [14.x, 16.x, 18.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v6
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v6
with:
node-version: ${{ matrix.node-version }}
- name: prepare yarn
Expand All @@ -28,7 +28,7 @@ jobs:
- name: Build project
run: yarn build
- name: Coverage Report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v5
with:
files: ./coverage/clover.xml
verbose: true
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/test-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ jobs:
publish_test_version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: 16
node-version: 24
- name: prepare yarn
run: |
corepack enable yarn
yarn config set npmScopes.paosder.npmAuthToken ${{ secrets.NPM_PUBLISH_TOKEN }}
yarn install --immutable
- uses: actions/github-script@v3
- uses: actions/github-script@v8
with:
script: |
const fs = require('fs');
Expand Down
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

942 changes: 942 additions & 0 deletions .yarn/releases/yarn-4.12.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 @@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"

yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-4.12.0.cjs
4 changes: 2 additions & 2 deletions examples/webgl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@snowpack/plugin-typescript": "^1.2.0",
"@types/canvas-confetti": "^1.0.0",
"@types/snowpack-env": "^2.3.2",
"prettier": "^2.0.5",
"prettier": "^3.0.0",
"snowpack": "^3.0.1",
"snowpack-plugin-glslify": "^1.0.0",
"typescript": "^4.0.0"
"typescript": "^5.0.0"
}
}
30 changes: 15 additions & 15 deletions examples/webgl/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1376,12 +1376,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.0.5":
version: 2.2.1
resolution: "prettier@npm:2.2.1"
"prettier@npm:^3.0.0":
version: 3.8.1
resolution: "prettier@npm:3.8.1"
bin:
prettier: bin-prettier.js
checksum: 800de2df3d37067ab24478c7f32c60ca0c57b01742133287829feeb4a70d239a7bf6bccb56196784777af591ad80fb9ba70c1a49b0fcecf9f5622a764d513edb
prettier: bin/prettier.cjs
checksum: 36fe4ecd95751aa17fea70b48afd5086e88002988238112fc1be30a5307af6983e1833be790b0cc1c54702b71f73b12bfec12c05166d7619e3151ab221654297
languageName: node
linkType: hard

Expand Down Expand Up @@ -1522,10 +1522,10 @@ __metadata:
"@types/canvas-confetti": ^1.0.0
"@types/snowpack-env": ^2.3.2
gl-matrix: ^3.3.0
prettier: ^2.0.5
prettier: ^3.0.0
snowpack: ^3.0.1
snowpack-plugin-glslify: ^1.0.0
typescript: ^4.0.0
typescript: ^5.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1813,23 +1813,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.0.0":
version: 4.2.4
resolution: "typescript@npm:4.2.4"
"typescript@npm:^5.0.0":
version: 5.9.3
resolution: "typescript@npm:5.9.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 89c397df192f239359ad798b96d8e8d552e12c0c189ac5676cec4c20c410d6eec636b8e59a88f2aef0a56d961a9678d99c400099be9b7cae2f7b062eb4b7b171
checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
languageName: node
linkType: hard

"typescript@patch:typescript@^4.0.0#~builtin<compat/typescript>":
version: 4.2.4
resolution: "typescript@patch:typescript@npm%3A4.2.4#~builtin<compat/typescript>::version=4.2.4&hash=a1c5e5"
"typescript@patch:typescript@^5.0.0#~builtin<compat/typescript>":
version: 5.9.3
resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: eb86e0e8022e5297f7a7b871b6edfbf33b57049416ada8bf97c358760125c7c79f074fbebd1b8e8230f858ae05eb22ad0e805e8f6acd5eae1fa886681624c15e
checksum: 8bb8d86819ac86a498eada254cad7fb69c5f74778506c700c2a712daeaff21d3a6f51fd0d534fe16903cb010d1b74f89437a3d02d4d0ff5ca2ba9a4660de8497
languageName: node
linkType: hard

Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@
],
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@types/jest": "^28",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"esbuild": "^0.15.9",
"eslint": "^8.24.0",
"@commitlint/cli": "^20.0.0",
"@commitlint/config-conventional": "^20.0.0",
"@types/jest": "^30.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"esbuild": "^0.27.0",
"eslint": "^9.0.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"husky": "^8.0.1",
"jest": "^28",
"rimraf": "^3.0.2",
"husky": "^9.0.0",
"jest": "^30.0.0",
"rimraf": "^6.0.0",
"standard-version": "^9.5.0",
"ts-jest": "^28",
"typedoc": "^0.23.15",
"typescript": "4.8.3"
"ts-jest": "^29.0.0",
"typedoc": "^0.28.0",
"typescript": "5.9.3"
},
"scripts": {
"clean": "rimraf dist && rimraf tsconfig.tsbuildinfo",
Expand All @@ -52,5 +52,5 @@
"docgen": "typedoc src/map.ts",
"release": "standard-version"
},
"packageManager": "yarn@3.2.3"
"packageManager": "yarn@4.12.0"
}
Loading
Loading