@odoo/o-spreadsheet 18.0.46 → 18.0.48

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.46
5
- @date 2025-10-07T10:01:38.496Z
6
- @hash 67a1b4a
4
+ @version 18.0.48
5
+ @date 2025-11-12T14:16:31.402Z
6
+ @hash d1efb0b
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.46",
3
+ "version": "18.0.48",
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"