mirror of
https://github.com/plankanban/planka.git
synced 2025-08-02 20:15:27 +02:00
chore: Update version
This commit is contained in:
parent
4fb60e8c8e
commit
c43f828af4
6 changed files with 204 additions and 286 deletions
8
client/package-lock.json
generated
8
client/package-lock.json
generated
|
@ -21372,16 +21372,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.6.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
|
||||
"integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
|
||||
"version": "4.9.5",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
|
||||
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.17"
|
||||
"node": ">=4.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/typescript-compare": {
|
||||
|
|
|
@ -1 +1 @@
|
|||
export default '1.21.1';
|
||||
export default '1.22.0';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue