@odoo/o-spreadsheet 18.0.47 → 18.0.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
1
  <!--
2
2
  This file is generated by o-spreadsheet build tools. Do not edit it.
3
3
  @see https://github.com/odoo/o-spreadsheet
4
- @version 18.0.47
5
- @date 2025-10-16T06:39:23.989Z
6
- @hash 0216b06
4
+ @version 18.0.49
5
+ @date 2025-11-24T07:41:03.014Z
6
+ @hash b4ef5b7
7
7
  -->
8
8
  <odoo>
9
9
  <t t-name="o-spreadsheet-ActionButton">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odoo/o-spreadsheet",
3
- "version": "18.0.47",
3
+ "version": "18.0.49",
4
4
  "description": "A spreadsheet component",
5
5
  "type": "module",
6
6
  "main": "dist/o-spreadsheet.cjs.js",
@@ -112,7 +112,7 @@
112
112
  "xmlSelfClosingSpace": false
113
113
  },
114
114
  "dependencies": {
115
- "@odoo/owl": "2.5.1",
115
+ "@odoo/owl": "2.8.1",
116
116
  "bootstrap": "^5.3.3",
117
117
  "font-awesome": "^4.7.0",
118
118
  "rbush": "^3.0.1"